Skip to content

Add a Python-independent Rust API for file and notebook editing - #49

Merged
jph00 merged 1 commit into
mainfrom
pr/add-a-python-independent-rust-api-for-file-and
Sep 9, 2026
Merged

jph00 merged 1 commit into
mainfrom
pr/add-a-python-independent-rust-api-for-file-and

Conversation

@jph00

@jph00 jph00 commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Move structured command parsing, file-qualified addresses, notebook cell resolution, views, and write orchestration into the Rust core. Python APIs and CLIs now delegate to this shared implementation, and PyO3 is optional.

Preserve notebook source representation and unrelated metadata, including arbitrary-precision JSON numbers. Add Rust regression coverage for file transfers, failed edits, and notebook preservation.

See DEV.md’s “Hash verification timing” and “Command parsing modes” for execution and write semantics.

@jph00 jph00 added the enhancement New feature or request label Sep 9, 2026
@jph00
jph00 merged commit cbd9156 into main Sep 9, 2026
@jph00
jph00 deleted the pr/add-a-python-independent-rust-api-for-file-and branch September 9, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant