Commit Graph

16 Commits

Author SHA1 Message Date
Nicholas Albion
396cf2fcea log prompt name at INFO 2023-09-29 18:38:25 +10: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
b8965f527d notes and testing 2023-09-25 10:36:37 +10:00
Nicholas Albion
4b7aa2df22 get_prompt() moved from llm_connection to utils and works from unit tests 2023-09-20 22:17:37 +10:00
Nicholas Albion
0660244017 fabulous does not work on Windows 2023-09-20 22:14:59 +10:00
LeonOstrez
67209b5b27 merge master into debugging_ipc branch 2023-09-18 19:09:37 -07:00
Zvonimir Sabljic
9a7c15e0c5 Merge branch 'ipc' into debugging_ipc 2023-09-14 09:40:36 +02:00
Nicholas Albion
a8008b263e Merge branch 'feature/prompts_and_agents_documentation' 2023-09-11 14:18:10 +10:00
Nicholas Albion
21f18d5318 Merge branch 'feature/should_execute_step'
# Conflicts:
#	pilot/helpers/agents/Developer.py
2023-09-11 14:17:56 +10:00
Nicholas Albion
5b7b621832 Refactored execute_step() as per #80 2023-09-11 14:09:16 +10:00
Nicholas Albion
da1e0feb3b added documentation 2023-09-11 03:05:39 +10:00
Nicholas Albion
ed945b63ea less words, more emojis 2023-09-09 10:45:08 +10:00
LeonOstrez
f383e6c16e delete all development steps if project continued from step before 'coding' 2023-09-06 16:43:11 +02:00
Zvonimir Sabljic
85ac7e8276 Refactored all prints to be colored with fabulous and not termcolor 2023-09-01 18:28:20 +02:00
Zvonimir Sabljic
ca58c4958d Implemented final version of IPC communication 2023-09-01 18:27:00 +02:00
Zvonimir Sabljic
8c58d2803d Renamed the repo 2023-08-16 14:57:55 +02:00