Surfer VSCODE Extension banner

Surfer VSCODE Extension

12 devlogs
10h 30m 25s

hey there! I’m making an vscode extension that will allow users to talk to groq ai through the chat pane and assign the ai model tasks to do by entering it in the task pannel

Demo Repository

Loading README...

abtheinnovator

I added a guide video page, changed min version from 1.110.0 to 1.106.0. I also updated the readme.

Attachment
0
abtheinnovator

i fixed progress tracking so it actually shows done for tasks after its done. Now I just need to fix the prompts.

Attachment
0
abtheinnovator

I added animations to the landing page and added the product page. I also got to know how well my agent system is work cause I used it for some tasks. It definetly works and is fast. But the model is not the best for code

0
abtheinnovator

I updated the package.json, updated the website by adding a prciing page and switched to the space mono funt and submitted the extension for review!

Attachment
0
abtheinnovator

The agent can now make normal webpages! I made it able to detect the current framework and the language.

0
abtheinnovator

I worked on the task agents! I got the head agent to work btu no lock with the lower agents yet:< Will keep you updated. For the agents I am using groq plus vercel ai sdk.

Attachment
0
abtheinnovator

I added code formatting and chat huistory. So now groq has the content of your full chat

Attachment
0
abtheinnovator

I made the chat interface work. Im gonna add the feature to reference files now :>

Attachment
0
abtheinnovator

I created a function to return responses from grok! The sidebar has something wrong with it tho. As soon as I loaded tailwind as soon as i enter something the input field disappears. 😭

Attachment
0