Step 140: constructive coding tests

This commit is contained in:
Bill
2026-02-09 17:38:21 -07:00
parent 8df003ab97
commit a35e76cb36
4 changed files with 114 additions and 2 deletions

View File

@@ -154,7 +154,7 @@ what's already available.
configurable JSON mapping file.
*New:* `LibraryCompatibility.h`
- [ ] **Step 140: Constructive coding tests**
- [x] **Step 140: Constructive coding tests**
End-to-end tests verifying:
1. Import numpy → agent prioritizes numpy/builtin functions in suggestions
2. Remove import → agent's prioritized primitives shrink (but arbitrary code still allowed)