node icon indicating copy to clipboard operation
node copied to clipboard

Improve visualization of CCTX state transitions

Open lumtis opened this issue 1 year ago • 0 comments

Describe the Issue This task would require some more research

The idea is to make as much visual as possible the state transition the cctx goes through.

This can be through a single entrypoint method that would describe:

  • The CCTX
  • The state transition

This would allow better maintainability of the CCTX related logic

lumtis avatar May 13 '24 09:05 lumtis