PiJ
tonyzdev
A Pi-based terminal coding Agent whose main model handles reasoning, edits and tools while Jev provides advice.
- License
- MIT
- GitHub Stars
- 1
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev suggests skills, reranks actual source candidates and triages failures without automatic retries or permission approval.
What this project offers
Preserves paths, line numbers, source and errors; the author’s bounded experiments do not establish universal gains.
Review scope
The author provides bounded task experiments; this site reviewed implementation and evidence limits without independently retesting resolve rate, cost or latency.
Sources and implementation
- tonyzdev/PiJ/blob/9588d6078af3f3be2b52906e0968ccf8e1542d74/README.md
- tonyzdev/PiJ/blob/9588d6078af3f3be2b52906e0968ccf8e1542d74/README.zh-CN.md
- tonyzdev/PiJ/blob/9588d6078af3f3be2b52906e0968ccf8e1542d74/src/jev.ts
- tonyzdev/PiJ/blob/9588d6078af3f3be2b52906e0968ccf8e1542d74/src/gateway.ts
- tonyzdev/PiJ/blob/9588d6078af3f3be2b52906e0968ccf8e1542d74/src/decisions.ts
- tonyzdev/PiJ/blob/9588d6078af3f3be2b52906e0968ccf8e1542d74/src/extension.ts
Related projects
Jev Review
devagrawal09 · Code Navigation
Reviews a Git diff or a codebase in stages and displays review leads in a local dashboard.
Blink
ellipsis-dev · Code Navigation
Finds files from a natural-language query using multiple walkers through the directory tree.
neo4jev
jexp · Code Navigation
Navigates a Neo4j graph one hop at a time, asking Jev which relationship to follow next.
jev-code
devagrawal09 · Code Navigation
Helps coding Agents locate code, check change intent, triage test failures, and organize review findings.