Commit e642f9b
committed
fix: restore checkpoint visibility in UI
- Changed suppressMessage flag from true to false when creating checkpoints for user messages
- This ensures checkpoints are visible in the UI so users can restore their code when needed
- Fixes issue where checkpoint list was not appearing below API requests
Fixes #77861 parent 0ce4e89 commit e642f9b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
895 | | - | |
| 895 | + | |
896 | 896 | | |
897 | | - | |
| 897 | + | |
898 | 898 | | |
899 | 899 | | |
900 | 900 | | |
| |||
0 commit comments