rowboat/apps/x
2026-02-09 22:17:48 +05:30
..
apps style: update dropdown menu component for consistent spacing and class adjustments 2026-02-09 22:17:48 +05:30
packages Added a new LLMParse tool that sends files directly to the user configured LLM as a multimodal attachment and asks it to return markdown. This complements the existing parseFile tool which extracts text locally using libraries. 2026-02-07 23:58:20 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
eslint.config.mts ignore renderer eslint 2026-01-16 12:05:33 +05:30
package.json integrate electron forge 2026-01-17 10:28:44 +05:30
pnpm-lock.yaml feat: add parseFile builtin tool for PDF, Excel, CSV, Word extraction 2026-02-07 16:11:13 +05:30
pnpm-workspace.yaml fix pnpm postinstall 2026-01-21 10:47:44 +05:30
tsconfig.base.json bootstrap new electron app 2026-01-16 12:05:33 +05:30