v1.0.6
Added
c4s-toolsMCP server — exposes the cross-specc4s askQ&A flow over MCP, so it works in plan mode where Bash tools are filtered out. The plugin host registers MCP server factories and builds a fresh instance per turn.- Brief "implemented" workflow, with a status pill and collapsible patch view in the UI.
Changed
- Extracted the shared
asklogic intosrc/core/ask/run-ask.ts; thec4s askCLI is now a thin wrapper over it.
Removed
list_brief_versions/get_brief_versiontools from the brief-tools MCP surface.
Fixed
- Restored a green client typecheck (
tsconfig.client.json): widened the sidebar-tabiconcontract to accept lucide-react'ssize?: number | string, and guardedTag.counts[...]lookups againstundefinedundernoUncheckedIndexedAccess.
Full Changelog: v1.0.5...v1.0.6