Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(backend): adding file generator precheck with testing #64

Merged
merged 45 commits into from
Dec 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
9d91437
feat(backent): adding react-ts template (#56)
Sma1lboy Nov 28, 2024
5bbfdd9
Merge branch 'main' of https://github.com/Sma1lboy/GeneratorAI
ZHallen122 Nov 28, 2024
bfda89c
Merge branch 'main' of https://github.com/Sma1lboy/GeneratorAI
ZHallen122 Nov 28, 2024
da9ef45
Merge branch 'main' of https://github.com/Sma1lboy/GeneratorAI
ZHallen122 Nov 29, 2024
ec2bb50
Merge branch 'main' of https://github.com/Sma1lboy/GeneratorAI
ZHallen122 Nov 30, 2024
776a459
init file generate
ZHallen122 Dec 1, 2024
498e54a
add one step
ZHallen122 Dec 1, 2024
a5788d4
add file arch to manager
ZHallen122 Dec 1, 2024
f9f5936
add file arch
ZHallen122 Dec 1, 2024
0aabf71
fix passing input to prompt
ZHallen122 Dec 1, 2024
361312b
fix passing problem
ZHallen122 Dec 1, 2024
12a02e2
file create read markdown and test case
ZHallen122 Dec 1, 2024
b9a69d9
test file
ZHallen122 Dec 1, 2024
91b550c
first generate no dependency
ZHallen122 Dec 1, 2024
8d7d848
correct handle path
ZHallen122 Dec 2, 2024
842ba94
add valid path
ZHallen122 Dec 2, 2024
2410910
add circuit dependency check
ZHallen122 Dec 2, 2024
f627685
[autofix.ci] apply automated fixes
autofix-ci[bot] Dec 3, 2024
505deef
use toposort
ZHallen122 Dec 5, 2024
4dbc666
Merge branch 'feat(backend)Test_and_file_generate' of https://github.…
ZHallen122 Dec 5, 2024
21fe5e5
virtual directory
ZHallen122 Dec 6, 2024
6475140
make sure src must be the start
ZHallen122 Dec 6, 2024
5025dc6
update test case
ZHallen122 Dec 7, 2024
ea49c31
add VirtualDirectory to file generater to check file
ZHallen122 Dec 7, 2024
8b697dc
Force page name stype
ZHallen122 Dec 9, 2024
531ef29
ask gpt to self check
ZHallen122 Dec 9, 2024
5794505
add step for transfer tree to json
ZHallen122 Dec 9, 2024
a32ca26
update to use json
ZHallen122 Dec 9, 2024
93dc026
use gpt-40-mini
ZHallen122 Dec 9, 2024
2873baf
fix error
ZHallen122 Dec 9, 2024
d3fcaaa
add run for tmp
ZHallen122 Dec 9, 2024
09957bd
add virtual dir to file struct
ZHallen122 Dec 10, 2024
3adcd05
fix error
ZHallen122 Dec 10, 2024
1641a3d
add placeholder for run
ZHallen122 Dec 10, 2024
aad4f87
update virutual dir test
ZHallen122 Dec 10, 2024
bf3030d
lets remove all mock markdown file
ZHallen122 Dec 10, 2024
2fe9f03
remove log
ZHallen122 Dec 10, 2024
43d513a
remove test
ZHallen122 Dec 10, 2024
16c09a5
add comment
ZHallen122 Dec 10, 2024
532e57b
move under build system
ZHallen122 Dec 10, 2024
7083c52
use normalize-path
ZHallen122 Dec 10, 2024
eb7f38b
use normalize-path
ZHallen122 Dec 10, 2024
d39b855
add retry for arch and move extractJsonFromMarkdown to util
ZHallen122 Dec 11, 2024
445aaab
update
ZHallen122 Dec 11, 2024
78d758c
init context
ZHallen122 Dec 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
275 changes: 0 additions & 275 deletions backend/src/build-system/__tests__/datamap-structure.md

This file was deleted.

Loading
Loading