Skip to content

Release Python SDK 0.4.4 - #3

Merged
da03 merged 1 commit into
mainfrom
feat/base-interpreter-sdk-0.4.4
Jul 18, 2026
Merged

Release Python SDK 0.4.4#3
da03 merged 1 commit into
mainfrom
feat/base-interpreter-sdk-0.4.4

Conversation

@da03

@da03 da03 commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add desktop preparation/cache inspection and durable long-running compile helpers
  • make program, runtime, adapter, base-model, prefix-state, and archive handling strict, bounded, and race-safe
  • add an explicit advanced paw.function(None, interpreter=...) path without changing normal compiled-program behavior

Test plan

  • 90 hermetic tests on Python 3.10, 3.12, and 3.13
  • Python 3.9 grammar parsing; CI matrix covers 3.9–3.13
  • real cached Qwen base/compiled offline smoke and exact prompt-byte checks
  • clean wheel/sdist build and Twine validation
  • compileall, IDE diagnostics, and git diff --check
  • companion async server hardening deployed and healthy

No live compile or paid OpenAI synth request was used during validation.

Made with Cursor

Add durable async helpers and desktop cache inspection while making program/model loading race-safe, integrity-checked, and explicitly adapter-free only when requested.
@da03
da03 merged commit 1abdff7 into main Jul 18, 2026
5 checks passed
@da03
da03 deleted the feat/base-interpreter-sdk-0.4.4 branch July 18, 2026 22:54
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