Skip to content

Releases: mtrdesign/whygraph

Release list

v0.1.0

Choose a tag to compare

@cvetty cvetty released this 09 Jul 15:42

What's Changed

  • feat(install): per-project install via whygraph init --agent; drop Claude Code marketplace by @cvetty in #9
  • Retire cli/_shared, centralize console by @cvetty in #10
  • Retire MCP _shared, split errors and targets by @cvetty in #11
  • Cache rationale cards in SQLite by @cvetty in #12
  • feat(scan,mcp): --no-llm-descriptions flag + lazy on-read backfill by @cvetty in #13
  • chore(db): collapse Alembic history into a single initial migration by @cvetty in #14
  • Add MCP resources, prompts, and Cursor assets by @cvetty in #15
  • Port asset tree to VS Code Copilot by @cvetty in #16
  • Port WhyGraph assets to Codex CLI by @cvetty in #17
  • feat(init): bootstrap CodeGraph via Docker + add preflight diagnostics by @cvetty in #18
  • Log MCP tool failures by @cvetty in #19
  • feat(analyze): per-file lazy descriptions for bulk commits by @cvetty in #20
  • Ship WhyGraph as a Docker image by @cvetty in #21
  • Document containerized MCP editor flow by @cvetty in #22
  • Add auto-rescan git hooks by @cvetty in #23
  • Drop standalone codegraph image, consolidate on one container by @cvetty in #24
  • ci: add ci-code-checks workflow (ruff + pytest) and tidy job names by @cvetty in #25
  • feat(init): force CodeGraph usage guidance into each agent's always-on instructions by @cvetty in #26
  • feat(scan): refresh CodeGraph concurrently with the crawlers by @cvetty in #27
  • feat(make): add image-debug target for interactive container debugging by @cvetty in #28
  • Slim init preflight; redirect scan logs to file by @cvetty in #29
  • Recover squash-merged PR commits by @cvetty in #30
  • docs: Material for MkDocs site published to GitHub Pages by @cvetty in #31
  • Interactive, arrow-key guided setup for whygraph init by @cvetty in #32
  • Phase whygraph scan into three ordered phases with a results panel by @cvetty in #33
  • Slim down init/scan CLI flags by @cvetty in #34

Full Changelog: https://github.com/mtrdesign/whygraph/commits/v0.1.0