Devlog 3: Buddy Pre-release is still a pre-release.
I am so close to getting this available for all hack clubbers !?!?!
But the problem is it isnt polished yet…
😢
Recap for New comers - Skip this if you read the last 2 devlogs
Buddy is a Desktop AI assistant/agent that fetches info and runs commands on your computer (Mac specifically, others will come soon). But at first it was just a terminal assistant but one of you guys in slack said i should make a good gui for it like a nice cool user interface for it. and i did and then i go the idea of making this like something all hack clubbers can use and enjoy so now im stuck making a polished app for all hack clubbers
and so…
Warning Extremly long and descriptive devlog ahead
⚠️⚠️⚠️
What i did so far…
Basically I added..
- Tuff bear logo for the menubar icon
- Settings page - manage instructions, your info, links, api’s etc (not finished yet )
- Actually working chat history - You can access previous chats youve had with it
- Library Page - Lists every single chat youve ever had with it chronologically
- Attach files - you can add any files you would like to it (almost done)
- A base version of a long term memory - This is what bridges it from being a mindless ai robot to someone who can work alongside you and actually remember projects you have collaborated on with it. (very small thing using an offbrand RAG system)
In short i realized im gonna have to do a lot more to make this in good shape maybe at least 2 or 3 devlogs before i can send out a Buddy Beta for Mac and then windows and linux
Not much has changed in UI. just the different pages and soon i will add a way to change theme color
Next?
this is gonna be a long sequence but here we go
- finish attach files update
- Extensions page - allow user to add different extensions such as access to github or access to messages etc
- finish settings
- add different thinking modes
- Long-term memory v2
- polish UI further
- Find UI bugs - debugging
- make into an app and test on my mac
- start making windows and linux versions
- this shouldnt be that hard because there are 3 parts of my code base,
The UI, The Model, and the backend.
The model is universal and my UI is too.
for the backend python is also mostly universal, what isnt universal is tool calls rn it uses applescript and other mac only commands. im gonna have to recreate that for the other systems.
I dont know why it says 8 hours i swear it should be a bit more and i dont know why i took so long to post.
Stay tuned in Devlog 5 or 6 i should release a beta for mac and next devlog should be linux and windows.
P.S Comment a cool thing i should add (I honestly have no ideas)
P.P.S Repost If You this is cool and you want more people to see this and have access to this tool
Comments 1
BTW for the menu bar icon its only one icon its the bear on the left
Also Comment What I should add, and also feel free to ask questions
Sign in to join the conversation.