Patch release: clearer agent communication guidance, updates to the agent-mode and monitoring docs, and internal modularization of session-related subsystems.
Changelog
[changed] Agent communication guidance is tighter and more explicit: lead with the answer, write so each final reply stands alone without assuming the user saw tool calls or internal notes, define project-specific terms on first use, and keep intermediate progress updates short.
[changed] User guide pages for agent mode and monitoring usage were updated.
Under the hood
Session search, session events, active-session tracking, foreign-session support (including Claude and Codex session material), compaction transcript handling, fuzzy file search, and pager diff support were split into dedicated internal crates for clearer boundaries and maintenance.
Minor cleanup of internal configuration surface (including removal of an unused explorer-service env entry).
Bundled content fingerprint and package metadata refreshed for 1.0.3; no marketplace plugin or skill catalog changes.