grok-build-upstream-mirror/crates/codegen/xai-grok-shell/tests
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
..
common Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
fixtures Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
memory_integration Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
git_contention_e2e.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
sandbox_requirements_pin.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
session_load_perf.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
team_managed_config.rs Synced from monorepo 2026-07-16 20:27:30 +01:00
test_active_sessions_smoke.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_agent_type_invariant.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_auth_provider_e2e.rs Synced from monorepo 2026-07-20 18:22:25 +01:00
test_built_binary_e2e.rs Synced from monorepo 2026-07-19 18:42:24 +01:00
test_config_update_isolation.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_debug_logging.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_doom_loop_recovery.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
test_doomloop_capture.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_fork_session.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_global_extra_headers_e2e.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_heap_profile_monitor.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_leader_death_repro.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_leader_soak.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_leader_stdio_integration.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
test_leader_version_skew.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_mcp_integration.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_mcp_permission_persistence.rs Synced from monorepo 2026-07-18 19:48:28 +01:00
test_refusal_stop_reason.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_registry_churn.rs Synced from monorepo 2026-07-18 19:48:28 +01:00
test_sampling_client.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_settings_refresh.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_stop_hook_e2e.rs Synced from monorepo 2026-07-19 18:42:24 +01:00
test_subagent_orphan_reconcile.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_summary_reasoning_effort.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_trusted_local_plugin_refresh_e2e.rs Synced from monorepo 2026-07-17 14:19:50 +01:00
test_vendor_compat.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_xai_session_update.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
trace_replay.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00