Commit Graph

6 Commits

Author SHA1 Message Date
Ahmed Ibrahim
8d01f6f200 Revert to e30e1c9 2025-08-03 00:31:41 -07:00
Ahmed Ibrahim
d8e63e10ee Revert branch state to 354801f (without history rewrite) 2025-08-03 00:25:08 -07:00
aibrahim-oai
863c52bb87 Merge branch 'codex/add-raw-chain-of-thought-in-codex-cli' into dfyp9w-codex/implement-delta-based-streaming-rendering 2025-08-03 00:20:04 -07:00
aibrahim-oai
b67c485d84 ci fix (#1782) 2025-08-01 09:17:13 -07:00
Ahmed Ibrahim
eb32d232db fix some bugs 2025-07-31 21:52:08 -07:00
aibrahim-oai
e2c994e32a Add /compact (#1527)
- Add operation to summarize the context so far.
- The operation runs a compact task that summarizes the context.
- The operation clear the previous context to free the context window
- The operation didn't use `run_task` to avoid corrupting the session
- Add /compact in the tui



https://github.com/user-attachments/assets/e06c24e5-dcfb-4806-934a-564d425a919c
2025-07-31 21:34:32 -07:00