OpenHands / OpenHands/software-agent-sdk
Remove dynamic attribute access from agent, ACP, conversation, and workspace code
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 539
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 137
Description
Parent issue: 4902
Remove getattr/setattr usage from SDK agent/ACP, conversation/state, event, hooks, observability, marketplace, MCP, skills, and remote workspace modules. Split compatibility-boundary work where needed and retain behavior through typed models.
This issue was created by an AI agent (OpenHands) on behalf of the user.
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
No specific files or tests are named. Start by surveying the SDK agent/ACP, conversation/state, event, hooks, observability, marketplace, MCP, skills, and remote workspace modules for getattr/setattr usage; done means those usages are removed while behavior is retained through typed models, with compatibility boundaries split where needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100