NabilAziz99 / agent-runtime
PublicPython port of Claude Code's agent-runtime architecture, on LangChain
A Python framework for building AI assistants that can hold conversations, use tools to read and edit files, search code, and spawn specialized sub-agents to handle complex tasks in parallel — inspired by Claude Code's architecture.
How It Works
You find a Python project that lets you build AI assistants with the same smarts as Claude Code — reading files, searching code, and even spawning helper agents.
You install the required pieces and connect your AI service so your assistant can think and respond.
You launch the chat program and start typing requests like you would to any helpful assistant.
Your assistant thinks through your request and automatically uses the right tools — reading files, searching for patterns, or running commands.
For big tasks, your assistant can bring in specialized helpers — an explorer to search everywhere, a planner to design solutions, or a general helper for anything else.
If you change your mind, you can stop everything mid-task and your assistant winds down cleanly without getting stuck.
Your assistant completes the task and gives you a clear answer, whether it worked alone or coordinated multiple helpers.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.