Commit Graph

47 Commits

Author SHA1 Message Date
b2a7dd2f24 feat: add repo parse job 2001-01-01 00:00:00 +00:00
ed95e45fff feat: add repo clone job 2001-01-01 00:00:00 +00:00
d7b58a7fbf feat: add worker main entry point 2001-01-01 00:00:00 +00:00
e03187d885 feat: add worker app package 2001-01-01 00:00:00 +00:00
5a5919aaed chore: add worker app tsconfig 2001-01-01 00:00:00 +00:00
366eb70f8b feat: add Prisma client singleton 2001-01-01 00:00:00 +00:00
1313d4114c feat: add database package 2001-01-01 00:00:00 +00:00
4abe9ce599 feat: add Prisma schema 2001-01-01 00:00:00 +00:00
79faecc3ee chore: add diagrams package tsconfig 2001-01-01 00:00:00 +00:00
ddf4af3b19 feat: add diagrams module exports 2001-01-01 00:00:00 +00:00
be35a59a58 feat: add dependency graph generator 2001-01-01 00:00:00 +00:00
d4d4cac34a feat: add diagrams package 2001-01-01 00:00:00 +00:00
1941a9de2f feat: add architecture diagram generator 2001-01-01 00:00:00 +00:00
52f2a7158d feat: add Anthropic LLM provider 2001-01-01 00:00:00 +00:00
19d1c37661 feat: add LLM provider factory 2001-01-01 00:00:00 +00:00
d5c6ab51ba feat: add OpenAI LLM provider 2001-01-01 00:00:00 +00:00
49488770f7 feat: add LLM provider base interface 2001-01-01 00:00:00 +00:00
8c03824831 feat: add module summary prompt 2001-01-01 00:00:00 +00:00
1210c0769d feat: add patterns detection prompt 2001-01-01 00:00:00 +00:00
2c1e5f4518 feat: add getting started prompt 2001-01-01 00:00:00 +00:00
a3bfcdf267 feat: add architecture overview prompt 2001-01-01 00:00:00 +00:00
cafc31d40d feat: add documentation generation pipeline 2001-01-01 00:00:00 +00:00
bef3c3766d feat: add LLM module exports 2001-01-01 00:00:00 +00:00
a85105689c chore: add LLM package tsconfig 2001-01-01 00:00:00 +00:00
bb16dc4b6b feat: add code chunker utility 2001-01-01 00:00:00 +00:00
cf7c7ba4d1 feat: add LLM package 2001-01-01 00:00:00 +00:00
27832c6eaa feat: add TypeScript language parser 2001-01-01 00:00:00 +00:00
f8a4eab76a feat: add Python language parser 2001-01-01 00:00:00 +00:00
00154d65f1 feat: add file walker utility 2001-01-01 00:00:00 +00:00
b0065b60c4 feat: add repository analyzer 2001-01-01 00:00:00 +00:00
a25b2959f6 feat: add parser module exports 2001-01-01 00:00:00 +00:00
9648e3a165 chore: add parser package tsconfig 2001-01-01 00:00:00 +00:00
85f5b41a0c feat: add language parser base interface 2001-01-01 00:00:00 +00:00
4286c94023 feat: add parser package 2001-01-01 00:00:00 +00:00
3cfc85bd90 feat: add shared type definitions 2001-01-01 00:00:00 +00:00
b7b828095f chore: add shared package tsconfig 2001-01-01 00:00:00 +00:00
54368255aa feat: add shared types package 2001-01-01 00:00:00 +00:00
3c21f2f15a feat: add shared types exports 2001-01-01 00:00:00 +00:00
debcaf74b6 feat: add docker-compose services configuration 2001-01-01 00:00:00 +00:00
68b51cd36d chore: add environment example file 2001-01-01 00:00:00 +00:00
e12348d96a feat: add Docker multi-stage build file 2001-01-01 00:00:00 +00:00
260e3b5f42 chore: add dockerignore file 2001-01-01 00:00:00 +00:00
40b653a127 chore: add TypeScript base config 2001-01-01 00:00:00 +00:00
12a4f73375 chore: add monorepo root package.json 2001-01-01 00:00:00 +00:00
d0dc84da81 docs: update README with full project documentation 2001-01-01 00:00:00 +00:00
0a400debf6 chore: update gitignore for monorepo 2001-01-01 00:00:00 +00:00
efdc282da5 Initial commit 2026-02-09 14:43:15 +00:00