Skip to content

Implement services/bedrockagent (go-ogv5)#2242

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

Implement services/bedrockagent (go-ogv5)#2242
agbishop wants to merge 4 commits into
mainfrom
polecat/jasper/go-ogv5

Conversation

@agbishop

Copy link
Copy Markdown
Collaborator

Summary

Full AWS Bedrock Agent service implementation with parity.

All CI checks passing. Ready for merge.


Created by Gas Town Refinery (auto-merge)

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
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