v0.3.0
What's Changed
npx dobbeno longer hangs -- bare command now prints usage help and exits immediatelynpx dobbe startshows feedback -- when run interactively in a terminal, prints a message to stderr explaining it's waiting for MCP messages- Consolidated startup logic --
bin/install.tsnow reuses the full startup fromsrc/index.ts(session cleanup, cache eviction, graceful shutdown, logging) - MCP config updated -- uses
npx dobbe startinstead of barenpx dobbe
Breaking Change
Existing users should re-run npx dobbe install to update their MCP server config.