This would be an absolutely amazing bonus for the dev experience: a dev debugger panel that allows the user to see the current state of things, giving them an inside look on states, agentInputContext, network requests & responses.
- Currently in /examples/cedar-playground we have a basic v0 version of this exclusively for network calls and responses. However, it can be extended and made way better.
High level architecture that will help:
I'd also look at the existing debuggerSlice, which has some of the basis needed for this
Here are some simple UI mockups I generated, but imo there's a lot of creativity and other things we can help with.

This would be an absolutely amazing bonus for the dev experience: a dev debugger panel that allows the user to see the current state of things, giving them an inside look on states, agentInputContext, network requests & responses.
floatingButtonHigh level architecture that will help:
I'd also look at the existing
debuggerSlice, which has some of the basis needed for thisHere are some simple UI mockups I generated, but imo there's a lot of creativity and other things we can help with.