Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Quickstart

Run one repository-aware query and print the assistant response.

Run

Complete the repository setup, then:

npm install
npm start -- /path/to/repository

An optional prompt can follow the repository path:

npm start -- /path/to/repository "Describe the test strategy."

The sample limits the agent to the read-only Read, Glob, and Grep tools.