Commit Graph

10 Commits

Author SHA1 Message Date
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
623908d093 fixed tests 2023-09-23 17:08:22 +10:00
Zvonimir Sabljic
2f289ab3ae Disabled GPT Pilot to request files mid conversation because we're sending all files in the first prompt anyway - this is TEMPORARY to save some context for now 2023-09-12 21:18:13 +02:00
Zvonimir Sabljic
33c38985bf Added a question at the beginning of a project rerun so user can decide if they want to update files with their latest changes they made 2023-09-12 21:06:06 +02:00
Nicholas Albion
a8008b263e Merge branch 'feature/prompts_and_agents_documentation' 2023-09-11 14:18:10 +10:00
Nicholas Albion
da1e0feb3b added documentation 2023-09-11 03:05:39 +10:00
Nicholas Albion
aa8f82a7a6 linting 2023-09-09 21:49:04 +10:00
Zvonimir Sabljic
be49e007ea fix 2023-08-25 14:21:52 +02:00
Zvonimir Sabljic
f0cc8cdc59 Enabled update_files_before_start flag 2023-08-23 14:50:19 +02:00
Zvonimir Sabljic
8c58d2803d Renamed the repo 2023-08-16 14:57:55 +02:00