-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.aider
25 lines (25 loc) · 792 Bytes
/
.aider
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/drop
/add README.md
/add go.mod
/add main.go
/add makefile
/add state.go
/add templates/confirm_refresh_results.html
/add templates/delete_model.html
/add templates/delete_prompt.html
/add templates/edit_model.html
/add templates/edit_prompt.html
/add templates/import_error.html
/add templates/import_prompts.html
/add templates/import_results.html
/add templates/move_prompt.html
/add templates/nav.html
/add templates/prompt_list.html
/add templates/reset_prompts.html
/add templates/reset_results.html
/add templates/results.html
/add templates/style.css
/add test_main.go
/add test_output.txt
/read-only PRELIMINARY_DESIGN.md
/read-only SYSTEM_PROMPT.md