Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ expression: status_line_popup_snapshot(&mut chat)

Type to search
>
› [x] project-root Project root directory (omitted when unavailable)
› [x] project-name Project name (omitted when unavailable)
[x] git-branch Current Git branch (omitted when unavailable)
[x] thread-title Current thread title (omitted unless changed by user)
[ ] model-name Current model name
[x] thread-title Current thread title (omitted when unavailable)
[ ] model Current model name
[ ] model-with-reasoning Current model name with reasoning level
[ ] current-dir Current working directory
[ ] run-state Compact session run-state text (Ready, Working, Thinking)
[ ] context-remaining Percentage of context window remaining (omitted when unknown)
[ ] context-used Percentage of context window used (omitted when unknown)

my-project · feat/awesome-feature · thread title
Use ↑↓ to navigate, ←→ to move, space to select, enter to confirm, esc to cancel.
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ expression: status_line_popup_snapshot(&mut chat)

Type to search
>
› [x] project-root Project root directory (omitted when unavailable)
› [x] project-name Project name (omitted when unavailable)
[x] git-branch Current Git branch (omitted when unavailable)
[x] thread-title Current thread title (omitted unless changed by user)
[ ] model-name Current model name
[x] thread-title Current thread title (omitted when unavailable)
[ ] model Current model name
[ ] model-with-reasoning Current model name with reasoning level
[ ] current-dir Current working directory
[ ] run-state Compact session run-state text (Ready, Working, Thinking)
[ ] context-remaining Percentage of context window remaining (omitted when unknown)
[ ] context-used Percentage of context window used (omitted when unknown)

preview-live-root · feature/live-preview-branch · Live preview thread
Use ↑↓ to navigate, ←→ to move, space to select, enter to confirm, esc to cancel.
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ expression: status_line_popup_snapshot(&mut chat)

Type to search
>
› [x] project-root Project root directory (omitted when unavailable)
› [x] project-name Project name (omitted when unavailable)
[x] git-branch Current Git branch (omitted when unavailable)
[x] thread-title Current thread title (omitted unless changed by user)
[ ] model-name Current model name
[x] thread-title Current thread title (omitted when unavailable)
[ ] model Current model name
[ ] model-with-reasoning Current model name with reasoning level
[ ] current-dir Current working directory
[ ] run-state Compact session run-state text (Ready, Working, Thinking)
[ ] context-remaining Percentage of context window remaining (omitted when unknown)
[ ] context-used Percentage of context window used (omitted when unknown)

my-project · feature/mixed-preview · Mixed preview thread
Use ↑↓ to navigate, ←→ to move, space to select, enter to confirm, esc to cancel.
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ expression: terminal_title_popup_snapshot(&mut chat)

Type to search
>
› [x] thread Current thread title (omitted until available)
› [x] thread-title Current thread title (omitted when unavailable)
[x] git-branch Current Git branch (omitted when unavailable)
[x] task-progress Latest task progress from update_plan (omitted until available)
[ ] app-name Codex app name
[ ] project Project name (falls back to current directory name)
[ ] project-name Project name (falls back to current directory name)
[ ] current-dir Current working directory
[ ] spinner Animated task spinner (omitted while idle or when animations are off)
[ ] run-state Compact session run-state text (Ready, Working, Thinking)
[ ] model Current model name

thread title | feat/awesome-feature | Tasks 0/0
Use ↑↓ to navigate, ←→ to move, space to select, enter to confirm, esc to cancel.
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ expression: terminal_title_popup_snapshot(&mut chat)

Type to search
>
› [x] project Project name (falls back to current directory name)
[x] thread Current thread title (omitted until available)
› [x] project-name Project name (falls back to current directory name)
[x] thread-title Current thread title (omitted when unavailable)
[x] git-branch Current Git branch (omitted when unavailable)
[x] task-progress Latest task progress from update_plan (omitted until available)
[ ] app-name Codex app name
[ ] current-dir Current working directory
[ ] spinner Animated task spinner (omitted while idle or when animations are off)
[ ] run-state Compact session run-state text (Ready, Working, Thinking)
[ ] model Current model name

preview-live-root | Live preview thread | feature/live-preview-branch | Tasks 2/5
Use ↑↓ to navigate, ←→ to move, space to select, enter to confirm, esc to cancel.
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ expression: terminal_title_popup_snapshot(&mut chat)

Type to search
>
› [x] project Project name (falls back to current directory name)
[x] thread Current thread title (omitted until available)
› [x] project-name Project name (falls back to current directory name)
[x] thread-title Current thread title (omitted when unavailable)
[x] task-progress Latest task progress from update_plan (omitted until available)
[ ] app-name Codex app name
[ ] current-dir Current working directory
[ ] spinner Animated task spinner (omitted while idle or when animations are off)
[ ] run-state Compact session run-state text (Ready, Working, Thinking)
[ ] git-branch Current Git branch (omitted when unavailable)
[ ] model Current model name

project | Mixed preview thread | Tasks 0/0
Use ↑↓ to navigate, ←→ to move, space to select, enter to confirm, esc to cancel.
Loading