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

Changes:
- Temporarily disable session share link creation in the TUI
- Do not approve plan on empty Enter from the revise prompt
- Expose chat product Skills via ACP available_commands_update
- Return immediately from a blocking wait on an already-completed ACP task
- Split headless pager module for clearer structure
- Stop git worktree prune from removing user registrations on resume
- Use compaction sampler tokenizer for item token counts
- Opt-in extra root CAs via GROK_EXTRA_CA_BUNDLE
- Cancel all session subagents when the user stops
- Let the session persistence actor exit when its session ends
- Make fullscreen terminal resize much cheaper on long sessions
- Report honestly from kill_task when an ACP task does not exist
- Hide /usage for external-auth deployments
- Forward the history-load trailer’s computer_reason to the client
- Remove ineffective no-op tool reminder
- Declare slash-command screen-mode support in one place
- Keep settings enum picker on the committed value until Enter
- Reap a PTY’s full process tree
- Stream tool calls from headless mode over ACP
- Bridge gateway task lifecycle to ACP for chat session background tasks
- Don’t warn about truncated history on a suppressed replay
- Fit full-replace summarizer input and recover on context-length errors
- Stop dropping agents over an unrecognized frontmatter color
- Add /undo as a slash alias for /rewind
- Harden sleep/wake token-refresh paths against forced re-login
- Add session/list ACP method
- Give each sampling backend its own conversion module
- Treat an unenrolled child process as a lint error
- Suppress the cancelled marker on send-now wake turns
- Stop tearing down Roslyn on every edit, and read C# diagnostics

Source-Revision: 2a28b4a86cfc4a4c133c35b7fc2a6a9964387c39
2026-07-30 19:07:40 +00:00
..
common Synced from monorepo 2026-07-23 17:12:33 +00: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_fork_replay_memory.rs Synced from monorepo 2026-07-26 20:03:03 +01:00
session_load_perf.rs Synced from monorepo 2026-07-26 20:03:03 +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 Synced from monorepo 2026-07-22 19:22:27 +01:00
test_auth_provider_command_e2e.rs Synced from monorepo 2026-07-29 17:17:54 +00:00
test_auth_provider_e2e.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
test_built_binary_e2e.rs Synced from monorepo 2026-07-30 19:07:40 +00:00
test_config_update_isolation.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_debug_logging.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
test_doom_loop_recovery.rs Synced from monorepo 2026-07-22 19:22:27 +01: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 Synced from monorepo 2026-07-22 19:22:27 +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 Synced from monorepo 2026-07-22 19:22:27 +01:00
test_leader_sandbox_confinement.rs Synced from monorepo 2026-07-27 17:54:34 +00:00
test_leader_soak.rs Synced from monorepo 2026-07-30 19:07:40 +00:00
test_leader_stdio_integration.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
test_leader_version_skew.rs Synced from monorepo 2026-07-22 19:22:27 +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_nonblocking_startup.rs Synced from monorepo 2026-07-26 20:03:03 +01:00
test_nonblocking_startup_offline.rs Synced from monorepo 2026-07-26 20:03:03 +01:00
test_refusal_stop_reason.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
test_registry_churn.rs Synced from monorepo 2026-07-29 17:17:54 +00:00
test_sampling_client.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
test_session_end_hook_e2e.rs Synced from monorepo 2026-07-25 18:44:42 +00:00
test_session_load_memory.rs Synced from monorepo 2026-07-29 17:17:54 +00:00
test_settings_refresh.rs Synced from monorepo 2026-07-26 20:03:03 +01:00
test_stop_hook_e2e.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
test_subagent_orphan_reconcile.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
test_summary_reasoning_effort.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
test_tool_dispatch_duration_smoke.rs Synced from monorepo 2026-07-30 19:07:40 +00:00
test_trusted_local_plugin_refresh_e2e.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
test_vendor_compat.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
test_xai_session_update.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
testkit_synth_roundtrip.rs Synced from monorepo 2026-07-26 20:03:03 +01:00
trace_replay.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00