Deploy and manage AI agents on Amazon Bedrock AgentCore Runtime from a single web interface.
Track token usage and estimated cost per AI agent across a team or organization.
Require agent and tool approvals before they can be used in production through an optional governance workflow.
Control which users can see or use specific agents through group-based login and permissions.
| awslabs/loom | 2dogsandanerd/clawrag | eesjgong/graph-cad | |
|---|---|---|---|
| Stars | 146 | 147 | 147 |
| Language | Python | Python | Python |
| Setup difficulty | hard | moderate | hard |
| Complexity | 5/5 | 4/5 | 5/5 |
| Audience | ops devops | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires an AWS account with Bedrock AgentCore access plus Cognito, IAM, and infrastructure setup.
Loom for AWS is a management platform for building, deploying, and running AI agents on Amazon Bedrock AgentCore Runtime and AWS Strands Agents. It gives teams a single web interface to handle agents, their memory, connected tools, and agent-to-agent integrations, along with login and permission controls, instead of managing each of those pieces separately through raw AWS services. From the interface, you can deploy new agents or bring in existing ones, including a no-code option that lets you configure model settings and built-in tools like a code interpreter or browser without writing code. Loom also supports agents that need private network access, with configuration for connecting to internal resources inside a company's virtual network. It can route an agent's requests through Amazon Bedrock or through an alternate AI provider connected via a proxy, and it tracks token usage and estimated cost per agent so teams can see what their agents are spending. The platform includes a memory system for agents to remember past interactions using different strategies such as summarizing conversations or tracking user preferences, plus tools to register and manage MCP servers and agent-to-agent connections with their own authentication and access rules. An optional governance feature lets administrators require agents and tools to be reviewed and approved before they can be used in production. Security features include login through Amazon Cognito, support for outside identity providers like Microsoft Entra ID or Okta, and a two-part group system that controls both what a user sees in the interface and what resources they can access. There is also an approval workflow for actions that need human review before an agent is allowed to proceed. An admin dashboard tracks usage, logins, and actions across the platform for oversight. The project is written primarily in Python for its backend, built with FastAPI and boto3, with a React and TypeScript frontend. It is intended for organizations, specifically platform teams and administrators managing AI agents at scale on AWS, rather than individual hobby developers.
Loom for AWS is a management platform that lets teams deploy, monitor, and secure AI agents running on Amazon Bedrock and AWS Strands Agents.
Mainly Python. The stack also includes Python, FastAPI, boto3.
No license information is stated in the explanation, so terms of use are unclear.
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
double-check against the repo, no cap.