You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've also considered the potential for a VScode extension and a coding Agent working in tandem.
As this project is intended as a semi automated agent with Human involvement it might also be worth considering.
With an AutoGPT VScode Copilot extension that could read the DB and have the full context of the code, it could certainly help pick up where the agent has failed or is yet to complete a task.
This may require DB changes to track the status of the code that's been generated to help highlight what requires manual attention.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Long Term Goal
I've also considered the potential for a VScode extension and a coding Agent working in tandem.
As this project is intended as a semi automated agent with Human involvement it might also be worth considering.
With an AutoGPT VScode Copilot extension that could read the DB and have the full context of the code, it could certainly help pick up where the agent has failed or is yet to complete a task.
This may require DB changes to track the status of the code that's been generated to help highlight what requires manual attention.
Beta Was this translation helpful? Give feedback.
All reactions