Files
openwork/packages/app
Jiahao Zhu dc9e5e7bfb fix: display saved command immediately without app restart (#11) (#262)
After saving a command, directly update the local state instead of
relying on loadCommands() which depends on the SDK's cached list.
The SDK doesn't see newly written command files until app restart.

Also add scroll-to-center and highlight animation (2s pulsing indigo
border) to help users locate the newly saved command in the list.
2026-01-25 12:38:13 -08:00
..