Skip to content

growmos 0.1.5

Latest

Choose a tag to compare

@codician-dev codician-dev released this 17 Aug 17:20
· 4 commits to main since this release

Discoverability release — growmos is now listed on the official MCP Registry as com.codician/growmos (DNS-verified Codician namespace) and installable from PyPI.

Changes since 0.1.3:

  • Truly hands-off in Claude Code: SessionStart hook injects the graph brief and pending work; Stop hook keeps the agent going until the graph is up to date (loop-safe). Protocol block tells other CLIs to run the loop unasked.
  • Extraction cap is a speed bump, not a wall: growmos next --force, growmos config max_docs_per_run 0, default 50/day. New growmos config command.
  • growmos integrate mcp writes .mcp.json / .cursor/mcp.json; README section on registering the MCP server in any client.
  • server.json + mcp-name: com.codician/growmos marker for the MCP Registry; publishing guide in docs/mcp-registry.md.
  • Docs: configuration reference (all keys, big projects, monorepos), community files, GitHub Pages site with live demos.
  • Fixes: remember --source <file> no longer alters that file's status; scans no longer churn timestamps on every commit.
pip install -U growmos