#744 · Primary category: AI Agents & Automation
AgentDock
Build Anything with AI Agents
Project last updated:07/14/26
GitHub Stars
1.7K
Forks
129
Contributors
11
License
MIT
Why we included this project
AgentDock takes a node-based approach to agent building: every capability is a node, and tools are specialized nodes, so you assemble workflows instead of wiring together scattered function calls. Its core idea is configurable determinism, meaning you decide which steps run on model inference and which follow fixed logic, a trade-off that matters when you want systems that behave predictably with minimal supervision. The project is TypeScript throughout, pairing a backend-first core with a Next.js client that shows how the framework fits into a real product, and it ships ready-made agents worth studying, including a multi-stage diagnostic reasoning agent and a seven-tool cognitive reasoning engine. For teams that want type safety and control over their own plumbing rather than a one-size-fits-all platform, this is a useful reference before you hand-roll your own agent infrastructure.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.