GodMode
GodMode copied to clipboard
[Request / Question] Project status
Hello!
May I ask, what is the project status?
This is really useful / promising.
I see last commit "3 months ago". I am thinking of contributing. Already running it from source, and did some small changes to see how it works.
Some [megalomaniac] ideas would be to combine it with system search/launcher (A'la Alfred etc.) and with LAM-like machinery (Large Action Model a'la Rabbit R1) and with something like quake console. "One prompt [text area] to rule them all" ;). Other lines of thinking would be embedding this into VSCode. Other food for thought: Tauri (Rust) instead of Electron (just brainstorming).
Thoughts?
Any hints on project status/plans?
I'm also checking list of forks (maybe someone picked up the good work) :
curl -H "Accept: application/vnd.github.v3+json" \
https://api.github.com/repos/smol-ai/GodMode/forks # TODO sort by last commit most recent
Gotta sort from most recent. But it's late tonight :).
Thanks. PS I'm investigating some bugs I'm running into to see if I can fix them.
seems dormant. let me know if you're working on a fork.
haha yes contributions are welcome. i just have limited time/resources. we did explore Tauri for performance, however, we were told that building a multiple tabs browser like we do is explicitly an antigoal of Tauri so i'm not sure what to do there.
what's one small thing you'd like to contribute?