Commit Graph

429 Commits

Author SHA1 Message Date
Dax Raad 44e2b7f4b6 fix logic for suprpessing snapshots in big directories
publish / publish (push) Has been cancelled
2025-07-15 09:07:04 -04:00
Dax Raad c6e01adde4 upgrade ai sdk 2025-07-15 09:06:35 -04:00
Dax Raad ba498370e9 ignore: fix types 2025-07-15 00:56:03 -04:00
Dax Raad f72567716f bring back task tool
publish / publish (push) Has been cancelled
2025-07-15 00:05:54 -04:00
Jase Kraft cd8946d0a6 fix: --continue pull the latest session id consistently (#918)
Co-authored-by: Dax Raad <d@ironbay.co>
2025-07-14 20:32:00 -04:00
CodinCat 5dd6cd290e improve error handling and logging for GitHub API failures in upgrade and install script (#972) 2025-07-14 20:13:12 -04:00
Mike Wallio 1f474435ae Standardize parameter description references in Edit and MultiEdit tools (#984) 2025-07-14 20:03:59 -04:00
Dax Raad 4f6cd379ce support anthropic console login flow 2025-07-14 18:07:55 -04:00
Dax Raad f1be27eafd wip: snapshot 2025-07-14 15:29:08 -04:00
Dax Raad 8823b8824d wip: update sdk
publish / publish (push) Has been cancelled
2025-07-14 11:18:08 -04:00
opencode-agent[bot] fbac0e65fd Fix issue: Option to update username shown in conversations. (#975)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com>
2025-07-14 11:03:04 -04:00
Dax Raad 5d718fbcbd fix init command and escape to cancel
publish / publish (push) Has been cancelled
2025-07-14 10:48:17 -04:00
Dax Raad cc32b499ab get rid of cli markdown dep
publish / publish (push) Has been cancelled
2025-07-13 23:06:31 -04:00
Dax Raad fd57a04d9c ci
publish / publish (push) Has been cancelled
2025-07-13 22:58:33 -04:00
Dax Raad eb9cb012a2 fix missing tokens
publish / publish (push) Has been cancelled
2025-07-13 22:56:29 -04:00
Dax Raad 61665b6565 fix type error 2025-07-13 17:25:13 -04:00
Dax 4c802ae916 Part data model (#950) 2025-07-13 17:22:11 -04:00
opencode-agent[bot] c69f6fe76f Added sharing config with auto/disabled options (#951)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com>
2025-07-13 16:43:58 -04:00
Dax Raad 87943c97c8 wip: mcp 2025-07-13 16:22:16 -04:00
Aiden Cline b000555522 Fix: title generation (#949) 2025-07-13 14:46:36 -05:00
Dax Raad 27b59c58b7 fix packages being reinstalled on every start
publish / publish (push) Has been cancelled
2025-07-12 12:41:12 -04:00
Muzammil Khan 63f3821a13 feat: add more ignore patterns to the ls tool (#913) 2025-07-12 12:06:58 -04:00
Dax Raad c61e6f0f0b fix issue preventing things from working when node_modules or package.json present in ~/
publish / publish (push) Has been cancelled
2025-07-11 21:09:39 -04:00
Dax Raad a799fdb96f switch global config to ~/.config/opencode/opencode.json
publish / publish (push) Has been cancelled
2025-07-11 20:51:23 -04:00
zWing c74a8a566d fix: avoid overwriting the provider.option.baseURL (#880) 2025-07-11 18:01:28 -04:00
Dax Raad 0cd4bb22d0 introduce cache version concept for auto cleanup when breaking cache changes happen
publish / publish (push) Has been cancelled
2025-07-11 17:50:49 -04:00
Dax Raad f4bd561dfd wip: stats 2025-07-11 17:37:41 -04:00
Sergii Kozak cc5c2aa8b1 fix(session): add fallback for undefined output token limit (#860)
Co-authored-by: opencode <noreply@opencode.ai>
2025-07-11 10:55:13 -04:00
alexz ac06a9d6e5 fix: ENAMETOOLONG: name too long when adding custom mode (#881) 2025-07-11 10:54:52 -04:00
Frank 9784f14d89 Api: add endpoint for getting github app token 2025-07-11 05:01:27 +08:00
Dax Raad 93eda31be4 add step finish part
publish / publish (push) Has been cancelled
2025-07-10 16:25:38 -04:00
Dax Raad 0479cab022 run: properly close session.list 2025-07-10 16:13:01 -04:00
Dax Raad dc7b9cd0a8 disable filewatcher, fixes file descriptor leak
publish / publish (push) Has been cancelled
2025-07-10 15:58:45 -04:00
Dax Raad d06dd4bfbc config: escape file: string content
publish / publish (push) Has been cancelled
2025-07-10 15:38:58 -04:00
Aiden Cline 2bb843cafa fix: encode & decode file paths (#843) 2025-07-10 11:19:54 -05:00
Dax Raad 38bf2e962d support env and file pointers in config 2025-07-10 11:45:31 -04:00
Dax Raad 42d9f342e6 opencode run respects mode 2025-07-10 11:28:28 -04:00
Dax Raad 4b083bc2ae wip: scrap 2025-07-10 11:25:37 -04:00
Dax Raad 0e42976355 set max output token limit to 32_000 2025-07-10 11:25:37 -04:00
adamdottv 4679dc2c28 feat: --mode flag passed to tui 2025-07-10 10:19:25 -05:00
adamdottv cd785e4adc feat: mode flag in cli run command 2025-07-10 10:13:15 -05:00
adamdottv bc4f2faf6d feat(tui): modes 2025-07-10 10:06:51 -05:00
Dax Raad b39c0cc191 make LSP lazy again
publish / publish (push) Has been cancelled
2025-07-10 09:37:40 -04:00
Dax Raad 65f4c3188b temporary grok 4 patch
publish / publish (push) Has been cancelled
2025-07-10 07:57:55 -04:00
Dax Raad 39b65d92e1 disable lsp on non-git folders 2025-07-10 07:39:02 -04:00
Dax Raad 254a17c8e3 fix session is busy error
publish / publish (push) Has been cancelled
2025-07-10 07:27:03 -04:00
adamdottv fb4da89f9a feat(tui): @symbol attachments 2025-07-10 05:53:00 -05:00
Dax Raad 10721053ba respect go.work when spawning LSP
publish / publish (push) Has been cancelled
2025-07-09 22:54:47 -04:00
Dax Raad e179ade5d8 better detection of prettier formatter
publish / publish (push) Has been cancelled
2025-07-09 22:37:31 -04:00
Dax Raad 1ba82bc7cb do not wait for LSP to be fully ready
publish / publish (push) Has been cancelled
2025-07-09 21:59:38 -04:00