Show HN: Local Coding Agent with LLMs to Delegate Tool Calls to Small AI Models
Category: ai-ml
Tags: local-ai, agentic-coding, tool-calling
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 6)
Open Agent Tools Coder is a local AI coding agent that indexes local source code to delegate tool-calling to small open-source models, reducing reliance on expensive frontier models. It combines a large dataset of mined GitHub repositories with a compressed prompt index to enable offline, lightweight agentic workflows. The project is interesting for its innovative approach to making local AI models practical for tool-calling at scale.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/district-solutions/open-agent-tools-coder · Python · NOASSERTION · 2 stars
View on Hacker News