Built a GitHub-native autonomous coding assistant in Bun/TypeScript that orchestrates planner, implementer, and reviewer agents.
Turns a PRD into an implementation plan, code changes, test runs, and pull request reviews through a backend workflow rather than a single prompt.
Built Flash Discover, a repo-aware knowledge layer that ingests PRDs, plans, source code, and tests into Qdrant/Postgres.
Serves grounded, citation-based context to planner and reviewer agents through CLI and HTTP APIs.