Deploy a stateful, always-on AI ops partner — builds code, infrastructure, and deployments inside your own AWS account.
An open-source AI agent that runs 24/7 in your AWS account. It writes code, provisions infrastructure, sets up CI/CD, configures security, and debugs production issues — all using standard AWS services. No vendor lock-in, no proprietary runtime. You own everything it builds.
Choose your agent runtime: OpenClaw (full stateful gateway, multi-channel) or Hermes (lightweight CLI agent by Nous Research).
curl -sfL https://raw.githubusercontent.com/inceptionstack/loki-agent/main/install.sh -o /tmp/loki-install.sh && bash /tmp/loki-install.sh| Repo | Description |
|---|---|
| loki-agent | Deploy templates (CloudFormation, SAM, Terraform), pack system, bootstrap scripts, brain files |
| loki-skills | Agent skills library — AWS infrastructure, observability, payments, and more (OpenClaw + Hermes) |
| bedrockify | OpenAI-compatible proxy for Amazon Bedrock — chat completions + embeddings in one binary |
| ai-patterns | AI Agent Architecture Patterns — definitions, naming, and design considerations |
- Wiki & Docs — Deployment guide, bootstrap scripts, architecture
- OpenClaw — Stateful agent engine (gateway, memory, multi-channel)
- Hermes — CLI agent by Nous Research (skills, learning loop, lightweight)
Apache 2.0 · Contributions welcome