Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
988b868
docs: add Claude Code hooks parity spec\n\nCo-authored-by: Codex <nor…
ericjuta Mar 26, 2026
3539af3
docs: tighten hooks parity handoff\n\nCo-authored-by: Codex <noreply@…
ericjuta Mar 26, 2026
40774ed
docs: add agentmemory replacement spec\n\nCo-authored-by: Codex <nore…
ericjuta Mar 26, 2026
6c5094f
docs: tighten agentmemory replacement target\n\nCo-authored-by: Codex…
ericjuta Mar 26, 2026
fb37110
docs: note agentmemory env alignment\n\nCo-authored-by: Codex <norepl…
ericjuta Mar 26, 2026
0d6d705
docs: add replacement execution plan\n\nCo-authored-by: Codex <norepl…
ericjuta Mar 26, 2026
3792d2f
docs: add handoff prompts to replacement plan\n\nCo-authored-by: Code…
ericjuta Mar 26, 2026
1a8eebe
feat: introduce memory backend selector and agentmemory adapter seam
ericjuta Mar 26, 2026
620fe2a
feat: replace startup memory prompt generation with agentmemory-backe…
ericjuta Mar 26, 2026
00b2411
feat: expand Codex public hooks to support the full agentmemory event…
ericjuta Mar 26, 2026
3eab679
feat: emit tool usage events from high-signal tools for agentmemory
ericjuta Mar 26, 2026
556c08d
feat: capture and store lifecycle events in agentmemory
ericjuta Mar 26, 2026
0e0a554
feat: bypass native memory generation when agentmemory is enabled
ericjuta Mar 26, 2026
4fe5793
feat: ensure memory commands pass through to agentmemory natively wit…
ericjuta Mar 26, 2026
6eb14dc
feat: integrate agentmemory into CLI components and workflows
ericjuta Mar 26, 2026
7828145
test: add agentmemory adapter unit tests
ericjuta Mar 26, 2026
2cc63f9
docs: mark agentmemory replacement spec as implemented
ericjuta Mar 27, 2026
43bb23a
fix: rename memory slash commands and make them visible builtins
ericjuta Mar 27, 2026
0d47d05
fix: correctly show memory slash commands when agentmemory is enabled
ericjuta Mar 27, 2026
ee99969
Improve Agentmemory session payloads
ericjuta Mar 27, 2026
01e9eef
Implement agentmemory payload quality spec
ericjuta Mar 27, 2026
0c220fb
feat: add mid-session memory recall and streaming assistant capture
ericjuta Mar 28, 2026
cecb9ae
style: apply rustfmt formatting
ericjuta Mar 28, 2026
5b5af2b
docs: update agentmemory spec with mid-session recall and streaming c…
ericjuta Mar 28, 2026
c5ef3da
Fix agentmemory session lifecycle
ericjuta Mar 28, 2026
dc8a2a8
tui app server parity
ericjuta Mar 28, 2026
953d2b7
Clean app-server memory parity follow-up
ericjuta Mar 28, 2026
41ab039
Surface app-server TUI thread op failures
ericjuta Mar 29, 2026
fbad88c
Document repo-local hooks configuration
ericjuta Mar 29, 2026
412c559
Fix argument comment lint in codex core
ericjuta Mar 29, 2026
3952eb4
Add private fork GitHub Actions spec
ericjuta Mar 29, 2026
4b42fc0
Trim GitHub Actions for private fork baseline
ericjuta Mar 29, 2026
063e8ea
Add agentmemory runtime recall surface
ericjuta Mar 29, 2026
09311f0
Refine proactive agentmemory recall guidance
ericjuta Mar 29, 2026
7a9e3b1
Add visual memory history cells
ericjuta Mar 29, 2026
2cf9895
Add agentmemory follow-up spec
ericjuta Mar 30, 2026
713dbb3
Add structured memory operation events
ericjuta Mar 30, 2026
c23f19e
Use structured memory events in the TUIs
ericjuta Mar 30, 2026
f0c1b3c
Finish memory UI follow-up lane
ericjuta Mar 30, 2026
b93aba4
Fix argument-comment-lint invocation from codex-rs
ericjuta Mar 30, 2026
7637de8
docs: clarify public source licensing and fork intent
ericjuta Mar 30, 2026
8573eae
docs: split fork intent from release notes
ericjuta Mar 30, 2026
9a6bcda
perf(cli): add optional mimalloc allocator
ericjuta Mar 30, 2026
90ee682
build(just): add perf-build-local recipe
ericjuta Mar 30, 2026
919036a
build(deps): bump predicates from 3.1.3 to 3.1.4 in /codex-rs
dependabot[bot] Mar 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
231 changes: 0 additions & 231 deletions .github/workflows/bazel.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/workflows/blob-size-policy.yml

This file was deleted.

66 changes: 0 additions & 66 deletions .github/workflows/ci.yml

This file was deleted.

49 changes: 0 additions & 49 deletions .github/workflows/cla.yml

This file was deleted.

Loading
Loading