Skip to content

Fix Codex annotate-last message selection#740

Merged
backnotprop merged 1 commit into
backnotprop:mainfrom
mu-hashmi:fix/codex-plannotator-last
May 18, 2026
Merged

Fix Codex annotate-last message selection#740
backnotprop merged 1 commit into
backnotprop:mainfrom
mu-hashmi:fix/codex-plannotator-last

Conversation

@mu-hashmi
Copy link
Copy Markdown
Contributor

Summary

  • make Codex annotate-last ignore assistant messages from the currently active turn
  • add a regression test for status/preamble messages shadowing the previous response
  • document that plannotator-last skills should avoid pre-command preambles

Fixes #739.

Tests

  • bun run typecheck
  • bun test apps/hook/server/codex-session.test.ts scripts/install.test.ts
  • git diff --check

@backnotprop
Copy link
Copy Markdown
Owner

backnotprop commented May 18, 2026

Thanks, merging.

Also for codex (cli), i usually just do !plannotator last

But in the app i know !commands dont work.

Just as sharing in case you use cli

@backnotprop backnotprop merged commit 9873cdb into backnotprop:main May 18, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Codex plannotator-last can annotate active-turn status messages

2 participants