OpenHands / OpenHands/software-agent-sdk
Canvas Extensions: audit logging + agentServer.request telemetry
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 539
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 137
Description
Audit-log events for install/enable/disable/refresh/uninstall (who, when, source, ref). Logging/telemetry for agentServer.request calls made by extensions (path + method, at minimum).
Parallel to the frontend/CLI phases, non-blocking for them.
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 Canvas extension lifecycle for install, enable, disable, refresh, and uninstall, then trace extension-made agentServer.request calls. Confirm how #4352 affects the work before starting. Done means audit events include who, when, source, and ref, while request telemetry captures the path and method at minimum.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100