Below is a list of commands for agents and the steps for them to follow
COMMAND: 'create a code map' STEPS:
- Read the
viat/udsp/utilities/folders to discover and map out functions. - Remove any prior listed functions for each of the sections
viat/udsp/utilities/ - Update the
AGENT_CODE_MAP.mdfile, listing each function under the correct section (viat/,udsp/,utilities/), a concise description of what it does, and its import location.
When given an agent command read the AGENT_COMMANDS.md file and execute the provided steps for the command.
Bellow are the following available commands found in the AGENT_COMMANDS.md file:
create a code map