Skip to content

Development - #13

Merged
pavelhov merged 2 commits into
mainfrom
development
Aug 13, 2026
Merged

Development#13
pavelhov merged 2 commits into
mainfrom
development

Conversation

@pavelhov

Copy link
Copy Markdown
Owner

No description provided.

pavelhov added 2 commits August 13, 2026 01:40
The Subagents page presented the union of the V1/V2 collaboration-surface
projections as "Active Roster", which can show a model (e.g. Luna) as
active even though a V2 parent's spawn_agent schema cannot select it
under Codex defaults.

- Rename the card to "Configured Roster" and derive per-row collaboration
  reachability from the existing catalog projections (fail-closed; only
  server-observed roster rows get a claim).
- Show status text only for exceptions: V1 under Codex defaults / V2 only /
  Routed V2 compatible / Not advertised; rows on both surfaces get
  screen-reader text only.
- Add one split notice with a focus-only "Use Concurrent V2" action and a
  closed "Protocol diagnostics" disclosure.
- Update i18n (en/de/ja/ko/ru/zh), docs-site guides, and add unit tests.
- Server/API contract unchanged.

Verified: bun run typecheck, bun run test (594 shards), bun run lint:gui,
bun run privacy:scan, bun run build:gui.
# Conflicts:
#	docs-site/src/content/docs/ja/guides/codex-app-models.md
#	docs-site/src/content/docs/ja/guides/model-ordering.md
#	docs-site/src/content/docs/ja/guides/sub-agent-surface.md
#	docs-site/src/content/docs/ko/guides/codex-app-models.md
#	docs-site/src/content/docs/ko/guides/model-ordering.md
#	docs-site/src/content/docs/ko/guides/sub-agent-surface.md
#	docs-site/src/content/docs/ru/guides/codex-app-models.md
#	docs-site/src/content/docs/ru/guides/model-ordering.md
#	docs-site/src/content/docs/ru/guides/sub-agent-surface.md
#	docs-site/src/content/docs/zh-cn/guides/codex-app-models.md
#	docs-site/src/content/docs/zh-cn/guides/model-ordering.md
#	docs-site/src/content/docs/zh-cn/guides/sub-agent-surface.md
@pavelhov
pavelhov merged commit 4a756df into main Aug 13, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant