OpenHands / OpenHands/software-agent-sdk
Canvas Extensions: OpenAPI spec + typescript-client publish + capability discovery
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 539
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 137
Description
Publish the OpenAPI spec and the @openhands/typescript-client update; add an explicit capability-discovery mechanism instead of relying on 404 probing.
An @openhands/typescript-client package/generation pipeline already exists as an established pattern (generated from the agent-server's OpenAPI spec) — follow that existing flow rather than standing up a new one.
Blocked by: #4352
Contributor guide
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 reviewing the existing agent-server OpenAPI specification and @openhands/typescript-client generation and publishing flow, then check the dependency in #4352. Done means the Canvas Extensions OpenAPI spec and updated client are published, with an explicit capability-discovery mechanism replacing 404 probing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, python, typescript
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100