jif-oai
|
f741fad5c0
|
chore: drop and clean from phase 1 (#11605)
This PR is mostly cleaning and simplifying phase 1 of memories
|
2026-02-12 17:23:00 +00:00 |
|
jif-oai
|
04b60d65b3
|
chore: clean consts (#11590)
|
2026-02-12 14:44:40 +00:00 |
|
jif-oai
|
44b92f9a85
|
feat: truncate with model infos (#11577)
|
2026-02-12 13:16:40 +00:00 |
|
jif-oai
|
de6f2ef746
|
nit: memory truncation (#11479)
Use existing truncation for memories
|
2026-02-11 21:11:57 +00:00 |
|
jif-oai
|
53c1818d29
|
chore: update mem prompt (#11480)
|
2026-02-11 19:29:39 +00:00 |
|
jif-oai
|
d4b2c230f1
|
feat: memory read path (#11459)
|
2026-02-11 18:22:45 +00:00 |
|
jif-oai
|
f5d4a21098
|
feat: new memory prompts (#11439)
* Update prompt
* Wire CWD in the prompt
* Handle the no-output case
|
2026-02-11 13:57:52 +00:00 |
|
jif-oai
|
a6e9469fa4
|
chore: unify memory job flow (#11334)
|
2026-02-10 20:26:39 +00:00 |
|
jif-oai
|
6049ff02a0
|
memories: add extraction and prompt module foundation (#11200)
## Summary
- add the new `core/src/memories` module (phase-one parsing, rollout
filtering, storage, selection, prompts)
- add Askama-backed memory templates for stage-one input/system and
consolidation prompts
- add module tests for parsing, filtering, path bucketing, and summary
maintenance
## Testing
- just fmt
- cargo test -p codex-core --lib memories::
|
2026-02-10 10:10:24 +00:00 |
|