This website requires JavaScript.
Explore
Help
Register
Sign In
clone
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-05-15 00:32:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev/efrazer/app-server-queue-gated
Add File
New File
Upload File
Apply Patch
codex
/
codex-rs
/
state
/
migrations
History
Edward Frazer
0c81f7874c
feat: add durable app-server queued turns
2026-05-11 01:03:23 -07:00
..
0001_threads.sql
…
0002_logs.sql
…
0003_logs_thread_id.sql
…
0004_thread_dynamic_tools.sql
…
0005_threads_cli_version.sql
…
0006_memories.sql
…
0007_threads_first_user_message.sql
…
0008_backfill_state.sql
…
0009_stage1_outputs_rollout_slug.sql
…
0010_logs_process_id.sql
…
0011_logs_partition_prune_indexes.sql
…
0012_logs_estimated_bytes.sql
…
0013_threads_agent_nickname.sql
…
0014_agent_jobs.sql
…
0015_agent_jobs_max_runtime_seconds.sql
…
0016_memory_usage.sql
…
0017_phase2_selection_flag.sql
…
0018_phase2_selection_snapshot.sql
…
0019_thread_dynamic_tools_defer_loading.sql
…
0020_threads_model_reasoning_effort.sql
…
0021_thread_spawn_edges.sql
…
0022_threads_agent_path.sql
…
0023_drop_logs.sql
…
0024_remote_control_enrollments.sql
…
0025_thread_timestamps_millis.sql
Moving updated-at timestamps to unique millisecond times (
#17489
)
2026-04-14 11:55:34 -04:00
0026_thread_dynamic_tools_namespace.sql
[tool search] support namespaced deferred dynamic tools (
#18413
)
2026-04-21 14:13:08 +08:00
0027_threads_cwd_sort_indexes.sql
Support multiple cwd filters for thread list (
#18502
)
2026-04-22 06:10:09 -04:00
0028_device_key_bindings.sql
app-server: persist device key bindings in sqlite (
#19206
)
2026-04-23 21:55:56 -07:00
0029_thread_goals.sql
Add goal persistence foundation (1 / 5) (
#18073
)
2026-04-24 20:51:38 -07:00
0030_threads_thread_source.sql
[codex-analytics] rework thread_source for thread analytics (
#20949
)
2026-05-06 02:12:31 +00:00
0031_drop_device_key_bindings.sql
device-key: clean up unused crate (
#21487
)
2026-05-07 09:01:44 -07:00
0032_thread_queued_turns.sql
feat: add durable app-server queued turns
2026-05-11 01:03:23 -07:00