Skip to content

Commit cf55c3f

Browse files
committed
ai(rules[AGENTS]): add tmux_option_key to logging key table
why: The options module uses tmux_option_key in extra dicts but it was missing from the documented core keys table. what: - Add tmux_option_key row to the Core keys table in AGENTS.md
1 parent 11a5d65 commit cf55c3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ Pass structured data on every log call where useful for filtering, searching, or
307307
| `tmux_session` | `str` | session name |
308308
| `tmux_window` | `str` | window name or index |
309309
| `tmux_pane` | `str` | pane identifier |
310+
| `tmux_option_key` | `str` | tmux option name |
310311

311312
**Heavy/optional keys** (DEBUG only, potentially large):
312313

0 commit comments

Comments
 (0)