v0.9.9
This release keeps your event database in a stable location so it survives plugin upgrades, with expanded scanning to automatically migrate databases from older layouts. The dashboard now shows the host bind mount path, and the /observe logs command has been split into separate server, CLI, and MCP log views.
Set AGENTS_OBSERVE_LOCAL_DATA_ROOT in ~/.claude/settings.json to manually pin the location of the db if needed. See README.md for details.
Features
- The database is now stored in a stable location that persists across plugin upgrades, with automatic detection and migration of databases from all previous layouts.
- The dashboard Settings now displays the host bind mount path for the database.
/observe logsnow splits output into separatelogs-server,logs-cli, andlogs-mcpviews for easier troubleshooting.
Fixes
- Event data is no longer lost when upgrading the plugin (#17).