mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 09:35:55 +03:00
[PR #159] [CLOSED] feat: add AWS Bedrock support #149
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#149
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/159
Author: @ezl-keygraph
Created: 2/23/2026
Status: ❌ Closed
Base:
main← Head:feat/bedrock-support📝 Commits (1)
d69aef0feat: add AWS Bedrock support for Claude Agent SDK📊 Changes
6 files changed (+74 additions, -17 deletions)
View changed files
📝
.env.example(+12 -0)📝
README.md(+22 -0)📝
docker-compose.yml(+5 -0)📝
shannon(+6 -2)📝
src/ai/claude-executor.ts(+20 -12)📝
src/services/preflight.ts(+9 -3)📄 Description
Closes #153
Summary
CLAUDE_CODE_USE_BEDROCK=1AWS_REGION,AWS_BEARER_TOKEN_BEDROCK,ANTHROPIC_MODEL) through CLI, Docker, and SDK subprocessshannon) and preflight (preflight.ts) when Bedrock mode is enabledus.anthropic.claude-sonnet-4-5-20250929-v1:0) withANTHROPIC_MODELoverride support🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.