Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 724 Bytes

File metadata and controls

17 lines (11 loc) · 724 Bytes

Agent Commands

Below is a list of commands for agents and the steps for them to follow

COMMAND: 'create a code map' STEPS:

  1. Read the viat/ udsp/ utilities/ folders to discover and map out functions.
  2. Remove any prior listed functions for each of the sections viat/ udsp/ utilities/
  3. Update the AGENT_CODE_MAP.md file, listing each function under the correct section (viat/, udsp/, utilities/), a concise description of what it does, and its import location.

Agent Commands

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