mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
Normalize release notes format
This commit is contained in:
parent
c46dbb7d53
commit
888f93e4d4
2 changed files with 2 additions and 10 deletions
6
.github/release-notes/0.1.8.md
vendored
6
.github/release-notes/0.1.8.md
vendored
|
|
@ -1,11 +1,7 @@
|
|||
## What's Changed
|
||||
## Changes
|
||||
|
||||
- Forked threads now open in a new right-sidebar Codex panel instead of replacing the current panel, so the source thread stays visible.
|
||||
- Forked threads inherit the source thread's explicit name when one has been set.
|
||||
- Codex panel tabs now show the active thread title, falling back to a shortened thread id when needed.
|
||||
- `/status` now matches the focused Codex session view: session id, context usage, and usage limits.
|
||||
- `/doctor` is now scoped to app-server connection diagnostics.
|
||||
|
||||
## Validation
|
||||
|
||||
- `npm run check`
|
||||
|
|
|
|||
6
.github/release-notes/0.1.9.md
vendored
6
.github/release-notes/0.1.9.md
vendored
|
|
@ -1,7 +1,3 @@
|
|||
## What's Changed
|
||||
## Changes
|
||||
|
||||
- Automatic thread naming now adapts to the user's message language instead of forcing Japanese titles.
|
||||
|
||||
## Validation
|
||||
|
||||
- `npm run check`
|
||||
|
|
|
|||
Loading…
Reference in a new issue