| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/aflow/flow/patching: harden against empty generated patches | Dmitry Vyukov | 2026-01-27 | 1 | -2/+6 |
| | | | | | | | | | Make codeeditor error on nop changes that don't actually change the code. Make patch testing error on empty patch. Perhaps we need a notion of "mandatory" tools that must be called successfully at least once... not sure yet. | ||||
| * | pkg/aflow/tool/codeeditor: add actual implementation | Dmitry Vyukov | 2026-01-26 | 1 | -12/+82 |
| | | |||||
| * | pkg/aflow: add helper for tool testing | Dmitry Vyukov | 2026-01-26 | 1 | -1/+14 |
| | | | | | Add simple codeeditor tests to test testing. | ||||
| * | pkg/aflow/tool/codeeditor: add package | Dmitry Vyukov | 2026-01-23 | 1 | -0/+37 |
| Code editing tool stub. Update #6470 | |||||
