-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.aider
26 lines (26 loc) · 882 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
26
/drop
/add README.md
/add handlers/model.go
/add handlers/prompt.go
/add handlers/results.go
/add main.go
/add middleware/socket.go
/add middleware/state.go
/add templates/bulk_delete_prompts.html
/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
/read-only PRELIMINARY_DESIGN.md
/read-only SYSTEM_PROMPT.md