Skip to content

dev: reorg codebase structure#85

Merged
enitrat merged 4 commits into
mainfrom
dev/reorganize-codebase-structure
Oct 26, 2025
Merged

dev: reorg codebase structure#85
enitrat merged 4 commits into
mainfrom
dev/reorganize-codebase-structure

Conversation

@enitrat
Copy link
Copy Markdown
Collaborator

@enitrat enitrat commented Oct 26, 2025

• - Major Python restructure: moved ad-hoc python/src/scripts/* into a proper package python/src/cairo_coder_tools/ with subpackages: datasets, evals.starklings, and ingestion

  • New ingestion utilities: web_targets.py, improved summarizer modules, and generated docs (e.g., ingestion/generated/starknet-blog.md).
  • New/updated CLIs: added python/src/scripts/ingest.py; consolidated datasets/cli.py → scripts/dataset.py; starklings_evaluate.py → scripts/eval.py.
  • Removed obsolete items: scripts/README_starklings_evaluation.md, filter_2025_blogs.py, and old generated blog summary.
  • Packaging updates: python/pyproject.toml adjusted to include cairo_coder_tools modules.
  • TS ingesters refined: CairoBookIngester, CoreLibDocsIngester, StarknetBlogIngester updated; ingester.dockerfile touched.
  • Repo config tweaks: .gitignore and .trunk/trunk.yaml updated.

@enitrat enitrat merged commit 9024245 into main Oct 26, 2025
3 checks passed
enitrat added a commit that referenced this pull request Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant