v2026.6.0
·
314 commits
to main
since this release
Added
- Dual cleo.db substrate cutover — tasks/conduit/nexus/agent-registry runtime read+write repointed to prefixed consolidated tables (DHQ-046 fix, migrated data now visible). (provenance: T11578; #930, #931, #932, #933)
- Signaldock subsystem dissolved into Agent Registry — rename to agent_registry_* + registry runtime cutover (external api.signaldock.io kept as a Conduit channel). (provenance: T11622; #933)
Changed
Fixed
- LLM credential self-heal (refresh expired OAuth, quarantine 401'd creds, prompt only when none valid) + OpenAI-Codex-OAuth role-executor branch + configurable default profile. (provenance: T11617; #929)
- Brain cutover — align exodus brain target to the runtime shape so the first runtime open no longer DROPs migrated brain data (zero brain-data loss) + brain enum values preserved verbatim. (provenance: T11647; #936)
- Route nexus code-graph reads to project scope (ATTACH global) so the migrated graph is visible post-cutover (nexus search-code/context). (provenance: T11648; #935)
- Widen TOKEN_USAGE_TRANSPORTS to preserve transport='mcp' — no silent exodus enum coercion (data-integrity). (provenance: T11649; #934)