grok-build-upstream-mirror/crates/codegen/xai-grok-pager/tests/pty_e2e/minimal
Repository files (latest commit first)
Filename Latest commit message Latest commit date
grokkybara[bot] 3af4d5d398 Synced from monorepo
Synced from monorepo

Changes:
- Shell: accept target response id on rewind execute
- Shell: stamp response id on chat user message chunks
- Worktree: optional rebuild and stale git registration cleanup in auto-GC
- Worktree: kind-aware auto-GC TTLs and config knobs
- Worktree: macOS process CWD scan and Unix PID liveness for GC guards
- Worktree: automatic throttled GC on startup (Linux age-based; non-Linux dead-only)
- Pager: add `[ui].combine_queued_prompts` to batch queued follow-ups
- Shell: stop overwriting user skills
- Tools: read markdown in `skills/` directories untruncated
- `/usage` shows per-session token and dollar usage in the TUI
- Security: prompt on environment-dumping `ps` variants
- Security: always-safe `kubectl` no longer runs arbitrary kubeconfig credential plugins without permission
- Tools: make scheduler deletion durable
- Shell: add relocation storage primitives
- Shell: give side model calls their own conversation ids
- Fix five workflow-runtime bugs (budget, pause, cancel, reconnect)
- Security: peel `env -S` / `--split-string` operands in the Bash permission gate (managed deny/ask)
- Pager: expose doctor in the TUI
- Security: block unauthorized RCE via abused safe commands
- Pager idle watcher cue: "1 subagent still running" instead of "watching · 1 subagent"
- Security: block `rg --pre` arbitrary code execution in auto-mode
- Voice: diagnose silent-mic failures (macOS permission) and add doctor/terminal-setup Voice section
- App builder deployer: `allow_forking` and `show_built_with_grok`
- Pager: stop stacking duplicate "Worked for" markers on parked turns
- Shell: support `max` as a distinct reasoning effort tier
- Tools: serialize background `/loop` fires on the whole work unit
- Shell: add working-directory relocation state primitives
- Proto: `ClientToolResult` and `ChatConfig` client-side tools
- Shell: model providers
- Chat: select App Builder product on the Build path
- Shell: attach author identity to feedback when the deployment opts in
- Doctor: fix for SSH wrap setup
- Workflow authoring skills: create-workflow and import-claude-workflow docs
- Add read-only grok doctor
- Sandbox: apply Landlock without a controlling TTY
- Pager: recover image paste over grok wrap on headless remotes
- Pager: make actions screen-mode aware
- Shell: resume sessions when the working directory moves
- Pager: centralize terminal diagnostics
- Workspace: gate inline shell file access
- Pager: centralize terminal probes
- Pager: edit minimal prompts in an external editor
- Pager: standardize backgrounding on Ctrl+B
- Shell: recap rides the parent turn's prompt cache
- Tools: add scheduler lifecycle version clock

Source-Revision: 0f4d7c91b8b2b408333f6de1e8a76cb8eaa71899
2026-07-21 18:10:23 +00:00
..
minimal_cli_screen_mode_does_not_persist.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_commits_response_to_scrollback.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_commits_thinking_body_to_scrollback.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
minimal_committed_content_survives_overlay_grow.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_continue_reprints_transcript.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
minimal_ctrl_c_arms_and_quits.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_ctrl_o_send_now_queued_apple_terminal.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
minimal_double_esc_committed_queued_prompt_single_render.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
minimal_esc_mid_turn_is_swallowed.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_external_editor_round_trip.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
minimal_flush_left_no_hpad.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
minimal_help_opens_command_palette.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_lookup_commits_one_line_summary.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
minimal_new_session_keeps_history_and_resets.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_queue_indicator_shows_while_running.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
minimal_resize_preserves_committed_scrollback.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_settings_modal_opens_and_closes.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_shift_tab_shows_mode_in_info_bar.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_short_response_stays_on_screen.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_slash_dropdown_dismisses_with_esc.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_slash_switches_from_fullscreen.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_slash_switches_to_fullscreen.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_transcript_opens_in_pager.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
minimal_transcript_pager_restore_no_artifacts.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
mod.rs Synced from monorepo 2026-07-21 18:10:23 +00:00