Normalize release notes format

This commit is contained in:
murashit 2026-05-15 10:12:43 +09:00
parent c46dbb7d53
commit 888f93e4d4
2 changed files with 2 additions and 10 deletions

View file

@ -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`

View file

@ -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`