Skip to content

Release v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Oct 16:31
· 1 commit to main since this release

Release v0.1.3

Quick Usage

- uses: augmentcode/augment-agent@v0.1.3
  with:
    augment_api_token: 
    augment_api_url: 
    github_token: ghs_x7uPzg2Quh88cYoTgNY0Orbj0VuXFO3cMmtk
    instruction_file: /tmp/instruction.txt

Major Version Tag

You can also use the major version tag for automatic updates:

- uses: augmentcode/augment-agent@v0

Documentation