Nicholas Albion
|
54bee95a8c
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# README.md
# pilot/helpers/AgentConvo.py
# pilot/utils/llm_connection.py
|
2023-09-12 22:57:48 +10:00 |
|
LeonOstrez
|
80914f0722
|
Merge pull request #81 from nalbion/feature/should_execute_step
Refactored `execute_step()` as per #80
|
2023-09-12 12:57:52 +02:00 |
|
LeonOstrez
|
9ffcdf79bb
|
Merge pull request #82 from nalbion/feature/test_CodeMonkey
Feature/test code monkey
|
2023-09-12 08:09:12 +02:00 |
|
Zvonimir Sabljic
|
3408d02a36
|
Remove the legacy line
|
2023-09-11 15:58:12 +02:00 |
|
Nicholas Albion
|
e9e5532295
|
tidy up
|
2023-09-11 22:16:22 +10:00 |
|
Nicholas Albion
|
eea510a1e8
|
unit tests for CodeMonkey
|
2023-09-11 22:12:50 +10: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
|
aa8f82a7a6
|
linting
|
2023-09-09 21:49:04 +10:00 |
|
Nicholas Albion
|
46b84315ec
|
get_step_code_changes() is undefined, commented out for now
|
2023-09-09 11:16:11 +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
|
ed945b63ea
|
less words, more emojis
|
2023-09-09 10:45:08 +10:00 |
|
LeonOstrez
|
c724429905
|
Merge pull request #58 from nalbion/feature/use_app_type_in_prompts
use {{ app_type }} from project.args in prompts
|
2023-09-08 15:18:00 +02: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
|
bd67695828
|
use {{ app_type }} from project.args in prompts
|
2023-09-08 05:25:30 +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
|
f91da2b5eb
|
Revert "Added back the functionality for tech lead to break down the project and the developer to code task by task"
This reverts commit 990eb0d182.
|
2023-09-05 23:13:09 +02:00 |
|
rajveer43
|
c4299dac34
|
push
|
2023-09-04 20:10:20 +05:30 |
|
Zvonimir Sabljic
|
c4a5bbf1f2
|
IMPORTANT: Fix for shell built-in commands - this will need to be improved down the line
|
2023-09-02 17:34:05 +02:00 |
|
Zvonimir Sabljic
|
f8f7006e68
|
Added description to human intervention log
|
2023-09-02 17:33:30 +02:00 |
|
Zvonimir Sabljic
|
8e3fecfb33
|
Fix
|
2023-09-02 17:33:02 +02:00 |
|
Zvonimir Sabljic
|
990eb0d182
|
Added back the functionality for tech lead to break down the project and the developer to code task by task
|
2023-09-02 17:29:20 +02:00 |
|
Zvonimir Sabljic
|
190230a0e5
|
Changed position of saving files
|
2023-09-02 17:27:35 +02:00 |
|
LeonOstrez
|
538f2e03a6
|
Merge pull request #5 from scoobie-bot/main
Update cli.py
|
2023-08-28 16:52:33 +02:00 |
|
LeonOstrez
|
f294babec3
|
cleanup PR
|
2023-08-28 16:49:20 +02:00 |
|
Zvonimir Sabljic
|
be49e007ea
|
fix
|
2023-08-25 14:21:52 +02:00 |
|
Zvonimir Sabljic
|
f4dc07407e
|
Made logging look nicer
|
2023-08-25 14:21:41 +02:00 |
|
scooobie
|
1df39a2cb5
|
Update cli.py
added windows version of the os.killpg
|
2023-08-24 13:34:41 +08:00 |
|
scooobie
|
d636d86219
|
Update cli.py
had issues using setsid on Windows, so this detects windows/Unix and uses the correct version of run_command
|
2023-08-24 12:28:54 +08:00 |
|
Zvonimir Sabljic
|
f0cc8cdc59
|
Enabled update_files_before_start flag
|
2023-08-23 14:50:19 +02:00 |
|
Zvonimir Sabljic
|
41b6bd23e2
|
Fixes
|
2023-08-23 14:50:00 +02:00 |
|
Zvonimir Sabljic
|
1defc7d126
|
Show stderr in real time
|
2023-08-23 14:47:54 +02:00 |
|
Zvonimir Sabljic
|
50bae8ed95
|
Updates
|
2023-08-17 09:13:42 +02:00 |
|
Zvonimir Sabljic
|
719d55deef
|
Fix
|
2023-08-16 16:14:05 +02:00 |
|
Zvonimir Sabljic
|
8c58d2803d
|
Renamed the repo
|
2023-08-16 14:57:55 +02:00 |
|