Kit Langton
635b5e8fe0
refactor(cli/mcp+agent): Stage 4 — drop AppRuntime.runPromise bridges ( #25530 )
2026-05-02 23:40:59 -04: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
opencode-agent[bot]
51108cc5e5
chore: generate
2026-05-03 03:04:40 +00:00
Kit Langton
d83c85ec25
refactor(cli): convert mcp list, auth, auth list, logout to effectCmd ( #25521 )
2026-05-03 03:03:32 +00:00
Kit Langton
be489206f6
Normalize instance lifecycle wiring ( #25501 )
2026-05-02 20:39:20 -04: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
Dax Raad
6bc94f94b1
core: consolidate shared infrastructure into core package
...
Moves effect logging, observability, runtime utilities, flags, installation
version info, and process utilities from opencode to core package. This
enables better code sharing across packages and establishes core as the
single source of truth for foundational utilities.
All internal imports updated to use @opencode-ai/core paths for consistency.
2026-04-25 13:30:37 -04:00
Dax Raad
c150b57903
config: refactor
2026-04-16 12:40:24 -04:00
Dax
8a41e28f5b
CLI perf: reduce deps ( #22652 )
2026-04-16 02:03:03 -04: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
Kit Langton
d7bcf152cb
refactor(mcp): remove mcp auth async facade exports ( #22338 )
2026-04-13 15:36:12 -04:00
Kit Langton
40ab2c74fe
refactor(mcp): remove async facade exports ( #22324 )
2026-04-13 13:45:34 -04:00
Kit Langton
37d470346d
refactor(config): remove async facade exports ( #22325 )
2026-04-13 13:11:05 -04:00
Aleksandr Lossenko
5befad3e2f
feat(mcp): add OAuth redirect URI configuration for MCP servers ( #21385 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-04-09 11:45:52 -05:00
Dax
fdc707d73a
refactor: migrate file/ripgrep.ts from Bun.file()/Bun.write() to Filesystem module ( #14159 )
2026-02-18 12:10:42 -05:00
Aiden Cline
7dd7c7690b
Revert "feat(mcp): add OAuth redirect URI configuration for MCP servers ( #7379 )"
...
This reverts commit 3c8765e4c4 .
2026-01-16 22:17:33 -06:00
Christopher Tso
3c8765e4c4
feat(mcp): add OAuth redirect URI configuration for MCP servers ( #7379 )
2026-01-15 23:36:48 -06:00
Dan Lapid
12ede83460
fix(mcp): show auth URL when browser cannot open in remote sessions ( #7884 )
2026-01-15 20:21:39 -05:00
Dillon Mulroy
70dcd4772c
fix(cli): mcp auth duplicate radio button icon ( #8273 )
2026-01-13 13:22:26 -06:00
Paolo Ricciuti
de1352f07b
fix: actually modify opencode config with mcp add ( #7339 )
2026-01-12 18:02:59 -06:00
Daniel Vélez
c34af0443b
docs: add description for MCP command ( #6944 )
2026-01-05 12:56:00 -06:00
Jake Nelson
4f6adca35e
feat: add per-project MCP config overrides ( #5406 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-01-03 01:15:37 -06:00
Matt Silverlock
7c75e29858
improve mcp CLI + ability to debug MCP oauth ( #5980 )
2025-12-22 22:27:38 -06:00
André Cruz
29a40e2267
feat(mcp): add OAuth authentication support for remote MCP servers ( #5014 )
2025-12-07 15:47:27 -05:00
Aiden Cline
81ecb86a40
fix: enforce field requirement for cli cmds ( #1796 )
2025-08-10 22:17:12 -04:00
Dax Raad
b6fcc7047f
allow search in provider select
2025-08-01 14:03:22 -04:00
Dax Raad
87943c97c8
wip: mcp
2025-07-13 16:22:16 -04:00