diff --git a/.github/release-notes/0.1.8.md b/.github/release-notes/0.1.8.md index e09f1110..4ea7e82e 100644 --- a/.github/release-notes/0.1.8.md +++ b/.github/release-notes/0.1.8.md @@ -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` diff --git a/.github/release-notes/0.1.9.md b/.github/release-notes/0.1.9.md index 0ed74a2b..af28d852 100644 --- a/.github/release-notes/0.1.9.md +++ b/.github/release-notes/0.1.9.md @@ -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`