speakeasy-api / speakeasy-api/kit

Emit plan updates from runlet progress or task-manager state

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

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
40
Forks
4
Avg merge
4h 18m
Merged PRs (30d)
148

Description

plan (v1) and plan_update (v2) are never emitted. Map runlet progress nodes or task-manager entries onto plan entries with priority and status.

Part of #146.

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

No files or tests are named. Start by locating the runlet progress nodes and task-manager entries, then trace where v1 plan and v2 plan_update events are assembled. Done means progress or task state is mapped to plan entries with both priority and status, and both protocol versions emit updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ai
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.