Adam
9363c15b4a
feat: better code and diff perf
2025-12-08 06:24:24 -06:00
Dax
ea7ec60f51
v2 SDK ( #5216 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-12-07 19:04:14 -05:00
André Cruz
509e43d6f8
feat(mcp): add OAuth authentication support for remote MCP servers ( #5014 )
2025-12-07 15:47:27 -05:00
Adam
9111005165
fix: terminal serialization and isolation
2025-12-06 06:43:53 -06:00
Adam
09f522f0aa
Reapply "feat(desktop): terminal pane ( #5081 )"
...
This reverts commit f9dcd97936 .
2025-12-04 20:32:08 -06:00
Aiden Cline
f9dcd97936
Revert "feat(desktop): terminal pane ( #5081 )"
...
This reverts commit d763c11a6d .
2025-12-04 15:57:01 -06:00
Adam
d763c11a6d
feat(desktop): terminal pane ( #5081 )
...
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2025-12-04 15:37:29 -06:00
Adam
c0a35141e6
feat: better code and diff rendering performance
2025-12-02 06:50:21 -06:00
Dax Raad
501a2539c7
revert ts lsp to monorepo root
2025-11-26 20:31:26 -05:00
Adam
2f73b16b57
deps: update pierre diffs
2025-11-26 05:29:31 -06:00
Adam
15facd8cfd
feat(share): SSR'd diffs
2025-11-25 07:40:16 -06:00
Dax Raad
8e2f9f6544
ci: stuff
2025-11-23 12:55:33 -05:00
Dax Raad
604891e793
ci: stuff
2025-11-23 12:43:23 -05:00
Dax Raad
5814df7eaa
sync
2025-11-23 12:43:23 -05:00
Dax Raad
af96ec5a30
ignore: update @solidjs/start dependency and fix console redirect handling
...
Updates the @solidjs/start dependency to latest version and removes deprecated getResponseHeaders usage from auth callback. Also adds error handling for workspace ID lookup to prevent redirect failures.
2025-11-23 12:07:28 -05:00
Brendan Allan
85d99198b5
Use devinxi-ed Solid Start ( #4635 )
...
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2025-11-22 10:39:25 -05:00
Dax
49408c00e9
enterprise ( #4617 )
...
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-11-21 20:41:27 -05:00
Dax Raad
db9e2b1aac
ci: disable automatic config loading during CLI builds to prevent configuration interference
2025-11-21 19:08:51 -05:00
Aiden Cline
5083f9c9c2
bump bun to 1.3.3
2025-11-21 13:56:46 -06:00
althafdemiandra
468927e06a
chore: bump ai-sdk to v5.0.97 ( #4518 )
...
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-19 18:44:33 -06:00
Dax Raad
37fdcac05a
ci
2025-11-11 02:13:26 -05:00
Dax Raad
995b23787c
ci
2025-11-11 01:48:29 -05:00
Dax Raad
ecf5040966
tui: update @opentui/core to v0.1.39 and fix build script for new target format
2025-11-11 01:24:17 -05:00
Frank
30b1ae5d4b
zen: rate limit
2025-11-08 10:18:21 -05:00
Dax Raad
16357e8041
chore: standardize prettier printWidth to 120
2025-11-07 20:58:17 -05:00
Adam
61c4747fbe
fix(desktop): diff highlight rendering
2025-11-06 15:58:45 -06:00
Frank
e52bfab79d
Update sst
2025-11-06 05:42:25 +00:00
Adam
d525fbf829
feat(desktop): session router, interrupt agent, visual cleanup
2025-11-05 11:55:35 -06:00
Dax Raad
06ac1be226
upgrade to bun 1.3.1
2025-11-02 14:00:50 -05:00
Dax
96bdeb3c7b
OpenTUI is here ( #2685 )
2025-10-31 15:07:36 -04:00
Adam
dce287a42d
wip: desktop work
2025-10-30 12:02:50 -05:00
Adam
46ad456718
wip: desktop work
2025-10-28 15:39:41 -05:00
Adam
77ae0b527e
wip: desktop work
2025-10-28 15:29:16 -05:00
Adam
0acae8211a
wip: desktop work
2025-10-27 15:37:06 -05:00
Adam
82249754e7
fix: pierre dep
2025-10-24 13:51:24 -05:00
Adam
887a819f24
wip: desktop work
2025-10-17 12:06:36 -05:00
Adam
47d9e01765
wip: css/ui and desktop work
2025-10-16 14:53:44 -05:00
Dax Raad
62e5f4b154
try tsgo
2025-10-14 18:30:32 -04:00
Dax Raad
0c022ef39d
ci: stuff
2025-10-14 14:35:04 -04:00
Adam
37e6c8342f
wip: css and ui packages
2025-10-14 07:16:24 -05:00
Dax Raad
1923ddab6e
feat: add Slack integration package with Bolt framework
2025-10-14 02:53:55 -04:00
Dax Raad
b8249cde4b
core: improve dependency management and error handling for more reliable builds
2025-10-14 01:33:25 -04:00
Dax Raad
19b3f3d7ce
core: standardize dependency versions for better reliability
...
Ensures consistent versions across packages by using workspace catalog for
tailwindcss and tsconfig dependencies, reducing potential conflicts and
installation issues.
2025-10-14 01:27:17 -04:00
Dax Raad
e5e05d390d
core: reduce dependency conflicts by standardizing package versions through catalog
...
This eliminates duplicate package versions that were causing build issues and
inconsistent behavior across the monorepo. Dependencies now resolve to single
versions through the workspace catalog, making installs faster and more reliable.
2025-10-14 01:23:54 -04:00
Dax Raad
24a5b16af8
ci: tweak
2025-10-12 00:40:59 -04:00
Frank
67f894e5d0
Bump sst to latest
2025-10-11 14:38:45 -04:00
Dax Raad
f053862018
ci: fix
2025-10-10 18:11:19 -04:00
Dax Raad
9da95cb805
upgrade to bun 1.3.0
2025-10-10 17:53:32 -04:00
Dax
a782e3dac2
Zen lander ( #2907 )
...
Co-authored-by: David Hill <iamdavidhill@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Jay V <air@live.ca>
2025-10-01 19:38:15 -04:00
Dax Raad
ea66c02633
ci: tweaks
2025-09-27 04:12:55 -04:00
Dax Raad
ea21bfd3c6
ci: ignore
2025-09-26 02:01:19 -04:00
Adam
b1e6b9c7c9
wip: desktop work
2025-09-19 07:18:39 -05:00
Frank
4ceabdffa0
wip: zen
2025-09-18 10:59:01 -04:00
Frank
fc4f281408
wip: zen
2025-09-18 01:32:40 -04:00
Dax Raad
8acd537d1d
ci: turborepo typecheck
2025-09-17 03:33:54 -04:00
Dax Raad
925284c6c1
ci: sync
2025-09-15 03:53:21 -04:00
Dax
c1b4e1f19d
Upgrade to Zod v4 ( #2605 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:12:07 -04:00
Frank
9a346a00fb
wip: zen
2025-09-12 12:18:32 -04:00
Dax Raad
a6265ea3d2
upgrade to latest bun
2025-09-10 03:36:42 -04:00
Dax Raad
e53fb7f8ed
ci: format
2025-09-09 23:47:47 -04:00
Dax Raad
38e8c42cf0
ci: format
2025-09-09 23:44:04 -04:00
Dax Raad
cb7f3cf2f1
wip: cloud
2025-09-03 13:58:08 -04:00
Brendan Allan
854f9227a2
Patch Start to preload route css in SSR ( #2389 )
2025-09-03 01:28:34 -04:00
Frank
c3a25eff78
wip: cloud
2025-08-29 19:34:58 -04:00
Frank
fd355c15db
Update sst
2025-08-29 12:26:03 -04:00
Dax Raad
4496cd4b64
ignore: cloud solid fixes
2025-08-29 11:58:17 -04:00
Dax
133fe41cd5
slash commands ( #2157 )
...
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
2025-08-22 17:04:28 -04:00
adamdotdevin
9609c1803e
feat: /tui/show-toast api
2025-08-15 08:39:58 -05:00
Yuu Toriyama
3f0f910f7b
Fix: Error [ERR_DLOPEN_FAILED] ( #1546 )
2025-08-13 19:49:14 +00:00
Dax Raad
53630ebdce
gpt-5 lower verbosity
2025-08-08 20:42:22 -04:00
Frank
183e0911b7
wip: gateway
2025-08-08 13:24:32 -04:00
Aiden Cline
7b6d5b1429
chore: update marked-shiki, remove patch ( #1653 )
2025-08-06 08:47:53 -05:00
Aiden Cline
3b36822696
fix: patch marked-shiki ( #1569 )
2025-08-03 16:13:35 -05:00
Aiden Cline
edda26ab33
tweak: filter out duplicate instructions ( #1567 )
2025-08-03 15:10:21 -04:00
Dax Raad
f739e1a958
ci: ignore
2025-08-03 03:37:53 -04:00
Dax Raad
841f1907bb
ci: ignore
2025-08-03 03:35:17 -04:00
Dax Raad
f07f04d969
fix escape button not canceling if retry in progress
2025-07-31 19:55:57 -04:00
Dax Raad
2d9ed06367
ci: scripts
2025-07-31 01:25:24 -04:00
Dax
33cef075d2
ci: new publish method ( #1451 )
2025-07-31 01:00:29 -04:00
Dax
18888351e9
use treesitter to parse bash commands and catch commands that go outside of cwd ( #1443 )
2025-07-30 20:57:52 -04:00
Frank
4a46144419
convert share backend to hono app
2025-07-29 16:39:48 -04:00
Aiden Cline
d4f9375548
fix: type 'reasoning' was provided without its required following item ( #1072 )
2025-07-16 15:59:40 -05:00
Dax Raad
b1ab641905
add small model for title generation
2025-07-15 14:00:52 -04:00
Dax Raad
bcf952bc8a
upgrade ai sdk
2025-07-15 09:06:35 -04:00
Dax Raad
91f8477ef5
wip: mcp
2025-07-13 16:22:16 -04:00
adamdottv
662d022a48
feat(tui): paste images and pdfs
2025-07-08 08:09:01 -05:00
Dax
f884766445
v2 message format and upgrade to ai sdk v5 ( #743 )
...
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
37327259cb
ci: ignore
2025-07-03 20:30:02 -04:00
Timo Clasen
dae38574ab
chore: add dev script ( #666 )
2025-07-03 14:43:25 -05:00
adamdottv
5a0910ea79
chore: better local dev with stainless script
2025-07-03 11:49:15 -05:00
Dax Raad
f865cacfb8
ignore: cleanup
2025-06-27 11:35:57 -04:00
Dax Raad
2ec0611f42
lazy load formatters
2025-06-27 11:33:37 -04:00
Dax Raad
3862184ccb
hooks
2025-06-19 00:20:03 -04:00
Frank
8619c50976
Update SST
2025-06-18 23:38:06 -04:00
Dax Raad
ee91f31313
fix issue with tool schemas and google
2025-06-17 11:27:07 -04:00
Dax Raad
fa1266263d
downgrade to ai sdk v4.x
2025-06-14 18:44:08 -04:00
Dax Raad
a53f9165e9
doc: remove dev script
2025-06-14 13:05:23 -04:00
Frank
028d589ea0
Infra: use Astro component
2025-06-07 23:46:56 -04:00
Jay V
ea9dd4e9e2
share ssr
2025-06-05 15:37:23 -04:00
Dax Raad
fae49aaf88
sync
2025-06-03 12:08:07 -04:00