core-agent-ide/codex-rs/state/src
Channing Conger 70eddad6b0
dynamic tool calls: add param exposeToContext to optionally hide tool (#14501)
This extends dynamic_tool_calls to allow us to hide a tool from the
model context but still use it as part of the general tool calling
runtime (for ex from js_repl/code_mode)
2026-03-14 01:58:43 -07:00
..
bin feat: simplify DB further (#13771) 2026-03-07 03:48:36 -08:00
model Add thread metadata update endpoint to app server (#13280) 2026-03-03 15:56:11 -08:00
runtime dynamic tool calls: add param exposeToContext to optionally hide tool (#14501) 2026-03-14 01:58:43 -07:00
extract.rs chore: improve DB flushing (#13620) 2026-03-06 19:58:14 +01:00
lib.rs feat: simplify DB further (#13771) 2026-03-07 03:48:36 -08:00
log_db.rs feat: simplify DB further (#13771) 2026-03-07 03:48:36 -08:00
migrations.rs Move sqlite logs to a dedicated database (#13772) 2026-03-06 10:54:20 -08:00
paths.rs feat: sqlite 1 (#10004) 2026-01-28 15:29:14 +01:00
runtime.rs feat: simplify DB further (#13771) 2026-03-07 03:48:36 -08:00