The agent has all the tools to modify your code on Github, create a PR and deploy your code automatically.The main branch is the appjet branch, consider this branch as your main branch for all operations inside AppJet. AppJet allows you to create additional branches (to add a new function for instance) but your custom domains (production) are always connected to the appjet branch.
The easiest way to edit code is to ask the agent: you can ask it to explain code, add functions or features and draft a plan to achieve a goal. The agent keeps a complete knowledge of your codebase overtime and can help you quickly and efficiently.You can also edit a file manually from the file explorer, progress are saved as commit to Github automatically.
You can upload several types of files directly from the file explorer. Accepted files types are text files (including code scripts), images and web assets.
The Agent can search the Web for you, to locate a documentation URL or check the latest version of a library for instance. Simply tell him to search the web and it will do it!