awaku7/agentcli
LLM agent running on your local PC, Compatible with various LLM models. Can do anything.
What's novel
LLM agent running on your local PC, Compatible with various LLM models. Can do anything.
Code Analysis
0 files read · 5 roundsA local-first AI agent that executes system tools, manipulates files, and processes documents with CLI/GUI/Web interfaces using multiple LLM providers
Strengths
Well-organized architecture with clear separation of concerns between tools, utils, and docs. Strong internationalization support with 8 locales. Good use of JSON specs for tool definitions enabling dynamic tool discovery.
Weaknesses
Limited test coverage visible in file tree (only 29 test files for 145 source files). Some safety features like confirmations may be cumbersome for power users. Heavy reliance on external LLM APIs limits true local-first capability despite the name.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
416
Contributors
3
Files
283
Active weeks
5
Repository
Language
Python
Stars
3
Forks
1
License
Apache-2.0