Show HN: Open-source CLI tool for CodeAct agents

2 defoemark 1 6/2/2025, 6:12:50 PM github.com ↗

Comments (1)

defoemark · 1d ago
Hey everyone. We've just released our CLI tool that runs CodeAct agents powered by HuggingFace Smolagents.

What it does: Like OpenAI Codex or Claude Code, but you can use open-source models like Deepseek R1 0528 or Llama 4. Perfect for Python automation, data analysis, and ML tasks.

Cool features:

- Run different models for different tools (eg. cheap model for web search, powerful one for analysis)

- Add MCP servers in Claude Desktop format - grab them from Glama or Smithery.

- 100% Python code

- Agentic system configuration in one file. Easy to tweak and test different models combination.

Drop a comment with your use cases - I’d love to hear how you're using agents for your workflows!