Skip to content

Commit 2f57f38

Browse files
committed
web: update roadmap
1 parent 83d784d commit 2f57f38

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

web/content/roadmap/10-agent-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ status: in-progress
44
order: 10
55
---
66

7-
Take control of your AI workforce. Agent Management will provide a unified dashboard to monitor, configure, and orchestrate multiple AI agents across your development environment. Define agent roles, set permissions, track activity logs, and manage resource allocation—all from a single interface—so you can scale your AI-assisted workflows with confidence and visibility.
7+
Agent management is now available through the CLI: you can detect running agents, list them, inspect details, focus their terminals, and send input to supported tools such as Claude Code and Codex. Broader orchestration features, richer cross-agent controls, and a more unified management surface are still in progress.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Coding Agent Integration
3-
status: in-progress
3+
status: completed
44
order: 2
55
---
66

7-
Expand AI DevKit’s ecosystem with other AI coding agents such as: ChatGPT Codex, Gemini CLI, etc. The goal is to make AI DevKit the universal bridge between your favorite AI assistants and your development workflow, enabling smoother collaboration, faster iteration, and more consistent results.
7+
AI DevKit now supports a broad set of coding agents and environments, including Cursor, Claude Code, GitHub Copilot, Gemini CLI, Codex, OpenCode, and Antigravity, with additional environments still being tested. The goal remains the same: make AI DevKit the universal bridge between your preferred AI assistants and your development workflow.
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: CLI Enhancements & Workflows
3-
status: planned
3+
status: in-progress
44
order: 2
55
---
66

7-
Expand CLI capabilities with interactive workflows, better error handling, and enhanced command chaining. Focus on improving developer experience and reducing friction in the structured development process.
8-
7+
The CLI now includes interactive setup and skill flows, install and lint commands, memory updates, and stronger terminal output patterns. We are still expanding workflow coverage and polishing command ergonomics to reduce friction in day-to-day use.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Memory Management
3-
status: planned
3+
status: in-progress
44
order: 7
55
---
66

7-
Keep your AI's knowledge base clean and relevant. We are building tools that allow you to easily browse, edit, merge, and delete stored rules and patterns, ensuring your agents don't get confused by outdated or conflicting information as your project evolves.
7+
Memory management is underway. AI DevKit already supports storing, searching, and updating memory entries, and the next step is expanding that into easier browse, merge, and delete workflows so your knowledge base stays clean as projects evolve.

0 commit comments

Comments
 (0)