
Developers waste time figuring out where to start in unfamiliar codebases. RepoQuest solves that by turning a small repository into a guided onboarding journey. It scans a repo safely, detects the project type, identifies frameworks and entry points, extracts routes and imports, maps architecture, builds a dependency graph, creates a 30-minute reading path, generates component/file cards, suggests tests and work plans, builds an onboarding quiz, and exports a Markdown guide. RepoQuest is safe by default: it never executes uploaded code, never installs uploaded dependencies, and can run without secrets, accounts, databases, or external infrastructure. ZIP uploads are scanned defensively with path traversal checks, file limits, binary skipping, and size limits. The project was built with IBM Bob as our development partner. Bob helped with scaffolding, ZIP safety, framework rules, graph logic, Streamlit UI, tests, documentation, and iteration. RepoQuest does not require IBM Bob at runtime. Optional AI Fusion can be enabled to audit deterministic findings with cited evidence and validation gates.
17 May 2026