Releases: pablof7z/mosaico
Releases · pablof7z/mosaico
Release list
Mosaico v0.1.2
What's Changed
- Discover named Codex profiles by @pablof7z-agent in #618
- Support multi-human live harness validation by @pablof7z-agent in #616
- Wire Goose fabric context through Top Of Mind by @pablof7z-agent in #619
- Improve agent and session status in picker by @pablof7z-agent in #624
- Restore public fabric acquisition for hosted agents by @pablof7z-agent in #626
- Require an explicit relay choice during setup by @pablof7z-agent in #629
- Release Mosaico 0.1.2 by @pablof7z-agent in #631
Full Changelog: v0.1.1...v0.1.2
Mosaico v0.1.1
What's Changed
- React 👍 when management commands are accepted by @pablof7z-agent in #608
- Make hook-tail tolerate unknown workspace telemetry by @pablof7z-agent in #611
- Add complete setup wizard and respectful uninstall by @pablof7z-agent in #614
- Add identity-scoped NIP-42 authentication by @pablof7z-agent in #615
- Release Mosaico 0.1.1 by @pablof7z-agent in #617
Full Changelog: v0.1.0...v0.1.1
Mosaico v0.1.0
What's Changed
- fix(config): restrict userNsec to user-prompt signing only by @pablof7z in #10
- [codex] fix duplicate agent session signers by @pablof7z in #27
- docs: fix README codec -> fabric/nip29/wire references (#17) by @pablof7z in #25
- refactor(state): extract quarantine into state/quarantine.rs (#15) by @pablof7z in #24
- refactor(daemon): deduplicate spawn_detached_daemon (#16) by @pablof7z in #23
- chore: add justfile quality gates + LOC ratchet (#19) by @pablof7z in #26
- feat(launch): --channel scopes an agent into a NIP-29 room (with fuzzy picker) by @pablof7z in #28
- docs(skill): fix dead-verb index line in SKILL.md (#8) by @pablof7z in #29
- chore: make tree fmt + clippy clean (unblocks CI #20) by @pablof7z in #30
- refactor(cli): split tmux_cli.rs into submodules (#21) by @pablof7z in #31
- ci: wire quality-gate workflow (#20) by @pablof7z in #32
- refactor(cli): split debug.rs into submodules (#14) by @pablof7z in #33
- refactor(cli): split admin.rs into submodules (#14) by @pablof7z in #34
- refactor(cli): split install.rs into submodules (#14) by @pablof7z in #35
- refactor(cli): split who.rs into submodules (#14) by @pablof7z in #36
- refactor(cli): split hooks.rs under the 500-LOC ceiling (#14) by @pablof7z in #37
- chore: prune LOC ratchet after CLI splits (#14) by @pablof7z in #38
- refactor(state): extract status_outbox into state/outbox.rs [MS-state-2] by @pablof7z in #39
- refactor(server): extract server/rpc/project.rs [MS-server-1] by @pablof7z in #40
- refactor(state): extract state/channels.rs [MS-state-3] by @pablof7z in #41
- refactor(server): extract server/demux.rs [MS-server-2] by @pablof7z in #42
- fix(fabric): stop operator prompts echoing back into their origin session by @pablof7z in #43
- refactor(state): extract canonical membership concern [MS-state-4] by @pablof7z in #44
- refactor(daemon): extract server/background/ pruner + idle watcher [MS-server-3] by @pablof7z in #45
- feat(nip29): channel readiness gate — idempotent pre-publish channel provisioning by @pablof7z in #46
- fix(fail-loud): wave-1 — surface silently-swallowed errors; delete
project addby @pablof7z in #100 - fix(fail-loud): wave-2 — MEDIUM/LOW silent-swallow cleanup by @pablof7z in #101
- fix(hooks): don't mirror Codex subagent-dispatch prompts as human chat by @pablof7z in #103
- Implement agent lifecycle cleanup by @pablof7z in #114
- Unify fabric context rendering by @pablof7z in #123
- Align channel creation and status wire surface by @pablof7z in #125
- Avoid retrying ambiguous blocking RPCs by @pablof7z in #137
- Ignore stale membership roster replays by @pablof7z in #138
- Make chat reads cursor-accurate across channel trees by @pablof7z in #139
- Expose daemon storage paths in doctor by @pablof7z in #140
- Make command forensics opt-in by @pablof7z in #141
- Refuse harness install when HOME is unset by @pablof7z in #142
- Centralize unit-test env mutation guard by @pablof7z in #143
- Delete stale product spec zip by @pablof7z in #144
- Honor configured status TTL by @pablof7z in #145
- Rename read-only store drains to peeks by @pablof7z in #146
- Clean up tmux diagnostics and async probes by @pablof7z in #147
- [codex] Centralize channel project roots by @pablof7z in #148
- [codex] Make delivery loss visible by @pablof7z in #149
- [codex] Stamp schema and prune retained state by @pablof7z in #150
- [codex] Track orchestration completion per target by @pablof7z in #151
- [codex] Make ordinal identities global by @pablof7z in #152
- [codex] Separate injected echoes from awareness cursor by @pablof7z in #153
- Unify outbound publish verdicts by @pablof7z in #154
- Codify tenex-edge home path contract by @pablof7z in #155
- Document live relay probe test tiers by @pablof7z in #156
- Split channel integration tests by @pablof7z in #158
- Ratchet integration helper imports by @pablof7z in #159
- Split test recipes by prerequisites by @pablof7z in #160
- Name Nostr codec boundary honestly by @pablof7z in #161
- Poll daemon integration test evidence by @pablof7z in #162
- Share daemon handshake policy by @pablof7z in #163
- Align integration hooks with harness CLI by @pablof7z in #165
- Ratchet CLI help surface by @pablof7z in #166
- Move command forensics out of CLI by @pablof7z in #167
- Move who snapshot out of CLI by @pablof7z in #170
- Split transport secret scrubbing module by @pablof7z in #169
- [codex] Add soft LOC ratchet reporting by @pablof7z in #168
- Move fabric context out of CLI by @pablof7z in #171
- Fix daemon channel readiness integration drift by @pablof7z in #174
- Render fabric context with agent-facing names and short ids by @pablof7z in #175
- Expand LOC ratchet coverage by @pablof7z in #176
- Introduce typed CLI invocation context by @pablof7z in #177
- Move chat CLI args into messaging by @pablof7z in #178
- Move debug CLI args into debug module by @pablof7z in #179
- Move admin CLI args into admin module by @pablof7z in #180
- Move launch CLI args into tmux module by @pablof7z in #181
- Move who CLI args into who module by @pablof7z in #182
- Move publish CLI args into messaging by @pablof7z in #183
- Move invite CLI args into admin module by @pablof7z in #184
- Move install CLI args into install module by @pablof7z in #185
- Move harness CLI args into harness module by @pablof7z in #186
- Narrow CLI-owned public surface by @pablof7z in #187
- Add local relay integration CI by @pablof7z in #188
- Remove ignored Scope subscription fields by @pablof7z in #189
- Extract store schema initialization by @pablof7z in #190
- Introduce StoreReader for who snapshots by @pablof7z in #191
- Update membership docs to relay cache schema by @pablof7z in #192
- Add project metadata read-model APIs by @pablof7z in #193
- Add canonical message read model by @pablof7z in #194
- Invalidate readiness on roster materialization by @pablof7z in #195
- Split provider group state module by @pablof7z in #196
- Extract daemon subscription manager by @pablof7z in #197
- Route membership changes through provider confirmation by @pablof7z in #198
- Move chat and profile transport behind provider by @pablof7z in #199
- Enforce inbound chat membership admission by @pablof7z in #200
- Document Trellis derived-resource mapping by @pablof7z in #211
- Cap channel about text by @pablof7z in...