v0.0.4 — Conversation Scope
What's Changed
- docs(scope): unified conversation scope — ADR-0011 + CONTEXT.md glossary by @msywulak in #3069
- fix(web): restore sticky scope preference on reload (#3064) by @msywulak in #3070
- fix(web): restore a conversation's scope when it is opened (#3065) by @msywulak in #3072
- fix(web): validate restored conversation scope against visible groups (#3065) by @msywulak in #3073
- fix(web): preserve legacy group-less conversation pin (#3065) by @msywulak in #3074
- fix(api): add routingMode to ConversationSchema OpenAPI spec (#3071) by @msywulak in #3075
- feat(scope): REST datasource exclude-set per conversation (#3066) by @msywulak in #3077
- feat(scope): REST-only focus per conversation (#3067) by @msywulak in #3079
- chore(models): bump pinned Opus default 4.7 → 4.8 (#3076) by @msywulak in #3080
- feat(scope): REST-only workspace picker + decoupled exclude-set lifecycle (#3078) by @msywulak in #3082
- feat(web): persist active conversation in the URL (#3068) by @msywulak in #3084
- docs(claude-md): document schemas + oauth-helper + embedded-mcp-onboarding by @msywulak in #3086
- refactor(web): unify the workspace chat onto the single AtlasChat component (#3081) by @msywulak in #3085
Full Changelog: v0.0.3...v0.0.4