Commit Graph

43 Commits

Author SHA1 Message Date
Zvonimir Sabljic
f180267a66 Refactored saving files and file snapshot so they are connected 2023-08-14 12:21:57 +02:00
Zvonimir Sabljic
8352e4ada0 Merge branch 'main' of github.com:Pythagora-io/copilot 2023-08-11 14:54:08 +02:00
LeonOstrez
4f3356b2d0 fix funciton call formatting 2023-08-11 13:55:30 +02:00
Zvonimir Sabljic
eea80d1d9c A couple of fixes 2023-08-11 10:53:46 +02:00
Zvonimir Sabljic
795ebfd97e A couple of fixes 2023-08-10 08:44:02 +02:00
Zvonimir Sabljic
25d766dc1c Merge branch 'main' of github.com:Pythagora-io/copilot 2023-08-09 16:54:41 +02:00
LeonOstrez
c2ad0617f0 setup workspace 2023-08-09 15:26:21 +02:00
Zvonimir Sabljic
88b1a5233c FIx 2023-08-09 14:38:13 +02:00
Zvonimir Sabljic
5ff3cda0b3 Merge branch 'main' of github.com:Pythagora-io/copilot 2023-08-09 13:58:16 +02:00
LeonOstrez
0465e445ef fix prompts and loading of stored conversation 2023-08-09 13:53:21 +02:00
LeonOstrez
cbb59a7301 fix storing of app in project class 2023-08-09 11:42:26 +02:00
LeonOstrez
3545830a51 merge 2023-08-09 10:42:53 +02:00
LeonOstrez
1d5c01a707 fixes of storing users and apps 2023-08-09 10:38:39 +02:00
Zvonimir Sabljic
e9905a0b78 Leftover 2023-08-09 09:30:02 +02:00
Zvonimir Sabljic
aba9d45d13 Small updates to prompts and logging 2023-08-09 08:39:40 +02:00
Zvonimir Sabljic
2fe6a8d525 Implemented fetching of directory tree with descriptions 2023-08-08 15:46:34 +02:00
Zvonimir Sabljic
4ecf2229d1 Implemented saving of Files with descriptions in the database 2023-08-08 15:11:50 +02:00
Zvonimir Sabljic
9e58b24bc8 Added File model 2023-08-08 14:44:34 +02:00
Zvonimir Sabljic
2c12d788c9 A couple of changes in Developer Agent 2023-08-08 12:51:43 +02:00
Zvonimir Sabljic
e6769944a6 Merge branch 'main' of github.com:Pythagora-io/copilot 2023-08-07 09:03:45 +02:00
Zvonimir Sabljic
f89ce318e3 Refactored questionary and implemented saving and restoring user input 2023-08-05 09:36:08 +02:00
LeonOstrez
bcc9cee3c1 merge, add spinner, add project name and minor bug fixes 2023-08-04 16:53:40 +02:00
Zvonimir Sabljic
d2b491757b Merge branch 'main' of github.com:Pythagora-io/copilot 2023-08-04 10:16:37 +02:00
Zvonimir Sabljic
400281fb66 Smaller fixes 2023-08-04 10:12:07 +02:00
Zvonimir Sabljic
72e4a1cf64 Implemented initial version for debugging 2023-08-04 08:23:21 +02:00
Zvonimir Sabljic
ef03879f86 Added human intervention step + renamed verification to intervention 2023-08-03 21:23:30 +02:00
Zvonimir Sabljic
c940bb9594 Small fixes 2023-08-03 21:20:30 +02:00
Zvonimir Sabljic
187a19b44d Simplifying the flow - implemented the simpler communication between the developer and the code monkey 2023-08-03 18:52:00 +02:00
Zvonimir Sabljic
3bfae8a97e Simplifying the flow - added logs 2023-08-03 18:47:21 +02:00
LeonOstrez
749f9bf663 merge 2023-08-03 17:27:34 +02:00
LeonOstrez
208fba56a9 fix saving user and app, update user stories and user tasks to be generated one by one 2023-08-03 17:24:59 +02:00
Zvonimir Sabljic
3345f37bb3 Smaller fixes 2023-08-03 16:21:34 +02:00
Zvonimir Sabljic
82bfb2bd3e Removed comments and hardcoded lines 2023-08-03 11:25:34 +02:00
Zvonimir Sabljic
186b1312f6 Implemented testing of code changes 2023-08-03 11:20:50 +02:00
Zvonimir Sabljic
7496dceb7d Fixed code monkey code writing 2023-08-03 11:20:11 +02:00
Zvonimir Sabljic
f5bc046e1c Fixed code changes prompt for Code Monkey 2023-08-03 11:19:15 +02:00
Zvonimir Sabljic
2dc2c1e86f committing CodeMonkey class 2023-08-02 14:27:02 +02:00
Zvonimir Sabljic
69abec1b8c committing Developer class 2023-08-02 14:26:20 +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
de9b01bc72 Fixes for the latest merge with db models 2023-08-02 10:43:30 +02:00
Zvonimir Sabljic
885792bd5e Merge branch 'main' of github.com:Pythagora-io/copilot 2023-08-02 08:52:57 +02:00
Zvonimir Sabljic
bb022659b4 Agent convo fixes + remove messages getter + function calls fixes 2023-08-01 17:27:26 +02:00
Zvonimir Sabljic
b9165a66e8 Big refactor to use classes 2023-08-01 13:53:28 +02:00