Planning mode / Specs for development workflow #34436
poborin
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request: Planning Mode / Specs for Development Workflow
Summary
Add a planning mode or specs feature to Zed that allows developers to create structured, atomic, trackable tasks for development projects. This would integrate a systematic planning workflow directly into the editor, similar to features being adopted by other major AI-powered code editors.
Background
Currently, I manually create plan markdown files with atomic trackable tasks and implement them one by one. This workflow significantly improves my development organization and progress tracking, but having it integrated into Zed would streamline the process and provide better tooling support.
Reference Implementations in Other Editors
Several major AI-powered code editors have already implemented similar planning/specs features:
Windsurf Planning Mode
Link: https://docs.windsurf.com/windsurf/cascade/planning-mode
~/.codeium/windsurf/brain
directory (not version controlled)Amazon Kiro Specs
Link: https://kiro.dev/docs/specs/index
Cursor Planning Agent
Link: https://docs.cursor.com/agent/planning
Proposed Feature
A planning mode/specs system that would allow developers to:
Benefits
Use Cases
Implementation Considerations
This feature would significantly enhance Zed's value proposition as a modern development environment and align it with the planning capabilities being adopted across the industry.
Beta Was this translation helpful? Give feedback.
All reactions