Kyle Mistele and Claude Opus 4.5
4c7c65a054
merge: resolve conflicts from upstream dev
...
Merge upstream changes while preserving structured output feature:
- Keep tools deprecation notice from upstream
- Keep bypassAgentCheck parameter from upstream
- Keep variant field on user messages from upstream
- Preserve outputFormat and StructuredOutput tool injection
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-13 00:01:34 -08:00
Kyle Mistele
34f9feb12d
docs: add structured output documentation to SDK reference
...
Document the outputFormat feature for requesting structured JSON output:
- Basic usage example with JSON schema
- Output format types (text, json_schema)
- Schema configuration options (type, schema, retryCount)
- Error handling for StructuredOutputError
- Best practices for using structured output
2026-01-12 21:04:13 -08:00
opencode
db7243c364
release: v1.1.15
Update Nix Hashes / update-linux (push) Has been cancelled
Update Nix Hashes / update-macos (push) Has been cancelled
2026-01-12 21:03:52 +00:00
Dax Raad
f0912ee838
core: rename OPENCODE_PASSWORD to OPENCODE_SERVER_PASSWORD for clearer authentication configuration
2026-01-12 15:59:17 -05:00
Kenny and GitHub
c474380684
docs: fix permission rule ordering in examples ( #7010 )
2026-01-12 14:45:17 -06:00
Dax Raad
7ca767de55
core: fix HTTP exception handling order to prevent NamedError from masking HTTP exceptions
...
docs: add OPENCODE_PASSWORD environment variable documentation for basic auth
2026-01-12 15:43:48 -05:00
Shubh Porwal and GitHub
2e9c22d911
docs: fix typo ( #8041 )
2026-01-12 12:30:30 -06:00
opencode
7c6b3f981e
release: v1.1.14
Update Nix Hashes / update (push) Has been cancelled
2026-01-12 05:08:25 +00:00
Eyal Cherevatsky and GitHub
65724b693b
docs: fix scroll_speed default value ( #7867 )
2026-01-11 21:40:23 -06:00
Zeke Sikelianos and GitHub
b81eca4ebc
docs: fix typos on the providers page ( #7829 )
2026-01-11 13:04:04 -06:00
opencode
efbab087df
release: v1.1.13
Update Nix Hashes / update (push) Has been cancelled
2026-01-11 07:10:41 +00:00
opencode
449270aacc
release: v1.1.12
Update Nix Hashes / update (push) Has been cancelled
2026-01-10 13:56:12 +00:00
Vlad Temian and GitHub
dfe3e79304
docs(ecosystem): add micode and octto plugins ( #7327 )
2026-01-10 07:44:21 -06:00
opencode
8a43c24934
release: v1.1.11
Update Nix Hashes / update (push) Has been cancelled
2026-01-10 01:25:30 +00:00
Spoon and GitHub
e342795bd0
docs: add url based instructions to web docs ( #7216 )
2026-01-09 19:01:13 -06:00
Aiden Cline
8b8a358de1
update docs and auth methods for openai
2026-01-09 18:45:03 -06:00
opencode
563b4c33f2
release: v1.1.10
Update Nix Hashes / update (push) Has been cancelled
2026-01-09 21:38:04 +00:00
Danil and GitHub
3fe2e89d55
docs: Add Scaleway to provider docs ( #7389 )
2026-01-08 18:12:22 -06:00
opencode
bd9c13bb27
release: v1.1.8
Update Nix Hashes / update (push) Has been cancelled
2026-01-08 23:58:57 +00:00
GitHub Action
b4f8de0c0a
chore: generate
2026-01-08 22:03:23 +00:00
Marc Espin and GitHub
768e0553bd
fix(docs): Document cargofmt ( #7383 )
2026-01-08 16:00:03 -06:00
opencode
f3e79235fb
release: v1.1.7
Update Nix Hashes / update (push) Has been cancelled
2026-01-08 20:37:24 +00:00
Dax Raad
e5d0c63b29
docs: simplify tools configuration by consolidating under permission field
2026-01-08 12:39:40 -05:00
GitHub Action
9fb24074c8
chore: generate
2026-01-08 06:11:00 +00:00
freespace8 and GitHub
542c9d5346
feat(flags): allow disabling .claude prompt and skills loading ( #7205 )
2026-01-08 00:10:25 -06:00
Matt Silverlock and GitHub
4ba0b22b04
fix: config precedence now correctly allows local config to override remote ( #7141 )
2026-01-07 12:07:21 -05:00
Aiden Cline
662d2b205a
docs: update brew formula stuff to recommend our tap
2026-01-07 11:06:54 -06:00
opencode
184834da98
release: v1.1.6
Update Nix Hashes / update (push) Has been cancelled
2026-01-07 16:38:32 +00:00
opencode
1e2992244f
release: v1.1.5
Update Nix Hashes / update (push) Has been cancelled
2026-01-07 14:37:04 +00:00
fd7b7eacd3
Added: Ability to hide subagents from primary agents system prompt. ( #4773 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-01-06 22:29:17 -06:00
Sebastian Herrlinger
9906d42e1c
remove hallucinated keybinding
2026-01-07 00:19:56 +01:00
opencode
b2341c2d9a
release: v1.1.4
Update Nix Hashes / update (push) Has been cancelled
2026-01-06 22:06:38 +00:00
Mateusz Tymek and GitHub
7d6ce6fc5e
docs: add OpenCode-Obsidian plugin ( #7129 )
2026-01-06 15:00:22 -06:00
Justas Raudonius and GitHub
ba105246ea
fix(app): open links in new tab or browser ( #7127 )
2026-01-06 14:58:36 -06:00
Damian Barabonkov and GitHub
3049ac576a
docs: Expand keybinds documentation ( #7108 )
2026-01-06 13:10:35 -06:00
Andrew Thal and GitHub
528c6c1a75
docs(ecosystem): add opencode-devcontainers plugin ( #7100 )
2026-01-06 10:58:55 -06:00
Shane Bishop and GitHub
d486c1c7c8
docs: fix order of permissions in agents docs (permissions subsection) ( #7041 )
2026-01-05 23:10:50 -06:00
opencode
4f49967518
release: v1.1.3
Update Nix Hashes / update (push) Has been cancelled
2026-01-05 19:26:40 +00:00
Josh Thomas and GitHub
0917991361
docs: update GHA examples to use actions/checkout@v6 ( #6969 )
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2026-01-05 13:00:22 -06:00
Grégoire Morpain and GitHub
e3b4d4ad49
feat(bedrock): config options and authentication precedence ( #6377 )
2026-01-05 12:51:43 -06:00
opencode
4d187af9d2
release: v1.1.2
Update Nix Hashes / update (push) Has been cancelled
2026-01-05 07:16:26 +00:00
Dax Raad
5450644c67
docs: restructure permissions documentation to clarify v1.1.1 changes and action-based model
2026-01-04 19:35:04 -05:00
opencode
dc25669b6e
release: v1.1.1
Update Nix Hashes / update (push) Has been cancelled
2026-01-04 15:52:55 +00:00
Felipe Orlando and GitHub
f3cd3b8941
Remove opencode-skills entry from ecosystem.mdx ( #6817 )
2026-01-04 08:43:36 -06:00
John Connor and GitHub
1f8dab50be
docs: typo in subtask documentation ( #6821 )
2026-01-04 08:43:03 -06:00
GitHub Action
4f3ac709a4
chore: generate
2026-01-04 14:22:48 +00:00
Matt Silverlock and GitHub
8aa56dc01d
docs: add logging best practices for plugin authors ( #6833 )
2026-01-04 08:22:14 -06:00
4d7d28c30a
docs: Add opencode-scheduler plugin to ecosystem ( #6804 )
...
Co-authored-by: Benjamin Shafii <benjaminshafii@home-server.local >
2026-01-04 01:08:14 -06:00
jerilynzheng and GitHub
6b12a0084c
docs: Add Vercel AI Gateway to provider docs ( #6790 )
2026-01-03 20:57:26 -06:00
Osinachi Okpara and GitHub
69d4ef038b
docs: enhance MCP servers documentation with a tip ( #6713 )
2026-01-03 11:02:05 -06:00