Exposes through the app server updated names set for a thread. This enables other surfaces to use the core as the source of truth for thread naming. `threadName` is gathered using the helper functions used to interact with `session_index.jsonl`, and is hydrated in: - `thread/list` - `thread/read` - `thread/resume` - `thread/unarchive` - `thread/rollback` We don't do this for `thread/start` and `thread/fork`. |
||
|---|---|---|
| .. | ||
| bespoke_event_handling.rs | ||
| codex_message_processor.rs | ||
| config_api.rs | ||
| dynamic_tools.rs | ||
| error_code.rs | ||
| filters.rs | ||
| fuzzy_file_search.rs | ||
| lib.rs | ||
| main.rs | ||
| message_processor.rs | ||
| models.rs | ||
| outgoing_message.rs | ||
| thread_state.rs | ||
| thread_status.rs | ||
| transport.rs | ||