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

Changes:
- Report invalid MCP server config instead of failing startup
- Keep completed terminal output when the gateway connection is lost
- Show a duration-only detail view for single-task task output
- Don't let a stale registry turn counter hide local sessions
- Raise the file-descriptor soft limit on Linux and log effective limits at startup
- Stop aborting when HTTP client construction fails
- Make session thread and runtime spawn failures recoverable
- Fix main-prompt paste parity in the question freeform input
- Fire SessionEnd hooks on /exit and headless quit
- Embed the deployment-config signing public key
- Repaint paste-chip background on inline panel inputs
- Security: prevent acceptEdits from auto-approving agent writes into the always-trusted global hook root
- Fix stacked "Worked for" markers so parks render as status and turns close with exactly one marker
- Parse hooks from config files
- Add a remote kill-switch for managed-config signature verification
- Security: fix workspace file-reference resolution bypassing workspace filesystem confinement

Source-Revision: d02693a856a54f1030695b36b91d276e96b30b23
2026-07-25 18:44:42 +00:00
..
handlers Synced from monorepo 2026-07-22 19:22:27 +01:00
mvp_agent Synced from monorepo 2026-07-25 18:44:42 +00:00
subagent Synced from monorepo 2026-07-25 18:44:42 +00:00
activity.rs Synced from monorepo 2026-07-25 18:44:42 +00:00
app.rs Synced from monorepo 2026-07-25 18:44:42 +00:00
auth_method.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
chat_modes.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
config.rs Synced from monorepo 2026-07-25 18:44:42 +00:00
config_model_override_parse.rs Synced from monorepo 2026-07-23 17:12:33 +00:00
ext_parsers.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
feedback_client.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
folder_trust.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
init.rs Synced from monorepo 2026-07-25 18:44:42 +00:00
mod.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
model_providers.rs Synced from monorepo 2026-07-23 17:12:33 +00:00
models.rs Synced from monorepo 2026-07-25 18:44:42 +00:00
proxy.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
relay.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
restore_code.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
roster.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
server.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
session_config.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
session_metrics.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
session_registry_client.rs Synced from monorepo 2026-07-21 18:10:23 +00:00
storage_client_tests.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00
subscription_check.rs Synced from monorepo 2026-07-22 19:22:27 +01:00
update_chunk_merge.rs Publish harness and TUI open-source 2026-07-16 06:46:02 +01:00