Commit graph

3400 commits

Author SHA1 Message Date
Dax Raad
1ba238d149 Merge branch 'dev' into opentui 2025-10-14 14:39:35 -04:00
Dax Raad
9c129ef767 ci: fix 2025-10-14 14:38:10 -04:00
Dax Raad
0c022ef39d ci: stuff 2025-10-14 14:35:04 -04:00
Aiden Cline
717b544633
fix: false positive package manager detection in upgrade (#3181) 2025-10-14 13:18:40 -05:00
Frank
c1a420717a ci: fix 2025-10-14 13:58:54 -04:00
Frank
42c2ffd842 wip: zen 2025-10-14 13:52:30 -04:00
GitHub Action
5192c51843 chore: format code 2025-10-14 17:08:18 +00:00
Adam
96d7ccea48
wip: css/ui work 2025-10-14 12:07:45 -05:00
Adam
49e859cfd6
wip: css/ui work 2025-10-14 12:06:18 -05:00
Adam
6c57a69af4
wip: desktop work 2025-10-14 12:06:17 -05:00
Dax Raad
8fcda4e3d9 async sync 2025-10-14 12:24:18 -04:00
Dax Raad
5ae4f5ad62 Merge branch 'dev' into opentui 2025-10-14 12:22:36 -04:00
Netanel Draiman
4d019430e2
feat(cli): add session option to attach command (#3167) 2025-10-14 11:04:32 -05:00
Adam
37e6c8342f
wip: css and ui packages
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-14 07:16:24 -05:00
Adam
c04e892991
wip: desktop work 2025-10-14 07:15:08 -05:00
Adam
bb82d43094
wip: desktop work 2025-10-14 07:15:08 -05:00
GitHub Action
2893b6e3a5 ignore: update download stats 2025-10-14 2025-10-14 12:04:50 +00:00
Dax
54c3361be7
feat: use realtime events for live tool call updates in Slack (#3163) 2025-10-14 03:13:48 -04:00
Dax Raad
c50cf21f18 fix: update tsconfig for Slack package
Some checks are pending
deploy / deploy (push) Waiting to run
2025-10-14 02:55:21 -04:00
Dax Raad
cb73e2d9e1 fix: export trimDiff function from edit tool 2025-10-14 02:55:02 -04:00
Dax Raad
48057c2c21 fix: resolve TypeScript errors in SDK and Slack package 2025-10-14 02:54:37 -04:00
Dax Raad
1923ddab6e feat: add Slack integration package with Bolt framework 2025-10-14 02:53:55 -04:00
Dax Raad
b01e3c0689 Merge branch 'dev' into opentui
Some checks are pending
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-14 01:38:53 -04:00
Dax Raad
b8249cde4b core: improve dependency management and error handling for more reliable builds
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
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
54dc4dc2bb sync 2025-10-14 01:16:49 -04:00
Dax Raad
77ec0bda4c sync 2025-10-14 00:56:56 -04:00
opencode
38ad6707cf release: v0.15.2 2025-10-14 04:56:00 +00:00
Alberto Fanton
7ef246f98f
fix: disable GPG signing in snapshot tests (#3102) 2025-10-13 23:40:41 -05:00
Aiden Cline
b91582d68a
fix: config dir overrides (#3160) 2025-10-13 23:25:53 -05:00
Aiden Cline
682d30bd12
fix: custom model (#3156) 2025-10-13 19:58:19 -05:00
pancake
4d68ee5d2c
fix: clang formatter name (#3042)
Co-authored-by: pancake <pancake@nopcode.org>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-10-13 19:55:18 -05:00
Haris Gušić
dbe9fd00b7
fix: make shell more robust (#3051) 2025-10-13 17:37:35 -05:00
maple
cd13a8524e
docs: typo in custom-tools.mdx (#3152)
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-13 17:19:20 -05:00
Dax Raad
b8a2a9e7f8 tui: improve reliability and configuration options
Some checks are pending
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
- Add retry logic for spawn process to handle transient failures
- Make server port and hostname configurable instead of hardcoded
- Ensure proper cleanup order in app exit handler
- Better error handling for process exit codes
2025-10-13 17:29:24 -04:00
Dax Raad
bd522cd3eb Merge branch 'dev' into opentui 2025-10-13 17:01:53 -04:00
Aiden Cline
59765e0157
fix: typecheck (#3149)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-10-13 14:51:12 -05:00
AB
d0519be0d0
fix: add useCompletionUrls option to fix certain azure setups (#2528)
Co-authored-by: andreas.blass <andreas.blass@outlook.com>
Co-authored-by: GitHub Action <action@github.com>
2025-10-13 14:16:21 -05:00
Tommy D. Rossi
066e4f064d
tweak: include stack trace in server error responses (#3134) 2025-10-13 14:10:35 -05:00
Dax Raad
5fff3e8a50 Merge branch 'dev' into opentui 2025-10-13 14:31:09 -04:00
opencode
f81c469f17 release: v0.15.1 2025-10-13 18:14:52 +00:00
Dax Raad
a398013ecb fix: disable workspace symbol lookup to prevent LSP performance issues 2025-10-13 14:05:54 -04:00
Dax Raad
31266f7fbc Merge branch 'dev' into opentui 2025-10-13 13:28:47 -04:00
Aiden Cline
53d9717d90
fix: pass options to compact (#3136) 2025-10-13 10:42:39 -05:00
Dax Raad
6be437e271 tui: fix command prompt not clearing after submitting slash commands
Some checks are pending
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-13 00:55:08 -04:00
Dax Raad
f23eb9e2d3 tui: replace manual worker message passing with structured RPC client for better type safety and reliability 2025-10-13 00:54:56 -04:00
Aiden Cline
5885b691b9
docs: update recommended models list (#3121)
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-12 21:35:31 -05:00
Aiden Cline
fd70b9b057
fix: adjust list tool prompt to handle cwd better (#3115)
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-12 16:48:03 -05:00
Ravshan Samandarov
de13ccb757
docs: Update README.md (#3100) 2025-10-12 16:23:25 -04:00