***THIS APP IS LINUX ONLY! IF YOU ARE ON WINDOWS PLEASE USE WSL***
Premier open source AI coding agent. Supports almost every model!
(note: Setup instructions and readme.md are written with ai as english is my second language and its a bit hard for me to write long paragraphs with good grammar)
Has support for RAG codebase indexing along with a memory bank, both of which can auto update, to give the LLM good context management. Supports ai.hackclub.com model for testing. Also has MCP server support for extending the capabilities, and a *ton* of tools including browser automation via Playwright, etc
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Make extremely fancy UI, and add playwright and mcp server support + memory auto update. Should be the final devlog before ship, just gotta put this on pypi now
Add symbol based tools e.g get all symbols in file and read specific symbol, along with rag auto update + support for Hack Club AI provider, context window & cost estimation + cost limits, background update for RAG and custom instructions support
Add full and complete RAG implementation, combined with auto-rag initialization, auto memory initialization, and even better GUI with more customizability
Add support for improved memory with the structure for rag implementation along with support for xml if tool calls are not supported
Add modes system with code mode, ask mode, architect mode, subagent mode, along with having settings for each model. Also add saving memories
Add tests + dynamic dropdown featuring all model providers/models
Also add user input tool to get user feedback
Do trial and error with system prompt until i got it to bee pretty good, add sequential thinking tool
Add many more tools including readfolder, read many files, fetch a url, run bash command, etc. Also improve GUI slightly.