Add chat-first workspace roadmap
Document the post-3.1 milestones needed to make the stable workspace product feel natural in chat-driven LLM interfaces. Add a follow-on roadmap for model-native file ops, workspace naming and discovery, tool profiles, shell output cleanup, and use-case recipes with smoke coverage. Link it from the README, vision doc, and completed workspace GA roadmap so the next phase is explicit. Keep the sequence anchored to the workspace-first vision and continue to treat disk tools as secondary rather than the main chat-facing surface.
This commit is contained in:
parent
287f6d100f
commit
dbb71a3174
9 changed files with 326 additions and 4 deletions
|
|
@ -170,8 +170,12 @@ Features should be prioritized in this order:
|
|||
6. Explicit secrets and network policy
|
||||
7. Secondary disk-level import/export and inspection tools
|
||||
|
||||
The implementation roadmap that turns those priorities into release-sized
|
||||
milestones lives in [roadmap/task-workspace-ga.md](roadmap/task-workspace-ga.md).
|
||||
The completed workspace GA roadmap lives in
|
||||
[roadmap/task-workspace-ga.md](roadmap/task-workspace-ga.md).
|
||||
|
||||
The next implementation milestones that make those workflows feel natural from
|
||||
chat-driven LLM interfaces live in
|
||||
[roadmap/llm-chat-ergonomics.md](roadmap/llm-chat-ergonomics.md).
|
||||
|
||||
## Naming Guidance
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue