[ changelog ]

What we shipped

Notable updates to Codehabits. For narrative context, see why we built Codehabits and the April 2026 product post.

Cold-start + MCP registry

  • Day-1 baseline: enable/sync work with zero PRs — conventions from codebase scan, configs, stack baselines, repo docs, and git contributors; PR history deepens confidence.
  • Heuristic .codehabits/map.json plus MCP tools get_repo_map and get_change_routes for structural navigation without dumping the tree into context.
  • @codehabits/mcp on the official MCP Registry as io.github.codehabits-dev/codehabits-mcp (eight tools).
  • Default Agent Skill emit targets: .claude/skills/ and .agents/skills/ (plus AGENTS.md); .cursor/skills/ is optional via emit_targets.
  • Docs, /agents, llms.txt, homepage, and FAQ updated for cold-start, map tools, registry, and accurate skill paths.

Codehabits 0.3 · Brand & visual system

  • New brand: square-bracket viewfinder framing layered glass panes that accumulate into a stable foundation.
  • New visual system: phosphor-green accent on near-black, Space Grotesk display + JetBrains Mono code, refreshed homepage, pricing, docs, and blog.
  • Generated favicons, OG image, and PWA manifest (all rebuilt from the new mark via Next ImageResponse).
  • 404 and error pages restyled with the new system; new login page with branded card.

April 2026

  • Team workspaces: create teams in the dashboard, assign GitHub repos, invite members; use codehabits enable --team <slug> for CI and non-interactive enable.
  • Intelligence on disk: .codehabits/ split files (conventions, anti-patterns, knowledge, reviewers, meta) plus optional proposals; shared merge logic across CLI, API, and MCP.
  • MCP: record_feedback and approve_proposal tools to capture agent feedback and merge approved changes into conventions with regenerated skills.
  • Docs refreshed: quickstart, concepts, CLI (mcp-install, team assign, sync), dashboard, and configuration aligned with the current product.
  • Dashboard: repo and team flows, metrics, and billing paths updated alongside the team workspace pricing model.

Older milestones are covered in Introducing Codehabits and the rest of the blog.