Skip to content

Releases: we-are-singular/aml

v0.3.1

Choose a tag to compare

@entomb entomb released this 30 Jul 04:19
  • docs: remove experimental loop claims (a5dd9f2)
  • fix(sdk): resolve s3 workspace during typecheck (2d81fdd)

v0.3.0

Choose a tag to compare

@entomb entomb released this 30 Jul 04:08
  • feature(workspace): add s3-compatible persistence (29f6426)
  • feature(website): document workspace providers (f07263f)
  • docs: consolidate architecture records (3104168)

v0.2.0

Choose a tag to compare

@entomb entomb released this 29 Jul 18:54
  • docs: promote modal sandbox integration (cd68c01)
  • refactor(sandbox-daytona): move environment selection to root (2bf27cb)
  • feature(sandbox-modal): add modal sandbox provider (d0fe6c8)
  • refactor(sdk): standardize provider lifecycle contracts (6f2882a)

v0.1.3

Choose a tag to compare

@entomb entomb released this 29 Jul 15:27
  • docs(website): clarify why aml heading (7bc729d)
  • feature(website): add interactive provider picker (67baf1a)
  • feature(website): promote daytona sandbox support (562909b)
  • docs: document the built-in sandbox matrix (9c2c6b3)
  • fix(root): add .env to .gitignore (3e003d4)
  • feature(sandbox): run all agents across sandbox providers (a7353de)
  • feature(sandbox): add portable runtime and smoke matrix (e3383ca)
  • docs: document pi agent support (b0238a0)
  • feature(website): promote pi integration (07c3e09)
  • feature(sdk): add pi agent integration (47fadd2)
  • docs: fix readme formatting (f8ecda4)
  • Add image to README for visual context (bef2970)

v0.1.2

Choose a tag to compare

@entomb entomb released this 28 Jul 02:28
  • docs: add aml coding agent guidance (217f234)
  • fix(agent-opencode): pipe opencode process output (00cd62f)
  • fix(sdk): keep release lockfile synchronized (6712a41)

v0.1.1

Choose a tag to compare

@entomb entomb released this 28 Jul 02:06
  • INIT