| .. |
|
account.rs
|
Reduce app-server test timeout pressure (#13884)
|
2026-03-09 09:37:41 -07:00 |
|
analytics.rs
|
feat(app-server): add tracing to all app-server APIs (#13285)
|
2026-03-02 16:01:41 -08:00 |
|
app_list.rs
|
[apps] Fix apps enablement condition. (#14011)
|
2026-03-09 22:25:43 -07:00 |
|
collaboration_mode_list.rs
|
Enable request_user_input in Default mode (#12735)
|
2026-02-25 15:20:46 -08:00 |
|
command_exec.rs
|
refactor: make bubblewrap the default Linux sandbox (#13996)
|
2026-03-11 23:31:18 -07:00 |
|
compaction.rs
|
Add openai_base_url config override for built-in provider (#12031)
|
2026-03-13 20:12:25 -06:00 |
|
config_rpc.rs
|
Allow bool web_search in ToolsToml (#14352)
|
2026-03-11 12:33:10 -07:00 |
|
connection_handling_websocket.rs
|
Stabilize websocket test server binding (#14002)
|
2026-03-09 23:39:56 -07:00 |
|
connection_handling_websocket_unix.rs
|
Stabilize websocket test server binding (#14002)
|
2026-03-09 23:39:56 -07:00 |
|
dynamic_tools.rs
|
dynamic tool calls: add param exposeToContext to optionally hide tool (#14501)
|
2026-03-14 01:58:43 -07:00 |
|
experimental_api.rs
|
Rename reject approval policy to granular (#14516)
|
2026-03-12 16:38:04 -07:00 |
|
experimental_feature_list.rs
|
Agent jobs (spawn_agents_on_csv) + progress UI (#10935)
|
2026-02-24 21:00:19 +00:00 |
|
fs.rs
|
app-server: add v2 filesystem APIs (#14245)
|
2026-03-13 14:42:20 -07:00 |
|
initialize.rs
|
app-server: Add platform os and family to init response (#14527)
|
2026-03-13 19:07:54 +00:00 |
|
mcp_server_elicitation.rs
|
Normalize MCP tool names to code-mode safe form (#14605)
|
2026-03-13 14:50:16 -07:00 |
|
mod.rs
|
app-server: add v2 filesystem APIs (#14245)
|
2026-03-13 14:42:20 -07:00 |
|
model_list.rs
|
Add model availability NUX metadata (#12972)
|
2026-02-26 22:02:57 -08:00 |
|
output_schema.rs
|
Add text element metadata to types (#9235)
|
2026-01-14 16:41:50 -08:00 |
|
plan_item.rs
|
Stabilize plan item app-server tests (#14058)
|
2026-03-09 10:24:18 -07:00 |
|
plugin_install.rs
|
feat: support remote_sync for plugin install/uninstall. (#14878)
|
2026-03-16 21:37:27 -07:00 |
|
plugin_list.rs
|
fix: align marketplace display name with existing interface conventions (#14886)
|
2026-03-16 21:52:19 -07:00 |
|
plugin_read.rs
|
make defaultPrompt an array, keep backcompat (#14649)
|
2026-03-14 06:13:51 +00:00 |
|
plugin_uninstall.rs
|
feat: support remote_sync for plugin install/uninstall. (#14878)
|
2026-03-16 21:37:27 -07:00 |
|
rate_limits.rs
|
chore(app-server): delete v1 RPC methods and notifications (#13375)
|
2026-03-03 13:18:25 -08:00 |
|
realtime_conversation.rs
|
[stack 2/4] Align main realtime v2 wire and runtime flow (#14830)
|
2026-03-16 21:38:07 -07:00 |
|
request_permissions.rs
|
Use request permission profile in app server (#14665)
|
2026-03-16 10:12:23 -07:00 |
|
request_user_input.rs
|
app-server: Replay pending item requests on thread/resume (#12560)
|
2026-02-27 12:45:59 -08:00 |
|
review.rs
|
app-server: Silence thread status changes caused by thread being created (#13079)
|
2026-03-03 00:52:28 +00:00 |
|
safety_check_downgrade.rs
|
Chore: remove response model check and rely on header model for downgrade (#12061)
|
2026-02-18 01:50:06 +00:00 |
|
skills_list.rs
|
Add Smart Approvals guardian review across core, app-server, and TUI (#13860)
|
2026-03-13 15:27:00 -07:00 |
|
thread_archive.rs
|
feat(app-server): thread/unsubscribe API (#10954)
|
2026-02-25 13:14:30 -08:00 |
|
thread_fork.rs
|
Refactor cloud requirements error and surface in JSON-RPC error (#14504)
|
2026-03-13 03:30:51 +00:00 |
|
thread_list.rs
|
feat: simplify DB further (#13771)
|
2026-03-07 03:48:36 -08:00 |
|
thread_loaded_list.rs
|
[chore] move app server tests from chat completion to responses (#8939)
|
2026-01-08 22:27:55 +00:00 |
|
thread_metadata_update.rs
|
feat: simplify DB further (#13771)
|
2026-03-07 03:48:36 -08:00 |
|
thread_name_websocket.rs
|
Stabilize websocket test server binding (#14002)
|
2026-03-09 23:39:56 -07:00 |
|
thread_read.rs
|
app-server: Update thread/name/set to support not-loaded threads (#13282)
|
2026-03-02 15:13:18 -08:00 |
|
thread_resume.rs
|
Refactor cloud requirements error and surface in JSON-RPC error (#14504)
|
2026-03-13 03:30:51 +00:00 |
|
thread_rollback.rs
|
Add field to Thread object for the latest rename set for a given thread (#12301)
|
2026-02-20 18:26:57 -08:00 |
|
thread_start.rs
|
Refactor cloud requirements error and surface in JSON-RPC error (#14504)
|
2026-03-13 03:30:51 +00:00 |
|
thread_status.rs
|
app-server: expose loaded thread status via read/list and notifications (#11786)
|
2026-02-18 15:20:03 -08:00 |
|
thread_unarchive.rs
|
Add field to Thread object for the latest rename set for a given thread (#12301)
|
2026-02-20 18:26:57 -08:00 |
|
thread_unsubscribe.rs
|
Stabilize app-server notify initialize test (#13939)
|
2026-03-09 23:41:58 -07:00 |
|
turn_interrupt.rs
|
app-server: Replay pending item requests on thread/resume (#12560)
|
2026-02-27 12:45:59 -08:00 |
|
turn_start.rs
|
feat: show effective model in spawn agent event (#14944)
|
2026-03-17 16:58:58 +00:00 |
|
turn_start_zsh_fork.rs
|
chore(app-server): stop emitting codex/event/ notifications (#14392)
|
2026-03-12 00:45:20 +00:00 |
|
turn_steer.rs
|
chore(app-server): stop emitting codex/event/ notifications (#14392)
|
2026-03-12 00:45:20 +00:00 |
|
windows_sandbox_setup.rs
|
app-server: require absolute cwd for windowsSandbox/setupStart (#13833)
|
2026-03-06 22:47:08 -08:00 |