core-agent-ide/codex-rs/app-server-protocol/src/protocol
Anton Panasenko 41a317321d
feat: fork conversation/thread (#8866)
## Summary
- add thread/conversation fork endpoints to the protocol (v1 + v2)
- implement fork handling in app-server using thread manager and config
overrides
- add fork coverage in app-server tests and document `thread/fork` usage
2026-01-08 12:54:20 -08:00
..
common.rs feat: fork conversation/thread (#8866) 2026-01-08 12:54:20 -08:00
mappers.rs fix: add ts number annotations for app-server v2 types (#7492) 2025-12-02 18:09:41 +00:00
mod.rs feat: add one off commands to app-server v2 (#7452) 2025-12-02 11:56:09 +00:00
thread_history.rs feat(app-server): thread/rollback API (#8454) 2026-01-06 21:23:48 +00:00
v1.rs feat: fork conversation/thread (#8866) 2026-01-08 12:54:20 -08:00
v2.rs feat: fork conversation/thread (#8866) 2026-01-08 12:54:20 -08:00