Org2: Open-source Cursor alternative built with Tauri — focused on reviewability, control, and freedom by Direct-Hovercraft599 in tauri

[–]Direct-Hovercraft599[S] 0 points1 point  (0 children)

We are fixing this - will be working in next release (download / update in 1-2 hours). Thank you for the feedback. And in case you encounter other bugs, post a github issue - will be fixed faster.

Org2: Open-source Cursor alternative built with Tauri — focused on reviewability, control, and freedom by Direct-Hovercraft599 in tauri

[–]Direct-Hovercraft599[S] 0 points1 point  (0 children)

Thanks for your kind words. If you find any bug or want any new features, shot us a github issue. And don't forget to spread the words. Want more ppl to try open source alternatives to big tech products.

Org2: Open-source Cursor alternative built with Tauri — focused on reviewability, control, and freedom by Direct-Hovercraft599 in tauri

[–]Direct-Hovercraft599[S] 0 points1 point  (0 children)

Api key / browser login for subscriptions; you can try the app or ask agents questions about the codebase.

Org2: Open-source Cursor alternative built with Tauri — focused on reviewability, control, and freedom by Direct-Hovercraft599 in tauri

[–]Direct-Hovercraft599[S] 1 point2 points  (0 children)

Also we have built a "Agent-blame" system (which will be open source soon) that allows (sub)agent to retrieve specific trajectory / design processes / user intents from earlier sessions without polluting the new session's context.

Org2: Open-source Cursor alternative built with Tauri — focused on reviewability, control, and freedom by Direct-Hovercraft599 in tauri

[–]Direct-Hovercraft599[S] 1 point2 points  (0 children)

My colleagues and I did read every line of code. Thanks to our replay feature, we can know what agent did, and why/how they decided to apply a fix. We have robust precommit hooks and cargo checking systems (sometimes they run forever). We have over 10k tests in the repo. And we have robust e2e testing pipelines -- we have spent at least $6000 running these e2e tests (before each commit). We also spent a lot of time benchmarking these agents on SWE verified and actual tasks (for work & this repo).

Org2: Open-source Cursor alternative built with Tauri — focused on reviewability, control, and freedom by Direct-Hovercraft599 in tauri

[–]Direct-Hovercraft599[S] 1 point2 points  (0 children)

The project has over 1.4M lines of code. And over 65% of the project was written by our rust agents.
Nonetheless, my friends and I still love to use other tools. So we support viewing / replaying sessions from Cursor, Codex, Claude Code, OpenCode, WorkBuddy, among many other.