Roo-Code/src
Matt Rubens 2d6091f5e7
feat: add VS Code extension share API endpoint (#86)
- Add POST /api/extension/share endpoint for creating task share links
- Returns share URL for copying to clipboard in extension
- Fix Next.js 15 async params compatibility in share page
2025-06-07 16:57:56 -07:00
..
actions Add the timestamp of the last event to the Developers tab (#81) 2025-06-06 11:20:44 -07:00
app feat: add VS Code extension share API endpoint (#86) 2025-06-07 16:57:56 -07:00
components Truncate titles in taskdrawer (#84) 2025-06-06 22:42:44 -07:00
db Bring back task sharing (#74) 2025-06-03 12:39:22 -07:00
hooks Don't throw 400 errors for invalid event payloads (#61) 2025-06-03 13:25:22 -07:00
i18n Show usage charts (#63) 2025-06-01 07:45:39 -04:00
lib Bring back task sharing (#74) 2025-06-03 12:39:22 -07:00
types Bring back task sharing (#74) 2025-06-03 12:39:22 -07:00
instrumentation-client.ts Add tabs (#24) 2025-05-16 17:41:45 -07:00
instrumentation.ts Modernize the template 2025-05-11 21:15:57 -07:00
middleware.ts Auth flow fixes (#35) 2025-05-18 19:14:52 -07:00