OpenHands / OpenHands/software-agent-sdk

Canvas Extensions: audit logging + agentServer.request telemetry

Open
#4,355 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

canvas-extensions Stale
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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.