Roadmap
This document outlines the planned features and future direction for AgentDock. Most improvements target the core AgentDock framework (agentdock-core
), which is under active development and will be published as a versioned NPM package upon reaching a stable release. Some items may also involve the open-source client.
In Progress
Planned
Advanced Agent Applications
Feature | Description |
---|
Code Playground | Sandboxed code generation and execution with rich visualization capabilities |
Generalist AI Agent | Manus-like agent that can use browser and execute complex tasks |
Workflow System
Cloud Deployment
Open Source Client Enhancements
- Improved UI/UX for agent management and chat.
- Enhanced visualization for orchestration steps.
- More robust BYOK (Bring Your Own Key) management.
- Multi-modal input/output support (beyond basic image generation).
- Example implementations for multi-threading/background tasks (where applicable in Next.js).
- Exploration of patterns for multi-tenancy support within the client architecture.
Community & Ecosystem
- Grow the library of community-contributed agents.
- Develop more example projects and tutorials.
- Establish clearer contribution guidelines.
AgentDock Repository Improvements
- Complete test suite (Unit, Integration, E2E).
- Expand core capabilities with workflow node types and runtime enhancements.
This roadmap is indicative and subject to change.