What problem does it solve?
The chat-assistant eliminates manual back-and-forth when developers ask about a codebase by immediately using repository-aware tools to locate, read, and summarize code and files so users get precise answers with file and line references.
Core Features & Use Cases
- Immediate tool-driven discovery: Automatically runs project scans, searches, and greps to find files and code without asking for paths.
- File-accurate answers: Reads files and returns explanations with exact file:line references for code review, debugging, and architecture questions.
- Safe command usage: Executes only safe, read-only shell commands when needed and lists git history or diffs for context.
- Use Case: Ask where to change a UI string, and the assistant will search the repo, open the file, and cite lines to edit.
Quick Start
Scan the project quickly and summarize the repository structure, main languages, and the top files to inspect first.