Fleet Suite F1: presets general/coding/research/hybrid (each with the always-on orchestrator) + interactive AI-free mosaic fleet init wizard (readline; --profile for non-interactive; non-TTY defaults to general). 428 tests, sanitization pass. PRD #588. Reviewed: Codex 0 blockers on F1; worker ran full gates green. (Merged on full local gate run; CI runner backlogged.)
Fleet Suite F1: presets general/coding/research/hybrid (each with the always-on orchestrator) + interactive AI-free mosaic fleet init wizard (readline; --profile for non-interactive; non-TTY defaults to general). 428 tests, sanitization pass. PRD #588. Reviewed: Codex 0 blockers on F1; worker ran full gates green. (Merged on full local gate run; CI runner backlogged.)
Add four config-type preset rosters (general, coding, research, hybrid) with
exactly one orchestrator each using the claude runtime; worker agents use pi
with model_hint openai-codex/gpt-5.5:high. Extend `mosaic fleet init` with a
readline-based interactive wizard (AI-free) that prompts for preset selection
when no --profile is given and stdin is a TTY; falls back to "general" with a
note when non-interactive. Export parseInitProfile, resolvePresetFilename,
countOrchestrators, FLEET_PROFILES, and FleetProfile for testability. Add 24
new tests covering preset shape, sanitization, wizard TTY/non-TTY paths, and
R8 idempotency. All gates green: test (428/428), typecheck, lint, prettier,
and the sanitization gate.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Claude-Session: https://claude.ai/code/session_01RMoEx7hfdFGjUiCHuN1RRi
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fleet Suite F1: presets general/coding/research/hybrid (each with the always-on orchestrator) + interactive AI-free mosaic fleet init wizard (readline; --profile for non-interactive; non-TTY defaults to general). 428 tests, sanitization pass. PRD #588. Reviewed: Codex 0 blockers on F1; worker ran full gates green. (Merged on full local gate run; CI runner backlogged.)