- Add llm-multiverse repo as git submodule for proto files - Configure buf with @bufbuild/protoc-gen-es for TypeScript codegen - Generate typed Connect service stubs to src/lib/proto/ - Add `generate` npm script for proto regeneration - Exclude generated proto files from ESLint Closes #2 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
482 B
482 B
Implementation Plans Index
| Issue | Title | Status | Plan |
|---|---|---|---|
| #1 | Project scaffolding: SvelteKit + Tailwind + TypeScript | COMPLETED | issue-001.md |
| #2 | Proto codegen pipeline for TypeScript gRPC-Web stubs | IMPLEMENTING | issue-002.md |