#Is there anyway to change (upgrade) the agent from E-1.0 to E-1.1 during the development?
1 messages · Page 1 of 1 (latest)
Hey! It's not possible to change the agent version during an ongoing development task. To switch agents, you'll need to start a new task.
Best Practice - Save Progress First:
- Push your current code to GitHub using the "Save to GitHub" feature
- Start a new chat/task
- Pull your code from GitHub in the new environment
- Select your preferred agent from the dropdown
You can also use the FORK option. This will save your context so the new agent will know exactly what is going on within the app. You wan't have to reexplain everything (rules, guidelines, build plan, etc). Follow these steps. Save to Github. Then hit Fork Button in the prompt box. then click Proceed to Summarization The agent will then produce a context summary of the app for the new agent. Review the summary to see if there is anything you would like to add. Then click Approve and Continue. You will be taken to this screen where you can select your new agent.
That's the llm model, not the Emerget agent 😉