23 Commits

Author SHA1 Message Date
Aiden Cline 82c7339eda fix: type 'reasoning' was provided without its required following item (#1072) 2025-07-16 15:59:40 -05:00
Dax Raad 7d7ed19879 add small model for title generation
publish / publish (push) Has been cancelled
2025-07-15 14:00:52 -04:00
Dax Raad c6e01adde4 upgrade ai sdk 2025-07-15 09:06:35 -04:00
Dax Raad 87943c97c8 wip: mcp 2025-07-13 16:22:16 -04:00
adamdottv 162497783b feat(tui): paste images and pdfs 2025-07-08 08:09:01 -05:00
Dax 9cad702612 v2 message format and upgrade to ai sdk v5 (#743)
publish / publish (push) Has been cancelled
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Liang-Shih Lin <liangshihlin@proton.me>
Co-authored-by: Dominik Engelhardt <dominikengelhardt@ymail.com>
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-07-07 15:53:43 -04:00
Dax Raad 0e648fe1c3 ci: ignore 2025-07-03 20:30:02 -04:00
Timo Clasen a42379df25 chore: add dev script (#666) 2025-07-03 14:43:25 -05:00
adamdottv 0763cff26c chore: better local dev with stainless script 2025-07-03 11:49:15 -05:00
Dax Raad a23f5b0605 ignore: cleanup
publish / publish (push) Has been cancelled
2025-06-27 11:35:57 -04:00
Dax Raad cdbaf1c2d2 lazy load formatters 2025-06-27 11:33:37 -04:00
Dax Raad c596119a4f hooks 2025-06-19 00:20:03 -04:00
Frank 0b12b10fe6 Update SST 2025-06-18 23:38:06 -04:00
Dax Raad 53c3aa88c0 fix issue with tool schemas and google
publish / publish (push) Has been cancelled
2025-06-17 11:27:07 -04:00
Dax Raad ec9555e957 downgrade to ai sdk v4.x
publish / publish (push) Has been cancelled
2025-06-14 18:44:08 -04:00
Dax Raad b3068ac292 doc: remove dev script 2025-06-14 13:05:23 -04:00
Frank 79f839215f Infra: use Astro component 2025-06-07 23:46:56 -04:00
Jay V 9fd5d25f1f share ssr 2025-06-05 15:37:23 -04:00
Dax Raad c6562cb167 sync
release / goreleaser (push) Has been cancelled
2025-06-03 12:08:07 -04:00
Dax Raad 215a20b9a9 Fix TypeScript errors and clean up unused imports
- Remove unused fs import from app.ts
- Remove unused LLM import and missing module reference from server.ts
- Fix parameter naming inconsistency in fetch.ts execute function
- Add missing metadata property to fetch.ts return statement
- Update test file to use correct API signatures and parameter names
- Remove unused parameters from example.ts

🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-06-01 14:46:04 -04:00
Dax Raad 9323685fc4 Update package dependencies and lock file
Synchronized package.json and bun.lock with latest dependency versions and optimized package structure.

🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-30 22:02:22 -04:00
Dax Raad 56806b6914 Optimize package management with catalog and exact versions
- Add catalog feature to centralize common dependency versions
- Convert all package versions to exact (remove ^ prefixes)
- Move prettier to root package only to reduce duplication
- Configure bunfig.toml for exact dependency installs
- Improve version consistency across workspace packages

🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-30 21:56:37 -04:00
Dax Raad fcdff9f578 sync 2025-05-30 20:48:36 -04:00