speakeasy-api / speakeasy-api/kit
Emit plan updates from runlet progress or task-manager state
Open
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
- 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
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