AgentLab icon indicating copy to clipboard operation
AgentLab copied to clipboard

Adding a simple debug agent to manually test actions

Open TLSDC opened this issue 7 months ago • 0 comments

Description by Korbit AI

What change is being made?

Add a new debug agent in debug_agent.py for manual testing of actions within the browser gym environment.

Why are these changes being made?

This change introduces a tool to facilitate the manual testing of actions, providing a way to interactively verify and debug the system's behavior using the DebugAgent, which outputs a text representation of the observation and takes input for actions. This supports developers in quickly testing environments without relying solely on automated frameworks.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

TLSDC avatar Apr 22 '25 13:04 TLSDC