Releases: mgmobrien/augment
Releases · mgmobrien/augment
v0.0.20
v0.0.19
Refine button for transform modal, CC context writer v2 (500 char, flat format, privacy exclusions, settings toggle), auto-launch CC with AUGMENT_OBSIDIAN=1, UX polish (section headings, ribbon icon), label rename (OTHER WORKSPACES), generation indicator priority fix
v0.0.18
v0.0.17
v0.0.16
- Fix: force full viewport repaint after resize to eliminate stale glyph fragments on WSL/Intel iGPU
- Add
console.debug("[augment:resize]")diagnostic logging across the resize pipeline - Revert: restore terminal manager view (remove control center redirect shell)
v0.0.15
What's new
Shared-domain package
- Extracted
packages/shared-domain/with messaging contracts, projections, mutations, runtime contracts, slot-ownership contracts, team-launch contracts, and roster parser - Fixture-driven test suites for messaging documents, projections, and selectors
Runtime owner and slot ownership
- Runtime-owner singleton bootstrap
- Slot-ownership adapter (
scripts/slot-owner-adapter.mjs) with claim/status/stop - Localhost root and runtime-status endpoint via status bridge
Plugin redirect shells
- Legacy inbox and terminal-manager views show migration redirect with docs link
- Control center redirect uses published-root helper with runtime-owner metadata
New editor features
- Selection transform modal — AI transforms on selected text
- Side question modal — ask agents questions from the editor context
Team orchestration improvements
- Attention queue for notification management
- Bus poller for periodic message change detection
- Part registry for address-based part discovery
- Agent suggest for @-mention addressing in compose
Testing
- Migration gates test harness (Bats wrapper)
- Playwright: team-launch smoke, live-vault bus smoke, background completion smoke
- Trust boundary and selection transform screenshots
Housekeeping
.gitignorenow excludesagents/andclaude/(agent memory belongs in the vault, not the code repo)- 121 files changed, +16,365 / -3,533 lines
v0.0.14
Team launch: managed terminals with vault bus messaging, CC native la…
v0.0.13
Unified messaging inbox, UX polish, model fixes, concurrent generation - Unified inbox: dropdown in Part Inbox View to switch between Matt's inbox and any part's inbox - UX polish: badges removed from part rows, PARTS always visible, sublabels, pen icon, onboarding copy - Model fixes: modelVersion() tuple encoding (short-version > date-stamped), curated models always merged into dropdown - Concurrent generation: Map-based tracking with position shifting so multiple generations don't garble
v0.0.12
Bump version to 0.0.12
v0.0.11
Bump version to 0.0.11