Commit Graph

46 Commits

Author SHA1 Message Date
Dax Raad c484ebf5a4 upgrade to latest bun 2025-09-10 03:36:42 -04:00
Dax Raad 4533ba053a ci: format 2025-09-09 23:47:47 -04:00
Dax Raad e3bf324ea9 ci: format 2025-09-09 23:44:04 -04:00
Dax Raad e971d10944 wip: cloud 2025-09-03 13:58:08 -04:00
Brendan Allan 6cfa8ead44 Patch Start to preload route css in SSR (#2389) 2025-09-03 01:28:34 -04:00
Frank 70cc880e3f wip: cloud 2025-08-29 19:34:58 -04:00
Frank 404859963a Update sst 2025-08-29 12:26:03 -04:00
Dax Raad 8714df56e8 ignore: cloud solid fixes 2025-08-29 11:58:17 -04:00
Dax 1bd97ef802 slash commands (#2157)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
2025-08-22 17:04:28 -04:00
adamdotdevin 6369bb9130 feat: /tui/show-toast api 2025-08-15 08:39:58 -05:00
Yuu Toriyama 7ef8f34c1b Fix: Error [ERR_DLOPEN_FAILED] (#1546) 2025-08-13 19:49:14 +00:00
Dax Raad e530a3287a gpt-5 lower verbosity 2025-08-08 20:42:22 -04:00
Frank 3be6d94a02 wip: gateway 2025-08-08 13:24:32 -04:00
Aiden Cline 0590e57765 chore: update marked-shiki, remove patch (#1653) 2025-08-06 08:47:53 -05:00
Aiden Cline 3f55f62607 fix: patch marked-shiki (#1569) 2025-08-03 16:13:35 -05:00
Aiden Cline bf1699617f tweak: filter out duplicate instructions (#1567) 2025-08-03 15:10:21 -04:00
Dax Raad 461e5469e9 ci: ignore 2025-08-03 03:37:53 -04:00
Dax Raad 54f81220df ci: ignore 2025-08-03 03:35:17 -04:00
Dax Raad 0ae036bf22 fix escape button not canceling if retry in progress 2025-07-31 19:55:57 -04:00
Dax Raad e7aa83fa8e ci: scripts 2025-07-31 01:25:24 -04:00
Dax 083682c6a8 ci: new publish method (#1451) 2025-07-31 01:00:29 -04:00
Dax 50c93a349f use treesitter to parse bash commands and catch commands that go outside of cwd (#1443) 2025-07-30 20:57:52 -04:00
Frank f30b5c0ec4 convert share backend to hono app 2025-07-29 16:39:48 -04:00
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