Skip to content

LogicChart v0.10.0

Choose a tag to compare

@ferdinandobons ferdinandobons released this 21 Jun 13:42
· 42 commits to main since this release

LogicChart 0.10.0 reorients the project around workflow comprehension and source-grounded visual navigation.

Highlights:

  • MCP is part of the default runtime install.
  • agent_context now centers on workflow_slice for natural-language codebase questions.
  • Added progressive MCP navigation tools: expand_slice, workflow_path, snapshot_slice, explain_flow, explain_node, and explain_edge.
  • Public CLI is now focused on setup-agent, update, view, validate, doctor, and mcp.
  • Removed findings/review queues and provider-managed LLM enrichment from the public product path.
  • setup-agent now writes target-specific files only, including Gemini CLI / Antigravity skill and MCP config parity.
  • Visual workflow guidance prefers deterministic vertical Mermaid artifacts and keeps SVG snapshots for explicit/local inspection.

See CHANGELOG.md for the full release notes.