rigetti / rigetti/qcs-sdk-rust

Refactor the Executable API

Open
#440 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.