Skip to content

Commit da414b2

Browse files
committed
docs(changelog): update for v0.6.54 [skip ci]
1 parent 7c4b6fc commit da414b2

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77

88
- (none)
99

10+
## [0.6.54] - 2026-01-29
11+
12+
- TUI/GH: live-update gh_run_wait progress with richer summaries. (76d56c63, 999fd1d2)
13+
- Core/Compact: harden auto-compact flow for safer recovery. (654d0bba)
14+
1015
## [0.6.53] - 2026-01-27
1116

1217
- Core/Tools: add dynamic tool injection and wire the dynamic tool pipeline. (d594693d, 8a81f9f8)
Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,14 @@
1-
## @just-every/code v0.6.53
2-
This release expands dynamic tools and improves TUI and server workflows.
1+
## @just-every/code v0.6.54
2+
Short release focusing on clearer gh_run_wait progress and sturdier auto-compaction.
33

44
### Changes
5-
- Core/Tools: add dynamic tool injection and wire the dynamic tool pipeline.
6-
- MCP/Auth: allow MCP server scopes config as OAuth fallback.
7-
- App Server: add thread read, archived listing, and unarchive support.
8-
- TUI: add /personality selector and /permissions flow.
9-
- Core/Collab: reduce high CPU usage during collaboration runs.
5+
- TUI/GH: live-update gh_run_wait progress with richer summaries.
6+
- Core/Compact: harden auto-compact flow for safer recovery.
107

118
### Install
129
```
1310
npm install -g @just-every/code@latest
1411
code
1512
```
1613

17-
### Thanks
18-
Thanks to @eugeneoden, @owenlin0, and @iudizm for contributions!
19-
20-
Compare: https://github.com/just-every/code/compare/v0.6.52...v0.6.53
14+
Compare: https://github.com/just-every/code/compare/v0.6.53...v0.6.54

0 commit comments

Comments
 (0)