Ecosystem overview for everything related to claude-hooks.
Octogent is an open-source orchestration dashboard built for Claude Code. It addresses the chaos of running multiple terminal agents by introducing 'tentacles'—scoped job containers providing each AI session with its own durable context and a todo.md task list. Instead of relying on a broad chat history, agents work within these isolated file environments. The tool features a local API and web UI enabling developers to coordinate parallel coding sessions. Furthermore, it allows primary Claude Code agents to spawn child agents from task lists and supports inter-agent messaging.