|
|
5ba531e2d0
|
feat: r0 coordinator tooling for orchestrator protocol
Implements the manual coordinator workflow for multi-session agent
orchestration. Agents stop after one milestone (confirmed limitation);
these tools let the human coordinator check status, generate continuation
prompts, and chain sessions together.
New:
- tools/orchestrator/ — 5 scripts + shared library (_lib.sh)
- mission-init.sh: initialize mission with milestones and state files
- mission-status.sh: dashboard showing milestones, tasks, sessions
- session-status.sh: check if agent is running/stale/dead
- continue-prompt.sh: generate paste-ready continuation prompt
- session-resume.sh: crash recovery with dirty state detection
- guides/ORCHESTRATOR-PROTOCOL.md: agent-facing mission lifecycle guide
- templates/docs/: mission manifest, scratchpad, continuation templates
- templates/repo/.mosaic/orchestrator/mission.json: state file template
Modified:
- bin/mosaic: add 'coord' subcommand + resume advisory on launch
- AGENTS.md: conditional loading for protocol guide + rule 37
- bin/mosaic-doctor: checks for new coordinator files
- session hooks: mission detection on start, cleanup on end
Usage: mosaic coord init|mission|status|continue|resume
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-22 17:22:50 -06:00 |
|
|
|
a8e580e1a3
|
feat: rename rails/ to tools/ and add service tool suites (#4)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-02-22 17:52:23 +00:00 |
|
|
|
6a84f7e210
|
feat: TypeScript installation wizard with @clack/prompts TUI (#1)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-02-21 18:25:51 +00:00 |
|
Jason Woltje
|
e3ec3e32e5
|
chore: sync local Mosaic changes
|
2026-02-21 09:55:34 -06:00 |
|
Jason Woltje
|
449e47bedc
|
add central multi-repo project orchestration command
|
2026-02-17 14:50:02 -06:00 |
|
Jason Woltje
|
0ff39bcee4
|
add drain-mode orchestration and docs/tasks sync for codex-opencode
|
2026-02-17 14:41:47 -06:00 |
|
Jason Woltje
|
c7f363b2d2
|
migrate mosaic home to xdg config path
|
2026-02-17 14:12:02 -06:00 |
|
Jason Woltje
|
e16ff8af70
|
add opencode runtime adapter and matrix fallback orchestration guidance
|
2026-02-17 14:05:39 -06:00 |
|
Jason Woltje
|
014654972c
|
add single-command orchestrator matrix cycle
|
2026-02-17 13:56:59 -06:00 |
|
Jason Woltje
|
d7d5415bce
|
add matrix publish/consume transport for orchestrator rail
|
2026-02-17 13:35:25 -06:00 |
|
Jason Woltje
|
caaa0e6a46
|
add matrix orchestrator rail and repo scaffolding
|
2026-02-17 13:31:29 -06:00 |
|
Jason Woltje
|
e1c1ce2856
|
integrate generalized quality-rails into mosaic bootstrap
|
2026-02-17 13:16:01 -06:00 |
|
Jason Woltje
|
a146aa0709
|
drop claude symlink trees for migrated assets
|
2026-02-17 12:20:33 -06:00 |
|
Jason Woltje
|
db2ec9524f
|
generalize runtime ownership with doctor and local skill migration
|
2026-02-17 12:10:06 -06:00 |
|