Restructure coglet Python module to improve separation of structure and prepare for publishing #2710
feat(coglet): add build.rs for PEP 440 version + build metadata
18a87b43
refactor(coglet): move CancelationException to Rust static, rewrite s…
3e622c5c
refactor(coglet): rewrite audit hook in Rust, add worker_local tracin…
e6ab00ed
refactor(coglet): rename SlotLogWriter -> _SlotLogWriter in Python API
3baf8945
refactor(coglet): use OnceLock statics for async Python helpers in pr…
c332d1b8
refactor(coglet): rewrite module API with __getattr__/__dir__/__setat…
6520c3f2
refactor(coglet): restructure module into server object + _sdk submodule
e1a12436
refactor(coglet): mixed layout with _impl .so and hand-managed __init…
d75e9f0e
docs(coglet): add help text to _sdk submodule
409a4794
refactor(coglet): update stub generation pipeline + pyproject.toml
7af19006
test(coglet): add module structure tests for new API
61bbef8e
tempusfrangit
changed the title Restructure coglet Python module for 0.17.0 release Restructure coglet Python module to improve separation of structure and prepare for publishing 10 days ago
fix(coglet): sort imports and add re-export alias for ruff compliance
5bed28f3
Merge branch 'main' into fix/coglet-publishing
8d448ab3
tempusfrangit
deleted the fix/coglet-publishing branch 9 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub