Skip to content

Releases: mgmobrien/augment

v0.0.20

15 Mar 17:46

Choose a tag to compare

v0.0.20: sidebar IA redesign, collapse perf, transform fix, ribbon ic…

v0.0.19

15 Mar 06:26

Choose a tag to compare

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

15 Mar 03:40

Choose a tag to compare

Transform presets (6 vault-native), direct replace path, batch architecture QA

v0.0.17

14 Mar 18:32

Choose a tag to compare

  • Fix: force full viewport repaint after resize (stale glyph fragments on WSL/Intel iGPU)
  • Add console.debug("[augment:resize]") diagnostic logging across resize pipeline
  • Revert: restore terminal manager view (remove control center redirect shell)

v0.0.16

14 Mar 18:25

Choose a tag to compare

  • 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

14 Mar 17:35

Choose a tag to compare

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

  • .gitignore now excludes agents/ and claude/ (agent memory belongs in the vault, not the code repo)
  • 121 files changed, +16,365 / -3,533 lines

v0.0.14

15 Mar 03:41

Choose a tag to compare

Team launch: managed terminals with vault bus messaging, CC native la…

v0.0.13

09 Mar 22:14

Choose a tag to compare

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

09 Mar 16:39

Choose a tag to compare

Bump version to 0.0.12

v0.0.11

08 Mar 19:02

Choose a tag to compare

Bump version to 0.0.11