Skip to content

fix: display effective Agent mode during plan execution - #178

Merged
EvanProgramming merged 1 commit into
mainfrom
codex/issue-172-effective-mode
Sep 23, 2026
Merged

EvanProgramming merged 1 commit into
mainfrom
codex/issue-172-effective-mode

Conversation

@EvanProgramming

Copy link
Copy Markdown
Owner

Closes #172

Summary

  • emit the updated interaction envelope immediately after plan acceptance
  • render effective mode in the TUI header
  • label activity state explicitly as stored preference versus active mode

Validation

  • python -m unittest tests.test_interaction tests.test_tui_protocol -v (18 passed)
  • go test ./...
  • go vet ./...
  • git diff --check

@EvanProgramming EvanProgramming added bug Something isn't working P2 area: cli Terminal UI and interactive agent loop labels Sep 22, 2026
@EvanProgramming
EvanProgramming merged commit 6b821ba into main Sep 23, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: cli Terminal UI and interactive agent loop bug Something isn't working P2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: display effective Agent mode during accepted-plan execution

1 participant