feat(sessions): let sessions_send register explicit state-change watchers (#104815)

* feat(sessions): let sessions_send register explicit state-change watchers

* feat(sessions): terse self-contained notices, immediate stale-state wakes, session-state docs page

* chore: regenerate prompt snapshots after rebase
This commit is contained in:
Peter Steinberger
2026-07-12 18:10:51 +01:00
committed by GitHub
parent 7c62ae1000
commit 3bde3cd017
14 changed files with 347 additions and 30 deletions

View File

@@ -2868,6 +2868,17 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
- H2: Index lifecycle
- H2: Session search vs. memory search
## concepts/session-state.md
- Route: /concepts/session-state
- Headings:
- H2: The signal log
- H2: Watchers
- H2: Notices: one, not many
- H2: Reconciling
- H2: Storage and limits
- H2: Related
## concepts/session-tool.md
- Route: /concepts/session-tool