Releases: stevencrawford/omnivue
Releases · stevencrawford/omnivue
Release list
v0.1.2
Immutable
release. Only release title and notes can be modified.
What's Changed
Other Changes
- feat: Compaction card styling, marker visibility, and summary improvements by @stevencrawford in #33
- feat: surface API errors and model changes in Pi adapter by @stevencrawford in #34
- fix(claude): Refactor adapter and fix task output rendering by @stevencrawford in #37
- fix: normalize Copilot tool calls, improve token/todo tracking, frontend fixes by @stevencrawford in #36
- fix(copilot): fix todo state SQL parsing for real Copilot patterns by @stevencrawford in #38
- feat: Add custom websearch tool renderer with Globe icon by @stevencrawford in #39
- refactor(ingest): Split adapter packages into canonical 8-file layout by @stevencrawford in #41
- feat: Add Terminal panel with xterm.js by @stevencrawford in #42
- feat: Support deeply nested sub-agent sessions by @stevencrawford in #43
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
Dependency Updates ⬆️
- chore(deps): Bump the dependencies group in /internal/frontend with 23 updates by @dependabot[bot] in #22
- chore(deps): Bump the dependencies group with 5 updates by @dependabot[bot] in #21
Other Changes
- fix: various fixes for copilot agent by @stevencrawford in #17
- fix: mobile-responsive header and agent hero pill by @stevencrawford in #23
- feat: add replay/resume button to OverviewScreen by @stevencrawford in #24
- fix: cancel in-progress pages deploys to avoid duplicate artifact conflict by @stevencrawford in #25
- Resize carousel images, fix favicon, restore README image by @stevencrawford in #26
- Fix SQLITE_BUSY errors from incorrect modernc.org/sqlite DSN syntax by @stevencrawford in #27
- Session tokenomics charts & card styling consistency by @stevencrawford in #28
- fix: cleanup loading/error UX and session rename refresh by @stevencrawford in #29
- refactor(ingest): adapter registry, interface segregation, typed enums, and performance fixes by @stevencrawford in #20
- feat(store): version-tracked schema migrations via goose by @stevencrawford in #19
- feat(notify): in-app notification system by @stevencrawford in #30
- fix: flaky TestClassifyChanges_EmitsQuestionNotification due to flood suppression by @stevencrawford in #31
- feat(build): ad-hoc codesign binary on macOS to satisfy Gatekeeper by @stevencrawford in #32
New Contributors
- @dependabot[bot] made their first contribution in #22
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Other Changes
- Add GitHub Pages deployment workflow by @stevencrawford in #11
- Enable CI, tagpr, and trivy workflows by @stevencrawford in #10
- Fix GitHub Pages action hashes by @stevencrawford in #13
- Add OSS hygiene templates by @stevencrawford in #9
- fix: resolve 83 golangci-lint issues by @stevencrawford in #15
New Contributors
- @stevencrawford made their first contribution in #11
Full Changelog: https://github.com/stevencrawford/omnivue/commits/v0.1.0