Commit graph

16 commits

Author SHA1 Message Date
Arjun
e6c6571b07 feat: extract presentation generator into executable code with builtin tool
Move the presentation implementation out of the skill string into real
TypeScript files (types.ts, presentation-generator.tsx) and add a
generatePresentation builtin tool so the agent calls it directly instead
of writing code. Rewrite the skill to guidance-only with content limits,
preference gathering, and JSON examples for each slide type.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 13:30:06 +05:30
tusharmagar
a2e929ed05 Add image upload support 2026-01-21 13:23:33 +05:30
tusharmagar
ead93c34fe Merge branch 'dev' of github.com:rowboatlabs/rowboat into dev 2026-01-21 09:25:04 +05:30
tusharmagar
500d2d6725 Add sonner for notifications and update UI components to utilize it; clean up unused props in chat sidebar 2026-01-21 09:24:56 +05:30
Ramnique Singh
7da1aa5454 add posthog 2026-01-21 09:14:32 +05:30
Ramnique Singh
0d9dac8344 add x64 target in electron build 2026-01-20 09:08:16 +05:30
Ramnique Singh
5765d50125 bump update-electron-app 2026-01-20 01:02:50 +05:30
Ramnique Singh
d92106741d add electron auto-update 2026-01-20 00:15:41 +05:30
Ramnique Singh
f72dee731a integrate electron forge 2026-01-17 10:28:44 +05:30
Arjun
274a351bc1 added glob tool 2026-01-16 15:51:29 +05:30
tusharmagar
9c1ddf66ed tiptap improvements + removing ask AI button 2026-01-16 12:05:34 +05:30
tusharmagar
23ae0d8be0 Tiptap integrated 2026-01-16 12:05:34 +05:30
tusharmagar
8834238768 added right click content menu to knowledge 2026-01-16 12:05:34 +05:30
Ramnique Singh
13f2b7c2a5 use openid-client lib 2026-01-16 12:05:34 +05:30
tusharmagar
47ab50bfe7 UI improvements 2026-01-16 12:05:33 +05:30
Ramnique Singh
505e3ea620 bootstrap new electron app 2026-01-16 12:05:33 +05:30