Commit Graph

30 Commits

Author SHA1 Message Date
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