Anna is an agentic coding assistant.
It (she?) is named after Anna Winlock, a pioneering woman in computing who worked at Harvard College Observatory in the late 1800s.
TBA
- agentic: attempts to be independent and autonomous
- editor-independent: runs outside the editor
- utilizes "rules" files from popular editors
- utilizes MCP servers
- backend agnostic
- supports any language
- adds additional context for some languages (e.g. rust)
anna
: The binary crate containing the applicationwinlock
: The library crate containing the core functionality
See the dev docs at docs/dev/README.md.