I’ve been building Binharic, an open-source AI coding assistant that runs in the terminal. It’s written in TypeScript and uses the AI SDK from Vercel for its agentic logic, including tool use and workflow management.
It supports models from OpenAI, Google, Anthropic, and local ones through Ollama. It has a built-in keyword-based RAG pipeline and can use external tools via the MCP.
Many things about the agent are customizable, including its personality. The default persona is a Tech-Priest from Warhammer 40k, but this can be changed.
The project is still in early development, and I’m looking for feedback on the technical implementation and features.
Project’s GitHub repo: https://github.com/CogitatorTech/binharic-cli
Comments URL: https://news.ycombinator.com/item?id=45605604
Points: 2
# Comments: 0
Source: news.ycombinator.com