rigetti / rigetti/qcs-sdk-rust
Refactor the Executable API
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 15
- Forks
- 4
- Avg merge
- 1h 9m
- Merged PRs (30d)
- 1
Description
The Executable API served its purpose at its inception, but as time has gone on has being cluttered and not intuitive to use. It maintains states in less than predictable ways, and is brittle to changes.
We should re-design the interface from the ground up and resolve these issues.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Executable API in the Rust SDK and reading its current interface and state-handling behavior. Compare the existing design with the issue's concerns about predictability, intuitiveness, and brittleness. Done means agreeing on and implementing a redesigned interface that resolves those issues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100