santigc6
085fb73ac3
feat(opencode): add external browser OAuth for snowflake cortex provider ( #31700 )
...
Co-authored-by: santiago.gonzalezcarvajcentenera <santiago.gonzalezcarvajcentenera@colaborador.elcorteingles.es >
Co-authored-by: David Fierro <14184197+davidfierro@users.noreply.github.com >
Co-authored-by: Kamesh Sampath <kamesh.sampath@hotmail.com >
Co-authored-by: Cortex Code <noreply@snowflake.com >
2026-06-13 13:09:45 -05:00
Ayush Thakur
61270944d8
fix: recover from expired enterprise auth on remote config load ( #31661 )
2026-06-10 11:02:09 -04:00
Aiden Cline
bf54ca7abc
feat(opencode): add search to auth logout command ( #31053 )
2026-06-05 20:51:55 -05:00
Kamesh Sampath
b551fa85c5
feat(core): add Snowflake Cortex provider ( #29901 )
...
Co-authored-by: Cortex Code <noreply@snowflake.com >
2026-06-04 22:19:55 -05:00
Dax
5ada30c092
Load models.dev snapshot from build global ( #28077 )
2026-05-17 21:59:44 -04:00
Dax
4c90312462
refactor(core): move models.dev into core ( #27347 )
2026-05-13 20:58:24 -04:00
Musa
d10af17839
feat(plugin): add DigitalOcean OAuth + Inference Routers ( #26095 )
2026-05-12 16:22:40 -05:00
Kit Langton
9054060830
refactor(cli): effectify provider commands ( #25633 )
2026-05-03 16:41:10 -04:00
opencode-agent[bot]
65fa3bdd8d
chore: generate
2026-05-03 15:44:02 +00:00
Kit Langton
afcb519f99
refactor(cli/providers): flatten — Effect-native handlers end-to-end ( #25537 )
2026-05-03 15:42:57 +00:00
Kit Langton
63eb07769c
refactor(cli/providers): Stage 4 — drop inline AppRuntime.runPromise calls ( #25532 )
2026-05-02 23:42:40 -04:00
Aiden Cline
2d948437c5
fix: regression w/ auth login where stderr was ignored instead of inherited ( #25529 )
2026-05-02 22:36:02 -05:00
opencode-agent[bot]
cef53eb9dc
chore: generate
2026-05-03 03:23:47 +00:00
Kit Langton
50fc5fcabd
refactor(cli): convert agent / providers / mcp to effectCmd ( #25525 )
2026-05-02 23:22:44 -04:00
Kit Langton
be489206f6
Normalize instance lifecycle wiring ( #25501 )
2026-05-02 20:39:20 -04:00
Kit Langton
ba978dfe98
refactor(cli): drop ModelsDev Promise compat shim ( #25460 )
2026-05-02 15:11:01 -04:00
Aiden Cline
84380bb46f
tweak: make azure onboarding ux a bit better ( #25057 )
2026-04-29 23:35:59 -05:00
Dax
07ac891a99
refactor: remove module barrels ( #24554 )
2026-04-27 14:33:33 -04:00
Dax Raad
9031b8f108
core: move Global module to @opencode-ai/core for centralized path management
...
Move the Global module from packages/opencode/src/global to packages/core/src/global
to provide a unified location for managing XDG directories and application paths.
This eliminates duplicate path definitions across packages and ensures consistent
access to data, config, cache, state, log, and bin directories throughout the codebase.
2026-04-25 13:52:32 -04:00
Kit Langton
c311b72695
fix: remove 8 more unnecessary as any casts in opencode core ( #22877 )
2026-04-16 19:27:53 +00:00
Kit Langton
8a117354fd
feat: unwrap provider namespaces to flat exports + barrel ( #22760 )
2026-04-16 05:02:50 +00:00
Kit Langton
d2ec847f0c
feat: unwrap 11 util namespaces to flat exports + barrel ( #22739 )
2026-04-15 23:15:58 -04:00
Kit Langton
b5f4d032fb
feat: unwrap Config namespace to flat exports + barrel ( #22689 )
2026-04-15 21:26:24 -04:00
opencode-agent[bot]
c65b6dd4e9
chore: generate
2026-04-16 00:46:18 +00:00
Kit Langton
a11169b562
feat: add oxlint with correctness defaults ( #22682 )
2026-04-15 20:45:19 -04:00
Goni Zahavy
4a27172599
fix(cli): handlePluginAuth asks for api key only if authorize method exists ( #22475 )
2026-04-14 12:53:00 -05:00
Kit Langton
0ece76a789
refactor(plugin): remove async facade exports ( #22367 )
2026-04-13 21:24:20 -04:00
Kit Langton
37d470346d
refactor(config): remove async facade exports ( #22325 )
2026-04-13 13:11:05 -04:00
Kit Langton
d470317b3f
refactor(auth): remove async auth facade exports ( #22306 )
2026-04-13 12:31:43 -04:00
Goni Zahavy
4a0a2a213e
fix(cli): auth login now asks for api key in handlePluginAuth ( #21641 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-04-12 20:37:57 -05:00
Luke Parker
4c8045066d
fix: call models.dev once instead of twice on start ( #20765 )
2026-04-03 11:26:53 +10:00
Dax
a84103459a
anthropic legal requests ( #18186 )
2026-03-19 04:45:24 +00:00
Aiden Cline
5ece9ea6a1
feat: integrate support for multi step auth flows for providers that require additional questions ( #18035 )
2026-03-18 11:36:19 -05:00
Kit Langton
a14e43828f
reorder provider list in providers login ( #17262 )
2026-03-13 00:09:30 +00:00
Dax
f56e6684a6
core: make account login upgrades safe while adding multi-account workspace auth ( #15487 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 12:53:47 -04:00