Commit Graph

19 Commits

Author SHA1 Message Date
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
b9165a66e8 Big refactor to use classes 2023-08-01 13:53:28 +02:00
Zvonimir Sabljic
9b2db0bf13 Fixes for resuming with the app 2023-07-31 13:26:46 +02:00
Zvonimir Sabljic
e35f003bda Refactored project description to use AgentConvo class 2023-07-31 12:43:05 +02:00
Zvonimir Sabljic
1c53bbf029 Refactored user stories and tasks to use AgentConvo class 2023-07-31 12:39:56 +02:00
Zvonimir Sabljic
3de4d10fa7 Removed split_into_bullets + unused imports 2023-07-31 12:29:03 +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
f9abff03fc Fix 2023-07-31 10:48:29 +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
b5285f8a28 Save progress after setting up the environment 2023-07-29 13:13:43 +02:00
Zvonimir Sabljic
fe8e2653a2 Removed hardcoded stuff 2023-07-29 13:09:43 +02:00
Zvonimir Sabljic
9de85a5e47 Added development step and fixed running it 2023-07-29 13:06:26 +02:00
Zvonimir Sabljic
2c15329d9c Implemented function calling for getting user tasks 2023-07-28 16:00:09 +02:00
Zvonimir Sabljic
81e4e92a08 Implemented function calling for user stories 2023-07-28 15:09:57 +02:00
LeonOstrez
3fea70b35d forward messages through steps 2023-07-28 12:53:03 +02:00
LeonOstrez
6bbc0f109c add user_tasks, use questionary instead of inquirer, refactor main.py 2023-07-28 10:24:13 +02:00