CodeEagle Ask
Run the CodeEagle ask agent to answer questions about the indexed codebase.
Usage
Use the Bash tool to run:
code
codeeagle agent ask "$ARGUMENTS"
Prerequisites
- •CodeEagle must be installed and on PATH
- •Project must be initialized (
codeeagle init) with an indexed graph (codeeagle sync)
Notes
- •The agent queries the knowledge graph built from the codebase
- •Answers are grounded in actual code structure