← Back to context

Comment by nimasadri11

1 month ago

I'm building ata, an open source research and coding agent. Started as an internal tool, open sourced it a few weeks ago. It helps me combine and understand concepts across multiple papers, pull the best ideas from each, and turn them into code. It uses Treesitter and Lsp for multi-repo code understanding.

The focus is on the interfaces: there's a reading view that keeps you locked in without drowning in information, and a voice mode with karaoke-style word highlighting. Also built an iOS app for research on the go, releasing that soon.

npm install -g @a2a-ai/ata https://github.com/Agents2AgentsAI/ata/