Settings

Theme

Show HN: Binharic – A terminal-based AI coding agent

2 points by habedi0 2 months ago · 0 comments · 1 min read

Reader

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

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection