Release v0.2.7: AI Tool Auto-detection, MCP-first Agent Experience, Advanced Search
Release v0.2.7 - 2025-11-26
🎉 Major Features
-
AI Tool Auto-detection (spec 126) - Smart defaults for
lean-spec init- Auto-detect installed AI CLI tools (Aider, Claude, Codex, Copilot, Cursor, Droid, Gemini, OpenCode, Windsurf)
- Pre-selects detected tools in checkbox for better UX
- Fallback to
copilotonly (AGENTS.md) when nothing detected
-
MCP-first Agent Experience (spec 121) - Enhanced AI agent workflow with better SDD compliance
- Multi-tool symlink support:
lean-spec initcreates tool-specific symlinks (CLAUDE.md, GEMINI.md → AGENTS.md) - New
--agent-toolsflag for non-interactive mode - New MCP prompts:
checkpoint,create-spec - Stale spec warnings in board output
- Multi-tool symlink support:
-
Dependency Alignment Validation (spec 122) - Automated detection of content/frontmatter misalignment
- New
--check-depsflag forlean-spec validatecommand - Detects patterns like "spec 045", "depends on", "related to"
- Outputs actionable fix commands
- New
-
Advanced Search Capabilities (spec 124) - Enhanced search for power users
- Cross-field term matching
- Boolean operators:
AND,OR,NOT - Field-specific search:
status:in-progress,tag:api,priority:high - Date range filters:
created:>2025-11-01 - Fuzzy matching with
~suffix
-
Native Diagram Rendering (spec 119) - Mermaid diagram support in Web UI
- Client-side Mermaid rendering for flowcharts, sequence diagrams, etc.
- Dark mode theme support
✨ Other Enhancements
- Parallel spec implementation workflow documentation (spec 118)
- AI coding agent integration guidance (spec 123)
- Onboarding project context clarity improvements (spec 125)
- AGENTS.md restructured for MCP-first approach
📦 Published Packages
@leanspec/core@0.2.7lean-spec@0.2.7@leanspec/mcp@0.2.7@leanspec/ui@0.2.7