Skip to content

Commit 3371ab2

Browse files
committed
WIP
1 parent 99f754a commit 3371ab2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ Binharic is a terminal-based AI coding assistant (a coding agent) similar to Ope
2323
Anthropic's Claude Code—but with the personality of a devout Tech-Priest of the Adeptus Mechanicus.
2424
Binharic is written in TypeScript and uses the [AI SDK](https://ai-sdk.dev/) framework for most of its underlying
2525
agentic 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

2930
Binharic's development started as a personal project to learn more about building a terminal-based coding agent.
3031
However, the project has grown somewhat into a full-fledged coding assistant with a lot of features

0 commit comments

Comments
 (0)