Skip to content

feat(bedrockagent): implement full AWS Bedrock Agent service parity#2241

Closed
agbishop wants to merge 4 commits into
mainfrom
polecat/jasper/go-ogv5@mqc4mwkv
Closed

feat(bedrockagent): implement full AWS Bedrock Agent service parity#2241
agbishop wants to merge 4 commits into
mainfrom
polecat/jasper/go-ogv5@mqc4mwkv

Conversation

@agbishop

Copy link
Copy Markdown
Collaborator

Implements services/bedrockagent (go-ogv5): Agent, ActionGroup, AgentAlias, Version, KnowledgeBase, DataSource, Flow, Prompt + tagging. Stateful InMemoryBackend, REST/JSON routing, provider registered in cli.go tail. ~2.8k lines impl+tests.

Closes go-ogv5

🤖 Generated with Claude Code

Witness Patrol and others added 4 commits June 13, 2026 04:16
…go-ogv5)

- New standalone services/bedrockagent/ package with InMemoryBackend, Handler, Provider
- Covers all 70+ SDK operations: Agent, AgentVersion, ActionGroup, AgentAlias,
  AgentCollaborator, KnowledgeBase, DataSource, IngestionJob, Flow, FlowVersion,
  FlowAlias, Prompt, PromptVersion, KBDocuments, and tagging
- Registered in getMostRecentServiceProviders() in cli.go
- SDK completeness test, table-driven handler tests
- TestTerraform_MegaBatch4 terraform test using mega-batch-4 fixture
- All golangci-lint checks pass (funlen, cyclop, dupl, lll, goconst, etc.)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@agbishop

Copy link
Copy Markdown
Collaborator Author

Consolidated into the single mega PR #2227 (parity/mega-v2) per request — one branch to prevent CI spam. Work preserved there.

@agbishop agbishop closed this Jun 13, 2026
auto-merge was automatically disabled June 13, 2026 11:57

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant