Skip to content
View jdrols's full-sized avatar

Block or report jdrols

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jdrols/README.md

Hi, I'm Joe 👋

I'm a software engineer in Charleston. Right now I'm co-creating Amber, an open-source runtime for long-running AI agents on AWS.

Amber

Amber is a self-hosted durable execution runtime. A Python SDK checkpoints each step of an agent workflow, so a failed run resumes from the last completed step instead of starting over.

  • Postgres-backed, queue-first orchestration with dedicated workers
  • React dashboard for inspecting step history and forking failed runs
  • Terraform-managed AWS infrastructure: ECS Fargate, RDS, CloudFront, Cognito
  • The full technical case study

Links

Open to software engineering roles, remote or in Charleston.

Pinned Loading

  1. amber-runtime/amber amber-runtime/amber Public

    Amber is an open-source, self-hosted runtime that lets agents resume work after failures and makes debugging agent runs easier.

    Python 13 1

  2. amber-runtime/diagram-colorizer amber-runtime/diagram-colorizer Public

    Command line utility to convert Excalidraw SVG exports into an inline SVG and apply Amber dark theme

    Python

  3. RequestBin RequestBin Public

    Forked from ls-4/RequestBin

    Webhook capture and debugging tool: React frontend, Express/Node.js API, Postgres + MongoDB backend

    TypeScript

  4. wolfe-rag wolfe-rag Public

    RAG Project to analyze unreliable narrators in fiction

    Python