mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 09:35:55 +03:00
[PR #93] [CLOSED] feat: add experimental OpenCode backend toggle and runtime wiring #112
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#112
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/KeygraphHQ/shannon/pull/93
Author: @simonachmueller
Created: 2/8/2026
Status: ❌ Closed
Base:
main← Head:feat/opencode-backend-bootstrap📝 Commits (1)
f9c12f5feat: add experimental OpenCode backend toggle and runtime wiring📊 Changes
10 files changed (+420 additions, -39 deletions)
View changed files
📝
CLAUDE.md(+3 -0)📝
Dockerfile(+3 -0)📝
README.md(+19 -0)📝
docker-compose.yml(+7 -0)📝
package-lock.json(+8 -11)📝
package.json(+1 -0)📝
shannon(+20 -9)➕
src/ai/backend/factory.ts(+19 -0)➕
src/ai/backend/opencode-backend.ts(+297 -0)📝
src/ai/claude-executor.ts(+43 -19)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.