This website requires JavaScript.
356c756cfb
feat: MACP Phase 2A — Event Bridge + Notification System (#11 )
main
jason.woltje
2026-03-28 13:05:28 +00:00
025703c41f
docs: add MACP brief template and Phase 2A test brief
feat/macp-phase2a
Jarvis
2026-03-28 07:21:24 -05:00
b381d81bfc
test: add comprehensive test suite for Phase 2A event bridge
Jarvis
2026-03-27 21:23:41 -05:00
b42762d7f4
fix: address code and security review findings from Phase 2A
Jarvis
2026-03-27 21:12:04 -05:00
63c30b564d
feat: add MACP event bridge — watcher, webhook, Discord formatter
Jarvis
2026-03-27 21:06:22 -05:00
28392914a7
feat: MACP Phase 1 — Core Protocol Implementation (#9 )
jason.woltje
2026-03-28 01:39:26 +00:00
e5eac889ec
fix: address review findings — backward compat, ACP safety, result timing, security
feat/macp-phase1
Jarvis
2026-03-27 19:48:52 -05:00
f8d7ed1d80
feat: record MACP delivery blocker state
Jarvis
2026-03-27 18:40:57 -05:00
fd6274fb74
feat: remove generated dispatcher cache file
Jarvis
2026-03-27 18:40:03 -05:00
7ef49a33d8
feat: implement MACP phase 1 core protocol
Jarvis
2026-03-27 18:39:57 -05:00
24496cea01
feat: add mosaic-framework OpenClaw plugin + install-oc-plugins command
Jason Woltje
2026-03-09 19:31:54 -05:00
8c960eee9d
feat: integrate excalidraw MCP into bootstrap and runtime setup
Jason Woltje
2026-03-04 17:59:21 -06:00
f380d232e6
docs: add MCP registration section with Claude Code config gotchas
Jason Woltje
2026-03-02 21:34:37 -06:00
8b441c17b7
fix: MCP servers belong in ~/.claude.json not settings.json
Jason Woltje
2026-03-02 21:31:22 -06:00
2a91f6c202
feat: hard-gate agent memory to OpenBrain via PreToolUse hook
Jason Woltje
2026-03-02 21:15:28 -06:00
97ee66770a
docs: add full CRUD API patterns to OpenBrain section
Jason Woltje
2026-03-02 20:53:21 -06:00
30ce4cecc7
feat: add openbrain + turbo-cache credential support and OpenBrain tool docs
Jason Woltje
2026-03-02 20:10:14 -06:00
9fbfdcee6d
fix(woodpecker): add step-level details and fix timestamps in pipeline-status
Jason Woltje
2026-02-26 12:05:30 -06:00
21afb58b33
feat: multi-instance Authentik credentials with test_user support
Jason Woltje
2026-02-24 17:46:15 -06:00
09786ee6e0
fix: use Mosaic credential loader for Gitea API token resolution (#7 )
jason.woltje
2026-02-24 22:11:44 +00:00
1fd67b9ec0
docs: update quality rails docs for gitleaks migration (#6 )
jason.woltje
2026-02-24 21:33:25 +00:00
38223c8ec2
feat: add gitleaks secret scanning to quality rails (#5 )
jason.woltje
2026-02-24 20:46:50 +00:00
8de2f7439a
fix: make credentials.json authoritative for Woodpecker, auto-sync to .env
Jason Woltje
2026-02-24 13:03:29 -06:00
98b9bc3c93
docs: document Woodpecker multi-instance usage and instance-to-repo mapping
Jason Woltje
2026-02-24 12:54:33 -06:00
b1403703b1
feat: add prdy-status command and PRD status injection into system prompt
Jason Woltje
2026-02-23 18:33:33 -06:00
abead17e0e
feat: add multi-runtime support (coord run, prdy --codex) and next-task capsule
Jason Woltje
2026-02-23 18:27:09 -06:00
fbf74c2736
fix: strip .git suffix in repo detection (POSIX ERE non-greedy bug)
Jason Woltje
2026-02-23 13:08:47 -06:00
364d6c2278
fix: use Woodpecker v3 numeric repo IDs in API calls
Jason Woltje
2026-02-23 12:54:03 -06:00
93efbcdafe
fix: align codex mission resume and uppercase guide refs
Jason Woltje
2026-02-23 12:29:37 -06:00
def9c2fd7a
feat: add Woodpecker multi-instance credential support
Jason Woltje
2026-02-23 11:40:51 -06:00
87501ea952
fix: rename guide files to match AGENTS.md references (case-sensitive)
Jason Woltje
2026-02-23 11:30:33 -06:00
7a5f28c8b5
feat: write session lock from all launcher paths
Jason Woltje
2026-02-23 11:14:57 -06:00
405bc4c797
fix: show mission context when no active session in coord status
Jason Woltje
2026-02-23 11:08:16 -06:00
c9bf578396
feat: add mosaic prdy command for PRD creation and validation
Jason Woltje
2026-02-23 11:04:35 -06:00
c1f4830bf5
feat: add subagent model selection guidance for cost optimization
Jason Woltje
2026-02-23 07:37:44 -06:00
e5c4bf25b3
feat: add Cloudflare DNS tool suite with multi-instance support
Jason Woltje
2026-02-22 21:31:52 -06:00
a9623e9219
fix: add hard gates for manual docker build bypass and intake skipping
Jason Woltje
2026-02-22 18:18:36 -06:00
5d666bdca9
fix: move mission context to top of system prompt + auto-inject initial prompt
Jason Woltje
2026-02-22 17:52:44 -06:00
221afe94d9
feat: inject active mission context into agent system prompt
Jason Woltje
2026-02-22 17:44:36 -06:00
612796d8e0
fix: prevent task count line break in session-start template
Jason Woltje
2026-02-22 17:42:41 -06:00
5ba531e2d0
feat: r0 coordinator tooling for orchestrator protocol
Jason Woltje
2026-02-22 17:22:50 -06:00
a8e580e1a3
feat: rename rails/ to tools/ and add service tool suites (#4 )
Jason Woltje
2026-02-22 17:52:23 +00:00
80c3680ccb
feat: rename rails/ to tools/ and add service tool suites
feature/tools-rename-and-service-suites
Jason Woltje
2026-02-22 11:51:39 -06:00
248db8935c
fix: enforce durable memory in mosaic memory dir, not runtime-native silos
Jason Woltje
2026-02-21 15:02:20 -06:00
1c45894711
fix: redirect stdin from /dev/tty for curl|sh installs (#3 )
Jason Woltje
2026-02-21 19:03:07 +00:00
a9ce355c85
fix: enforce headless browser automation + update README for wizard (#2 )
Jason Woltje
2026-02-21 18:56:24 +00:00
6a84f7e210
feat: TypeScript installation wizard with @clack/prompts TUI (#1 )
Jason Woltje
2026-02-21 18:25:51 +00:00
e3ec3e32e5
chore: sync local Mosaic changes
Jason Woltje
2026-02-21 09:55:34 -06:00
1e4eefeca3
Update scripts to keep SOUL.md idempotent. Add release upgrade framework.
Jason Woltje
2026-02-20 07:36:54 -06:00
eac247c5cb
Add Claude memory section to instruct agents to save to the shared memory instead of the Claude-specific memory.
Jason Woltje
2026-02-19 20:01:18 -06:00
f577ccd61d
docs: rewrite README with one-liner install, mosaic CLI, and upgrade docs
Jason Woltje
2026-02-19 13:38:23 -06:00
56b644e6d3
feat: add mosaic upgrade command to clean stale per-project files
Jason Woltje
2026-02-19 13:33:10 -06:00
3f2ba89db2
refactor: AGENTS.md is the single source of truth for all runtimes
Jason Woltje
2026-02-19 13:24:12 -06:00
0b7b823911
fix: remove --append-system-prompt-file from launcher
Jason Woltje
2026-02-19 13:15:17 -06:00
b886b3d3c2
feat: colored installer output with status indicators and next steps
Jason Woltje
2026-02-19 13:05:10 -06:00
1f2bb6ef77
fix: installer auto-adds mosaic bin to PATH with clear status output
Jason Woltje
2026-02-19 13:03:07 -06:00
7c2eba4e15
feat: centralized SOUL.md, mosaic-init generator, and unified launcher
Jason Woltje
2026-02-19 12:38:22 -06:00
7316870c81
feat: add Windows PowerShell support and remote install one-liners
Jason Woltje
2026-02-19 11:49:36 -06:00
449e47bedc
add central multi-repo project orchestration command
Jason Woltje
2026-02-17 14:50:02 -06:00
0ff39bcee4
add drain-mode orchestration and docs/tasks sync for codex-opencode
Jason Woltje
2026-02-17 14:41:47 -06:00
c7f363b2d2
migrate mosaic home to xdg config path
Jason Woltje
2026-02-17 14:12:02 -06:00
e16ff8af70
add opencode runtime adapter and matrix fallback orchestration guidance
Jason Woltje
2026-02-17 14:05:39 -06:00
014654972c
add single-command orchestrator matrix cycle
Jason Woltje
2026-02-17 13:56:59 -06:00
d7d5415bce
add matrix publish/consume transport for orchestrator rail
Jason Woltje
2026-02-17 13:35:25 -06:00
4c7c314aac
ignore python bytecode in orchestrator controller
Jason Woltje
2026-02-17 13:32:01 -06:00
a2062a8d49
remove accidental pycache artifact from orchestrator rail
Jason Woltje
2026-02-17 13:31:53 -06:00
caaa0e6a46
add matrix orchestrator rail and repo scaffolding
Jason Woltje
2026-02-17 13:31:29 -06:00
e1c1ce2856
integrate generalized quality-rails into mosaic bootstrap
Jason Woltje
2026-02-17 13:16:01 -06:00
5ac015b177
audit and remediate mosaic framework path inconsistencies
Jason Woltje
2026-02-17 13:08:55 -06:00
4d6a78a277
skip session-start pull on dirty working trees
Jason Woltje
2026-02-17 12:43:07 -06:00
a146aa0709
drop claude symlink trees for migrated assets
Jason Woltje
2026-02-17 12:20:33 -06:00
947d4e808d
add runtime empty-directory cleanup command
Jason Woltje
2026-02-17 12:12:58 -06:00
db2ec9524f
generalize runtime ownership with doctor and local skill migration
Jason Woltje
2026-02-17 12:10:06 -06:00
967c9c462b
add safe prune command for migrated runtime backups
Jason Woltje
2026-02-17 12:00:39 -06:00
adef51d852
add cicd rail and link generate-docker-steps via mosaic
Jason Woltje
2026-02-17 11:59:11 -06:00
33bbf60bad
generalize presets into mosaic profiles with runtime overlays
Jason Woltje
2026-02-17 11:46:12 -06:00
4eac2c76e6
centralize guides and rails under mosaic with runtime compatibility links
Jason Woltje
2026-02-17 11:39:52 -06:00
a1c2efef1c
fix: harden skill linking to avoid canonical path corruption
Jason Woltje
2026-02-17 11:07:03 -06:00
bf911e4042
feat: add universal skill sync and runtime linking
Jason Woltje
2026-02-17 10:56:48 -06:00
a658550ba1
feat: add slave upgrade utility with dry-run default
Jason Woltje
2026-02-17 10:51:44 -06:00
a7ceeb0bbb
feat: initial mosaic bootstrap framework
Jason Woltje
2026-02-17 10:41:09 -06:00