Add button in runtime error dialog to inspect the current agent
Open
Nobody has claimed this yet.
editor
engine
low priority
- Dominant language
- Scala
- Stars
- 1.2k
- Forks
- 272
- PR merge metrics
- No merged PRs in 30d
Description
It could be useful to have a button in the runtime error dialog that allows you to inspect the agent that ran the erroring code, if the code was not being run by the observer.
Contributor guide
No contributing guide indexed for this repository
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 locating the runtime error dialog and the code path that runs agent code through the observer. Trace how the current agent is retained when an error occurs, then verify that the proposed inspect action is available only when the code was not run by the observer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100