Skip to content

Add persisting-compute crate and integrate with CLI#6

Merged
reiase merged 2 commits into
mainfrom
feature/compute
Jul 24, 2026
Merged

Add persisting-compute crate and integrate with CLI#6
reiase merged 2 commits into
mainfrom
feature/compute

Conversation

@reiase

@reiase reiase commented Jul 24, 2026

Copy link
Copy Markdown
Contributor
  • Introduced the persisting-compute crate with dependencies and initial structure.
  • Updated Cargo.toml and Cargo.lock to include persisting-compute.
  • Enhanced the CLI to support a new Compute command for executing compute plans.
  • Implemented local validation and checkpointing features for compute tasks.
  • Added proxy configuration arguments for better CLI integration.

This commit lays the groundwork for a compute control plane, enabling task execution and management within the existing framework.

reiase added 2 commits July 24, 2026 00:37
- Introduced the `persisting-compute` crate with dependencies and initial structure.
- Updated `Cargo.toml` and `Cargo.lock` to include `persisting-compute`.
- Enhanced the CLI to support a new `Compute` command for executing compute plans.
- Implemented local validation and checkpointing features for compute tasks.
- Added proxy configuration arguments for better CLI integration.

This commit lays the groundwork for a compute control plane, enabling task execution and management within the existing framework.
- Renamed "Compute Control Plane" to "Compute Architecture" for clarity.
- Added a new "Compute Quick Start" guide to assist users in running independent tasks.
- Updated navigation links in documentation to reflect the new structure and added quick start references.
- Enhanced existing design documents to include links to the new quick start guide and clarified architecture descriptions.

These changes improve the usability and accessibility of the Compute features within the documentation.
@reiase
reiase merged commit e44c860 into main Jul 24, 2026
1 check passed
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