Agentic (LINUX ONLY, USE WSL IF WINDOWS)

Agentic (LINUX ONLY, USE WSL IF WINDOWS)

11 devlogs
47h 11m
•  Ship certified
Created by SUPA Siblings

***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

Timeline

Ship 1

1 payout of shell 253.0 shells

SUPA Siblings

10 days ago

SUPA Siblings Covers 11 devlogs and 47h 11m

Finishing touches

Update attachment

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

Update attachment

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

Update attachment

Add full and complete RAG implementation, combined with auto-rag initialization, auto memory initialization, and even better GUI with more customizability

Update attachment

Add support for improved memory with the structure for rag implementation along with support for xml if tool calls are not supported

Update attachment

Add modes system with code mode, ask mode, architect mode, subagent mode, along with having settings for each model. Also add saving memories

Update attachment

Add tests + dynamic dropdown featuring all model providers/models

Also add user input tool to get user feedback

Update attachment

Do trial and error with system prompt until i got it to bee pretty good, add sequential thinking tool

Update attachment

Add many more tools including readfolder, read many files, fetch a url, run bash command, etc. Also improve GUI slightly.

Update attachment

add basic tools + interactive setting picker.

Update attachment

make rudimentary agent gui

Update attachment