-
Notifications
You must be signed in to change notification settings - Fork 349
Description
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.