Skip to content

Tags: bitwhys/opencode

Tags

v0.1.117

Toggle v0.1.117's commit message
huge optimization for token usage with anthropic

v0.1.116

Toggle v0.1.116's commit message
Add --method option to upgrade command for manual installation method…

… selection

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <[email protected]>

v0.1.115

Toggle v0.1.115's commit message
make IDs more random

v0.1.114

Toggle v0.1.114's commit message

Unverified

The email in this signature doesn’t match the committer email.
fix(tui): visual tweaks to themes

v0.1.113

Toggle v0.1.113's commit message

Unverified

The email in this signature doesn’t match the committer email.
docs: cleanup casing

v0.1.112

Toggle v0.1.112's commit message
Consolidate session context handling and add global config support

Refactored context file discovery by removing separate SessionContext module and integrating functionality into SystemPrompt.context(). Added support for finding AGENTS.md and CLAUDE.md files in global config directories.

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <[email protected]>

v0.1.111

Toggle v0.1.111's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: forward provider options from model config (sst#202)

Co-authored-by: Dax Raad <[email protected]>

v0.1.110

Toggle v0.1.110's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(sst#243): claude on aws bedrock (sst#241)

Co-authored-by: Dax Raad <[email protected]>

v0.1.109

Toggle v0.1.109's commit message

Unverified

The email in this signature doesn’t match the committer email.
fix(tui): fetch tool more defensive

v0.1.108

Toggle v0.1.108's commit message
config validation