volcano-sh / volcano-sh/agentcube
SDK need support authorization
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 167
- Forks
- 88
- Avg merge
- 44m
- Merged PRs (30d)
- 1
Description
As the server side already supports authorization #6
cc @Tweakzx could refer to https://github.com/volcano-sh/agentcube/blob/main/example/README.md which has been updated to adapt to authorization.
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 reading the server-side authorization issue #6 and the updated example/README.md. Trace how the SDK currently handles requests and compare it with the authorization flow described there. Done means the SDK supports the same authorization behavior, with coverage for the relevant flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100