Commit e3054d6
Refactor Codebase to Use Abstract Syntax Trees for Code Changes (#19)
* good start
* Using AST to change files
* passing 25 tests
* update
* Adding some UX fixes to persist configuration settings
* Migrating to openai 1.0
* wtf
* Working through testing
* update
* update
* Ugly but working
* Returns the correct response from function call. Still nee to refactor and impliment the execute methods
* Almost there
* This is why we test
* add CHANGELOG.md
* Update CHANGELOG.md
* Delete file
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent e462511 commit e3054d6
File tree
27 files changed
+2020
-851
lines changed- .github/workflows
- .vscode
- backend
- agent
- agent_functions
- database
- memory
- tests
- test_files
- frontend/components
27 files changed
+2020
-851
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
This file was deleted.
0 commit comments