Commit Graph

20 Commits

Author SHA1 Message Date
LeonOstrez
f5feb6274d fixes 2023-09-29 22:37:35 +01:00
Nicholas Albion
2aaa914c26 Merge branch 'main' into debugging_ipc
# Conflicts:
#	README.md
#	pilot/helpers/agents/CodeMonkey.py
#	pilot/helpers/agents/Developer.py
#	pilot/prompts/system_messages/architect.prompt
#	pilot/utils/arguments.py
#	pilot/utils/llm_connection.py
#	pilot/utils/utils.py
2023-09-28 13:53:49 +10:00
Nicholas Albion
af75e8ebdc switched to colorama which works on Windows and in VS Code 2023-09-27 11:37:15 +10:00
Nicholas Albion
578a665f19 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	pilot/helpers/agents/Developer.py
#	pilot/utils/arguments.py
#	pilot/utils/llm_connection.py
2023-09-11 14:15:11 +10:00
Nicholas Albion
a38c7c4f6d linting 2023-09-09 11:54:16 +10:00
Nicholas Albion
5b07ad86e5 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	pilot/utils/arguments.py
2023-09-09 10:56:46 +10:00
Nicholas Albion
831e6a4265 Merge remote-tracking branch 'origin/main' into feature/get_email-from-gitconfig
# Conflicts:
#	pilot/utils/arguments.py
2023-09-09 10:54:02 +10:00
LeonOstrez
fd1fae8c43 Merge branch 'main' into feature/user_id-from-getpass_getuser 2023-09-08 14:46:04 +02:00
Nicholas Albion
5e796c0ce2 Merge branch 'feature/load-app-by-user-workspace'
# Conflicts:
#	pilot/utils/arguments.py
2023-09-08 15:50:34 +10:00
Nicholas Albion
95c6e26665 removed commented-out code 2023-09-08 15:20:32 +10:00
Nicholas Albion
e33616450d BaseModel.id is a UUIDField, create UUID from username 2023-09-08 15:19:47 +10:00
Nicholas Albion
891d153a2b BaseModel.id is a UUIDField, create UUID from username 2023-09-08 15:14:49 +10:00
Nicholas Albion
ee77f1ffac get_app_by_user_workspace(user_id, workspace) 2023-09-08 15:13:37 +10:00
Nicholas Albion
0ec6da74ab workspace path can be specified in CLI args 2023-09-08 06:29:46 +10:00
Nicholas Albion
c8b74288e5 Merge branch 'feature/user_id-from-getpass_getuser'
# Conflicts:
#	pilot/utils/arguments.py
2023-09-08 04:14:51 +10:00
Nicholas Albion
720fa26bcf user_id defaults to OS username 2023-09-08 04:05:26 +10:00
Nicholas Albion
c4af2750ac user_id defaults to OS username 2023-09-08 04:01:46 +10:00
Nicholas Albion
69eeae5606 attempt to get email from ~/.gitconfig 2023-09-08 03:03:38 +10:00
Zvonimir Sabljic
f4dc07407e Made logging look nicer 2023-08-25 14:21:41 +02:00
Zvonimir Sabljic
8c58d2803d Renamed the repo 2023-08-16 14:57:55 +02:00