File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,9 @@ Binharic is a terminal-based AI coding assistant (a coding agent) similar to Ope
2323Anthropic's Claude Code—but with the personality of a devout Tech-Priest of the Adeptus Mechanicus.
2424Binharic is written in TypeScript and uses the [ AI SDK] ( https://ai-sdk.dev/ ) framework for most of its underlying
2525agentic logic (like tool calling and workflow management).
26- Moreover, its architecture follows the recommendations mentioned in the
27- [ building effective agents] ( https://www.anthropic.com/engineering/building-effective-agents ) from Anthropic.
26+ Additionally, its architecture follows the recommendations mentioned in the
27+ [ building effective agents] ( https://www.anthropic.com/engineering/building-effective-agents ) article from Anthropic,
28+ to a good degree.
2829
2930Binharic's development started as a personal project to learn more about building a terminal-based coding agent.
3031However, the project has grown somewhat into a full-fledged coding assistant with a lot of features
You can’t perform that action at this time.
0 commit comments