feat
BREAKING
intel/languages
task/intel-languages
#4 / 4
feat(intel/languages): phase 1 — add kinds_json to musehub_intel_languages
Migration 0014 adds kinds_json JSONB column to musehub_intel_languages to store per-language symbol-kind breakdown (e.g. {function: 1346, class: 1447}). Previously LanguagesProvider discarded kinds data; this column is the DB foundation for the kind-chip row on the languages intel page.
ORM model updated with kinds_json field and full NumPy-style class docstring.
sha256:6e839c0b1cab92840ea33f3429b46478c206b43c67bf2368dbcf5870c5d5aefd
sha
sha256:d8ce093edb1e79a89dbedb1df5d0b334dee209a175a621cee1b703c127280e8c
snapshot
← Older
Oldest on task/intel-languages
All commits
Newer
feat(intel/languages): phase 2 — rewrite LanguagesProvider, no s…
sha256:5535b814ba3a4e79f648992de4d836f7f042d40333701f9089a8f6a11e0f31f2
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:6e839c0b1cab92840ea33f3429b46478c206b43c67bf2368dbcf5870c5d5aefd --body "your comment"
No comments yet. Be the first to start the discussion.