AIAny

Tag

Explore by tags

GitHub
AI Infra2023

Runs AI-generated code in secure, isolated cloud sandboxes you control via Python or JavaScript SDKs; supports self-hosting (Terraform) and AWS/GCP, enabling agents and code-interpreting workflows to execute real-world tools safely.

GitHub
AI Client2024

Brings an agentic chat experience to the terminal: describe a task in natural language and it plans, edits files, and runs commands to build the app. Written in Rust, ships on macOS and Linux. Now succeeded by the closed-source Kiro CLI.

GitHub

Exposes AWS services to AI agents over the Model Context Protocol — querying databases, provisioning infrastructure with CDK/EKS/Lambda, and pulling live AWS docs. Each domain ships as its own server, so agents wire in only what a task needs.

GitHub
AI Coding2025

Provides adaptive workflow steering rules for AI coding agents to guide development across Inception, Construction, and Operations phases. Includes opt-in extensions (security, testing), IDE/agent integrations (Cursor, Kiro, Amazon Q, Copilot, Claude), and human-in-the-loop approval points.

GitHub
AI API2025

Exposes models available in Kiro IDE/CLI (e.g., Claude and other provider models) as local OpenAI- and Anthropic-compatible proxy endpoints so tools and SDKs can use them. Key features: multi-account failover, streaming, tool-calling, VPN/proxy support, and Docker/Python deployments.

GitHub
AI Agent2026

Provides a framework to build, evaluate, and run AI SRE agents that investigate and remediate production incidents on your infrastructure. Includes a CLI, synthetic + end-to-end benchmark suites, and 40+ connectors for observability, infra, and LLM providers so teams can train agents and run investigations locally or in cloud.

GitHub
AI Agent2026

Equips AI coding agents with reusable AWS skills (deployment, serverless, Amplify, SageMaker) by packaging agent skills, MCP servers, hooks, and references so agents invoke vetted workflows instead of bloating prompts.

GitHub

Provides a single MCP endpoint that lets AI coding agents search AWS docs, run sandboxed Python scripts, and make authenticated AWS API calls with enterprise guardrails like IAM condition keys, CloudWatch metrics, and CloudTrail auditing.