Commit Graph

30 Commits

Author SHA1 Message Date
Zvonimir Sabljic
5b76ea2aa2 Don't let it halucinate files 2023-08-04 13:31:55 +02:00
Zvonimir Sabljic
72e4a1cf64 Implemented initial version for debugging 2023-08-04 08:23:21 +02:00
Zvonimir Sabljic
1ed59ed820 Remove explanation about available values when enum is defined 2023-08-04 08:21:14 +02:00
Zvonimir Sabljic
c348d6994b Milisecond -> millisecond 2023-08-04 08:20:29 +02:00
Zvonimir Sabljic
38ccbd8581 Simplifying the flow - renamed from milisecond to millisecond 2023-08-03 18:53:59 +02:00
Zvonimir Sabljic
5c27d407b8 Simplifying the flow - updating function calls 2023-08-03 18:45:58 +02:00
Zvonimir Sabljic
186b1312f6 Implemented testing of code changes 2023-08-03 11:20:50 +02:00
Zvonimir Sabljic
f5bc046e1c Fixed code changes prompt for Code Monkey 2023-08-03 11:19:15 +02:00
Zvonimir Sabljic
3904c0bf03 Fixed some of the function calls 2023-08-03 11:10:07 +02:00
Zvonimir Sabljic
0a19f2f54f Added return_files 2023-08-02 16:02:37 +02:00
Zvonimir Sabljic
7648dfd310 Added function calls for different conversations 2023-08-02 14:54:37 +02:00
Zvonimir Sabljic
70617bf80b Added ignored folders to the function for building a directory tree + added get_files function + changed the way Agents are imported 2023-08-02 10:45:22 +02:00
Zvonimir Sabljic
885792bd5e Merge branch 'main' of github.com:Pythagora-io/copilot 2023-08-02 08:52:57 +02:00
LeonOstrez
9673d40f65 refactor DB 2023-08-02 08:29:40 +02:00
Zvonimir Sabljic
bb022659b4 Agent convo fixes + remove messages getter + function calls fixes 2023-08-01 17:27:26 +02:00
Zvonimir Sabljic
9aa1ea697b Updated function for setting up the convo in playground 2023-08-01 17:25:32 +02:00
Zvonimir Sabljic
4f2edb015f Refactor so we use array_of_objects_to_string + added debugging file and AgentConvo method to copy js code to clipboard so it can be pasted into OpenAI playground for easier debugging 2023-08-01 08:46:29 +02:00
Zvonimir Sabljic
345f1658ec Refactored getting the architecture to use AgentConvo class 2023-07-31 12:27:32 +02:00
Zvonimir Sabljic
040ab607f4 Refactored setup environment to use AgentConvo class 2023-07-31 12:13:16 +02:00
Zvonimir Sabljic
b5a5297ec5 Implemented getting development plan + outline for AgentConvo class 2023-07-31 10:01:20 +02:00
Zvonimir Sabljic
05b59c7d7c Changed the way we call development steps 2023-07-31 08:20:17 +02:00
Zvonimir Sabljic
9de85a5e47 Added development step and fixed running it 2023-07-29 13:06:26 +02:00
Zvonimir Sabljic
05f4739b95 Added setup for dev ops and configured prompts 2023-07-29 13:00:49 +02:00
Zvonimir Sabljic
2c15329d9c Implemented function calling for getting user tasks 2023-07-28 16:00:09 +02:00
Zvonimir Sabljic
7ced1d55e9 Made function calls for when we just need one array back more flexible 2023-07-28 15:56:23 +02:00
Zvonimir Sabljic
81e4e92a08 Implemented function calling for user stories 2023-07-28 15:09:57 +02:00
LeonOstrez
6bbc0f109c add user_tasks, use questionary instead of inquirer, refactor main.py 2023-07-28 10:24:13 +02:00
LeonOstrez
8db53c6f6d setup storing steps to db and init user stories implementation 2023-07-27 07:51:49 +02:00
LeonOstrez
988cc10232 refactor setup, added loop conversation with gpt, finished getting project description with additional questions from gpt 2023-07-25 12:30:00 +02:00
Zvonimir Sabljic
cb579d8aba Added local files 2023-07-18 11:17:22 +02:00