Merged upstream v1.0.130, PR #81 created#82
Closed
opencode-agent[bot] wants to merge 28 commits intointegrationfrom
Closed
Merged upstream v1.0.130, PR #81 created#82opencode-agent[bot] wants to merge 28 commits intointegrationfrom
opencode-agent[bot] wants to merge 28 commits intointegrationfrom
Conversation
…ould only be available to primary agents (anomalyco#4913) Co-authored-by: GitHub Action <action@github.com>
…ge (implements anomalyco#4847) (anomalyco#4855) 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 <63023139+rekram1-node@users.noreply.github.com>
Add comprehensive test suite for Provider module to ensure safe refactoring of provider internals. Tests cover: - Provider loading from env vars and config - Provider filtering (disabled_providers, enabled_providers) - Model whitelist/blacklist - Model aliasing and custom providers - getModel, getProvider, closest, defaultModel functions Also adds Env module for instance-scoped environment variable access, enabling isolated test environments without global state pollution.
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: thdxr <thdxr@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Resolved conflicts: - AGENTS.md: kept fork-specific IMPORTANT section + upstream Debugging section - packages/opencode/script/build.ts: kept shuvcode naming + upstream Windows path fix - packages/opencode/src/session/processor.ts: kept both Token import and Provider type import - packages/opencode/src/tool/task.ts: kept filterSubagents export + upstream Config import
Fixed type error in prompt.ts: model.modelID -> model.id
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upstream sync complete. Here's the summary:
Upstream Sync Complete
Successfully merged upstream
sst/opencodetag v1.0.130 into the shuvcode fork.Actions Taken:
sst/opencodeprompt.ts(model.modelID->model.id)Closes #80
opencode session | github run