Releases: sphragis-oss/choragos
Releases · sphragis-oss/choragos
Release list
v0.11.1
v0.11.0
Changelog
- 0b6329e Merge pull request #105 from sphragis-oss/release/v0.11.0-changelog
- 2270269 docs: changelog for v0.11.0 and README refresh
- 2144304 Merge pull request #104 from sphragis-oss/feat/pause-resume
- f5fd750 feat: pause/resume a role with prefix+p
- 1a11769 Merge pull request #103 from sphragis-oss/feat/delegation-timeouts
- 99ba24d feat: wall-clock timeout per delegation
- e8cb0f9 Merge pull request #102 from sphragis-oss/feat/streaming-transcripts
- 08109de feat: stream role transcripts as lines scroll off the screen
- bedb7a5 Merge pull request #99 from sphragis-oss/fix/keybytes-unmapped-keys
- 0fe0898 fix: stop typing unmapped key names into panes
- d9bc4fb Merge pull request #97 from sphragis-oss/feat/role-model-label
- f4fb71e feat: show each role's model on its sidebar card
- dc7d6f0 Merge pull request #96 from sphragis-oss/feat/window-title
- c103b3e feat: window title carries the workspace name
- 0e212bf Merge pull request #93 from sphragis-oss/feat/sphragis-auto-off
- d937372 feat: auto-off gateway when never requested and not installed
- ce9b9bf Merge pull request #90 from sphragis-oss/feat/end-of-run-report
- a31b28a feat: end-of-run per-role report via choragos report
v0.10.0
Changelog
- 99ad1ca Merge pull request #89 from sphragis-oss/release/v0.10.0-changelog
- 756817e docs: changelog for v0.10.0
- a94c32e Merge pull request #88 from sphragis-oss/feat/direct-role-focus
- 36f297b feat: direct role focus via prefix digits and sidebar card clicks
- 72a7b19 Merge pull request #87 from sphragis-oss/feat/viewer-editor
- 29fbfda feat: open briefs and reports in the user's editor
- 98594ec Merge pull request #85 from sphragis-oss/feat/scroll-indicator
- 870311a feat: scrollback position indicator and border thumb
- 3c997f6 Merge pull request #83 from sphragis-oss/feat/pane-cursor
- 4b247e4 feat: render the terminal cursor in the focused pane
v0.9.0
Changelog
- ae538c6 Merge pull request #78 from sphragis-oss/release/v0.9.0-changelog
- f16bb2b docs: changelog for v0.9.0
- 36e7438 Merge pull request #77 from sphragis-oss/feat/checkpoints-board
- 50f3e00 feat: task board rollback with confirm overlay
- 6ae7ef5 Merge pull request #76 from sphragis-oss/feat/checkpoints
- aee35d8 fix: lint findings (errcheck on RemoveAll, embedded selector)
- 622fd4f feat: workspace checkpoints per delegation with post-hoc rollback
- d3e060a Merge pull request #75 from sphragis-oss/docs/design-checkpoints
- 43a288a Merge pull request #74 from sphragis-oss/fix/flaky-deck-tests
- ea5050f docs: design pass for workspace checkpoints and rollback
- a84ffde test: deflake TestScrollbackSearch and TestServerAttachLifecycle
v0.8.0
Changelog
- 7809605 Merge pull request #72 from sphragis-oss/release/v0.8.0-changelog
- 97ffefd docs: changelog for v0.8.0
- f42b0aa Merge pull request #71 from sphragis-oss/feat/init-auto
- 47878d6 feat: choragos init --auto detects the project and writes a language team
- 1990d26 Merge pull request #70 from sphragis-oss/feat/pager-overlay
- 4a58e1a fix: bump goldmark past the GO-2026-5320 XSS fix
- 26ba402 feat: in-app pager for briefs and reports
v0.7.5
v0.7.1
v0.7.0
Changelog
- 6e34599 Merge pull request #61 from sphragis-oss/release/v0.7.0-changelog
- 0ba0e18 docs: changelog for v0.7.0
- 4aa1285 Merge pull request #60 from sphragis-oss/feat/detach-attach
- f3a600f feat: native detach/attach session resumption
- d2af5a0 Merge pull request #59 from sphragis-oss/refactor/session-core
- 66b7bf3 refactor(deck): extract the session core from the TUI model
v0.6.0
Changelog
- 6c9293d Merge pull request #58 from sphragis-oss/release/v0.6.0-changelog
- dff5e34 docs: changelog for v0.6.0
- 1de7ee5 Merge pull request #57 from sphragis-oss/feat/runtime-roles-reload
- 0a1341c feat(deck): roles at runtime via declarative config reload
- 9de9730 Merge pull request #56 from sphragis-oss/docs/design-session-server
- c7152f9 docs: design pass for the session core, runtime roles, and detach/attach
- 859c84c Merge pull request #55 from sphragis-oss/feat/notification-hooks
- 12f5430 feat(ui): notification hooks for gates and input prompts
- a6c65ac Merge pull request #54 from sphragis-oss/feat/gate-edit-brief
- 19b9830 feat(deck): edit the brief from the approval overlay
- f6fc648 Merge pull request #51 from sphragis-oss/docs/demo-gif-v0.5
- 518a779 docs: refresh the README demo GIF for v0.5.0
v0.5.0
Changelog
- 7b0b974 Merge pull request #50 from sphragis-oss/release/v0.5.0-changelog
- 52ab8c3 docs: changelog for v0.5.0
- 37c2fb1 Merge pull request #49 from sphragis-oss/feat/approval-gates
- 231dcab feat(deck): human approval gates on delegation
- f109497 Merge pull request #48 from sphragis-oss/feat/role-auto-restart
- 8f379fc feat(deck): auto-restart roles on failure