Alpha prerelease on the 0.151 line: session /recap, a doctor --feedback path for lighter feedback attachments, Bedrock onboarding hooks, and turn-settings / TUI groundwork.
Changelog
[new] Added the /recap slash command and a TUI recap surface for reviewing the current session.
[new] codex doctor accepts --feedback to limit database integrity scans when building a feedback attachment (shell completions updated for bash, fish, and zsh).
[new] AWS Bedrock onboarding and discovery/credential wiring so Bedrock can be set up from the TUI flow.
[new] Turn settings can be updated on an active turn (TurnSettingsUpdate / related session step settings), not only at start.
[changed] TUI textarea gains hyperlink handling and a broader Vim normal/operator keymap surface, including dedicated vim command support.
[changed] Hook configuration distinguishes agent-hooks and prompt handler shapes more clearly.