by Kohaku-Lab · Agent Tool · ★ 421
The machine for building agents, so you stop rebuilding the machine every time you want a new one. English · 繁體中文 · 简体中文 Documentation See it run (60 seconds) That's an interactive shell with a complete coding agent: file tools, shell access, web search, sub-agents, resumable sessions. exits; picks back up exactly where you stopped. The same agent, as a library, is four lines: python from kohakuterrarium import Agent agent = await Agent.build("@kt-biome/creatures/swe") await agent.start() result = await agent.run("Explain what this codebase d
| Stars | 421 |
| Forks | 52 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 67.6518180326046/100 |
| Last Updated | 2026-07-06 |
| Created | 2026-01-10 |
| Platforms | browser, python |
| Est. Tokens | ~21k |
Explore other popular agent tool tools:
KohakuTerrarium is KohakuTerrarium is a general-purpose AI agent framework and batteries-included app for building, running, and composing self-contained agents and multi-agent teams, with built-in tools, sub-agents, pe. It is categorized as a Agent Tool with 421 GitHub stars.
KohakuTerrarium is primarily written in Python. It covers topics such as agent, agentic-framework, llm.
You can find installation instructions and usage details in the KohakuTerrarium GitHub repository at github.com/Kohaku-Lab/KohakuTerrarium. The project has 421 stars and 52 forks, indicating an active community.