[PR #1360] [MERGED] fix(docs): small_model is not used for summarization #9906

Closed
opened 2026-02-16 18:14:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1360
Author: @timoclsn
Created: 7/27/2025
Status: Merged
Merged: 8/6/2025
Merged by: @adamdotdevin

Base: devHead: fix-small-model-docs


📝 Commits (6)

  • 5b0a0c9 fix(docs): small model is not used for summarization
  • 6881ad8 Fix more small model descriptions
  • c12f630 Merge branch 'dev' into fix-small-model-docs
  • 648f4dc Fix more occurences
  • 0b21685 Merge branch 'dev' into fix-small-model-docs
  • 3384a5c Update small_model docs

📊 Changes

4 files changed (+4 additions, -6 deletions)

View changed files

📝 packages/opencode/src/config/config.ts (+1 -3)
📝 packages/sdk/go/config.go (+1 -1)
📝 packages/sdk/js/src/gen/types.gen.ts (+1 -1)
📝 packages/web/src/content/docs/docs/config.mdx (+1 -1)

📄 Description

The small_model is currently not used for summarization. The PR for that is sill open. @thdxr wanted to do more research on that.

Alternative you can mere the merge the linked PR.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1360 **Author:** [@timoclsn](https://github.com/timoclsn) **Created:** 7/27/2025 **Status:** ✅ Merged **Merged:** 8/6/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix-small-model-docs` --- ### 📝 Commits (6) - [`5b0a0c9`](https://github.com/anomalyco/opencode/commit/5b0a0c999c41f0ccd38cf60da28a6c477f550922) fix(docs): small model is not used for summarization - [`6881ad8`](https://github.com/anomalyco/opencode/commit/6881ad8300c3e61c7b0ebbbe7accb93e7d66b48f) Fix more small model descriptions - [`c12f630`](https://github.com/anomalyco/opencode/commit/c12f6302a245582a64802b1b17dae2f3a678a087) Merge branch 'dev' into fix-small-model-docs - [`648f4dc`](https://github.com/anomalyco/opencode/commit/648f4dcfa247a744a3acf6459cd9a21698c2707d) Fix more occurences - [`0b21685`](https://github.com/anomalyco/opencode/commit/0b216857cc7cfdbbfcfa1d7695b978ffca6a22c9) Merge branch 'dev' into fix-small-model-docs - [`3384a5c`](https://github.com/anomalyco/opencode/commit/3384a5c1d8c9d94881c6256ebaf6a7cb2a8e03f7) Update small_model docs ### 📊 Changes **4 files changed** (+4 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/config/config.ts` (+1 -3) 📝 `packages/sdk/go/config.go` (+1 -1) 📝 `packages/sdk/js/src/gen/types.gen.ts` (+1 -1) 📝 `packages/web/src/content/docs/docs/config.mdx` (+1 -1) </details> ### 📄 Description The `small_model` is currently not used for summarization. The [PR](https://github.com/sst/opencode/pull/1041) for that is sill open. @thdxr wanted to [do more research](https://github.com/sst/opencode/pull/1030#issuecomment-3076413377) on that. _Alternative you can mere the merge the [linked PR](https://github.com/sst/opencode/pull/1041)._ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:22 -05:00
yindo closed this issue 2026-02-16 18:14:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9906