core-agent-ide/codex-rs/core/src
2025-12-02 11:26:27 +00:00
..
auth [Auth] Add keyring support for Codex CLI (#5591) 2025-10-27 12:10:11 -07:00
command_safety Windows: flag some invocations that launch browsers/URLs as dangerous (#7111) 2025-11-21 13:36:17 -08:00
config feat[app-serve]: config management (#7241) 2025-11-25 09:29:38 +00:00
config_loader feat[app-serve]: config management (#7241) 2025-11-25 09:29:38 +00:00
context_manager fix: disable review rollout filtering (#7371) 2025-12-01 09:04:13 +00:00
features Remove shell tool when unified exec is enabled (#6345) 2025-11-06 15:46:24 -08:00
mcp chore: unify config crates (#5958) 2025-10-30 10:28:32 +00:00
rollout chore: improve rollout session init errors (#7336) 2025-11-27 00:20:33 -08:00
sandboxing Fixed regression in experimental "sandbox command assessment" feature (#7308) 2025-11-25 16:15:13 -08:00
skills feat: experimental support for skills.md (#7412) 2025-12-01 20:22:35 -08:00
state Account for encrypted reasoning for auto compaction (#7113) 2025-11-22 03:06:45 +00:00
tasks feat: detached review (#7292) 2025-11-28 11:34:57 +00:00
tools feat: update process ID for event handling (#7261) 2025-11-25 14:21:05 -08:00
unified_exec chore: better session recycling (#7368) 2025-11-30 12:42:26 -08:00
api_bridge.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
apply_patch.rs Delegate review to codex instance (#5572) 2025-10-29 21:04:25 +00:00
auth.rs Fixed status output to use auth information from AuthManager (#6529) 2025-11-12 10:26:50 -08:00
bash.rs Always fallback to real shell (#6953) 2025-11-20 10:58:46 -08:00
client.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
client_common.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
codex.rs chore: review everywhere (#7444) 2025-12-02 11:26:27 +00:00
codex_conversation.rs Add feedback upload request handling (#5682) 2025-10-27 05:53:39 +00:00
codex_delegate.rs fix: codex delegate cancellation (#7092) 2025-11-24 16:59:09 +00:00
compact.rs feat: add compaction event (#7289) 2025-11-25 16:12:14 +00:00
compact_remote.rs feat: add compaction event (#7289) 2025-11-25 16:12:14 +00:00
conversation_manager.rs [feedback] Add source info into feedback metadata. (#7140) 2025-11-24 19:05:37 +00:00
custom_prompts.rs fix(core): load custom prompts from symlinked Markdown files (#3643) 2025-11-04 17:44:02 -08:00
default_client.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
environment_context.rs Always fallback to real shell (#6953) 2025-11-20 10:58:46 -08:00
error.rs [app-server] update doc with codex error info (#6941) 2025-11-21 01:02:37 +00:00
event_mapping.rs Support all types of search actions (#7061) 2025-11-20 20:45:28 -08:00
exec.rs refactor: inline sandbox type lookup in process_exec_tool_call (#7122) 2025-11-21 22:53:05 +00:00
exec_env.rs chore: unify config crates (#5958) 2025-10-30 10:28:32 +00:00
exec_policy.rs bypass sandbox for policy approved commands (#7110) 2025-11-21 18:03:23 -05:00
features.rs feat: experimental support for skills.md (#7412) 2025-12-01 20:22:35 -08:00
flags.rs chore: drop unused values from env_flags (#4188) 2025-09-24 14:29:51 -07:00
function_tool.rs chore: rework tools execution workflow (#5278) 2025-10-20 20:57:37 +01:00
git_info.rs Fix recent_commits(limit=0) returning 1 commit instead of 0 (#7334) 2025-12-01 10:14:36 -08:00
landlock.rs chore: rework tools execution workflow (#5278) 2025-10-20 20:57:37 +01:00
lib.rs chore: review everywhere (#7444) 2025-12-02 11:26:27 +00:00
mcp_connection_manager.rs feat: declare server capability in shell-tool-mcp (#7112) 2025-11-21 16:11:01 -08:00
mcp_tool_call.rs [MCP] Render MCP tool call result images to the model (#5600) 2025-10-27 17:55:57 -04:00
message_history.rs fix(core): enable history lookup on windows (#7457) 2025-12-01 16:29:01 -08:00
model_family.rs enable unified exec for experiments (#7118) 2025-11-21 13:10:01 -08:00
model_provider_info.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
openai_model_info.rs chore: drop model_max_output_tokens (#7100) 2025-11-21 17:42:54 +00:00
otel_init.rs [codex][otel] support mtls configuration (#6228) 2025-11-18 14:01:01 -08:00
parse_command.rs fix(windows) shell_command on windows, minor parsing (#6811) 2025-11-17 22:23:53 -08:00
powershell.rs fix(windows) shell_command on windows, minor parsing (#6811) 2025-11-17 22:23:53 -08:00
project_doc.rs feat: experimental support for skills.md (#7412) 2025-12-01 20:22:35 -08:00
response_processing.rs Order outputs before inputs (#6691) 2025-11-14 14:54:11 -08:00
review_format.rs feat: detached review (#7292) 2025-11-28 11:34:57 +00:00
review_prompts.rs chore: review everywhere (#7444) 2025-12-02 11:26:27 +00:00
safety.rs Windows Sandbox - Alpha version (#4905) 2025-10-30 15:51:57 -07:00
seatbelt.rs core: widen sandbox to allow certificate ops when network is enabled (#5980) 2025-11-06 12:47:20 -08:00
seatbelt_base_policy.sbpl fix(seatbelt): Allow reading hw.physicalcpu (#6421) 2025-11-09 08:53:36 -08:00
seatbelt_network_policy.sbpl core: widen sandbox to allow certificate ops when network is enabled (#5980) 2025-11-06 12:47:20 -08:00
shell.rs core: make shell behavior portable on FreeBSD (#7039) 2025-11-20 16:01:35 -08:00
spawn.rs Kill shell tool process groups on timeout (#5258) 2025-11-07 17:54:35 -08:00
terminal.rs detect terminal and include in request headers (#2437) 2025-08-20 16:54:26 +00:00
text_encoding.rs Fix: Improve text encoding for shell output in VSCode preview (#6178) (#6182) 2025-11-20 11:04:11 -08:00
token_data.rs Add forced_chatgpt_workspace_id and forced_login_method configuration options (#5303) 2025-10-20 08:50:54 -07:00
truncate.rs Account for encrypted reasoning for auto compaction (#7113) 2025-11-22 03:06:45 +00:00
turn_diff_tracker.rs chore: more clippy rules 2 (#4057) 2025-09-22 17:16:02 +00:00
user_instructions.rs Update user instruction message format (#6010) 2025-10-30 18:44:02 -07:00
user_notification.rs feat: include cwd in notify payload (#5415) 2025-10-20 23:53:03 +00:00
user_shell_command.rs Move shell to use truncate_text (#6842) 2025-11-19 01:56:08 -08:00
util.rs Add item streaming events (#5546) 2025-10-29 22:33:57 +00:00