Commit 6648b53
fix(cli): address Greptile review on template hardening
- default-codex: evict the per-task turn lock on cancel so _task_locks does
not grow unbounded for the process lifetime.
- temporal-langgraph: increment _turn_number after the non-text guard so a
skipped non-text event no longer desyncs the turn counter.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 14976f2 commit 6648b53
2 files changed
Lines changed: 4 additions & 1 deletion
File tree
- src/agentex/lib/cli/templates
- default-codex/project
- temporal-langgraph/project
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments