bench-ai / bench-ai/agent-workbench
Commands have independent lifetimes
Open
enhancement
- Dominant language
- Go
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Lifetimes of commands are set for all, I.E. every click, collect node, save screenshot command uses the same lifetime variable make it so commands can each have different lifetimes
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the shared lifetime variable and the implementations of click, collect node, and save screenshot commands. Make each command use its own lifetime, and verify that changing one command's lifetime does not change the others.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100