Test gcx parser against real repos
gcx-lang-testersubagentsetup L3★0
bharath03-a/GitCortex ↗What it does
Smoke-test parser against real-world repos and report metrics
Best for
validating parser changes and compiler correctness across multiple languages
Inputs
- · A git URL (the repo under test).
- · A **probe symbol** known to exist in that repo (a class/struct/function name).
- · The language (rust / python / typescript / go / java).
Requires
- · Bash
- · Read
- · Grep
- · Glob