Dimitri POSTOLOV
Dimitri POSTOLOV
- [x] auto update API reference for `manage-api` - [x] **NEW** API reference for `run-api` - [x] updates all fumadocs dependencies - [x] refactor all scripts from `js` to `ts`,...
dashboard: move `Ctrl+S` event listener from `<Toolbar />` component to `useAgentShortcuts()` hook
I think it make sense to move this listener, especially since we already have dedicated hook @sarah-inkeep Also I noticed, `undo`/`redo` shortcuts doesn't work when I remove node/edges, should I...
I don't think we should hide this toc header
closes https://github.com/shuding/nextra/issues/4791
wip