GodMode icon indicating copy to clipboard operation
GodMode copied to clipboard

[Request / Question] Project status

Open karol-depka opened this issue 1 year ago • 2 comments

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.

karol-depka avatar Feb 27 '24 04:02 karol-depka

seems dormant. let me know if you're working on a fork.

ashishanand7 avatar Mar 20 '24 17:03 ashishanand7

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?

swyxio avatar Mar 27 '24 23:03 swyxio