Commit 9e532f3
evalbuff: add carve-based eval pipeline (delete & rebuild)
New approach to evals that carves features out of the current codebase
and has agents rebuild them, instead of replaying git commits. Uses
OpenAI SDK (gpt-5.4) to identify and surgically remove features, then
runs agents in parallel to rebuild from a natural prompt, judges against
original code, and iterates on docs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d1bd453 commit 9e532f3
File tree
4 files changed
+1151
-0
lines changed- evalbuff
- src
4 files changed
+1151
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
0 commit comments