eb545a2e7212c441a1f40752af7cc7c1b7ebd53c01def3218d12d0056774452b65680e999a557fb3Authored: 3 weeks ago (Thu, 30 Jul 2026 17:49:26 +0000)Match: Co-authored-by: Claude Fable 5 <noreply@anthropic.com>2817abf56652ee8f7e1700a3a802e2de8ddbe8adAuthored: 1 month ago (Fri, 24 Jul 2026 07:17:37 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>aa0b83a4ef85be65a40994e1590284477c76690eAuthored: 1 month ago (Thu, 23 Jul 2026 13:46:22 +0000)Match: Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>ccefb484305460dd82a6ae1ccb7e4d54631772ecAuthored: 1 month ago (Wed, 22 Jul 2026 23:45:40 +0000)Match: Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1c8676add2258693049216fd6ef763a20d75759cAuthored: 1 month ago (Wed, 22 Jul 2026 21:18:47 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>e0ee7d7e20eac2c8a246e37bdd6604a35b633b63Authored: 1 month ago (Tue, 21 Jul 2026 20:46:03 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>8e03c5fa51868020e57b4f836d9a3184862670bbAuthored: 1 month ago (Tue, 21 Jul 2026 20:45:28 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>ae60a6f1bdcf98f097e64d74eab1ad6958af61e5Authored: 1 month ago (Mon, 6 Jul 2026 20:21:16 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>8555172accf91c3d7e25aea8896e0cd0fa9713c4Authored: 1 month ago (Mon, 6 Jul 2026 20:20:24 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>a28686aaf2f32422b4a3c4a4681279375285e61eAuthored: 1 month ago (Mon, 6 Jul 2026 20:19:59 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>103186b02d8623cedcb590f3cc3f2c88a0275cd4Authored: 1 month ago (Fri, 3 Jul 2026 15:20:51 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>98a7612e9437348dbb1b7df6dfd0ef3077778d41Authored: 2 months ago (Thu, 25 Jun 2026 01:58:02 +0000)Match: Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>b473bbd5475ade5032a66027655844934217e256Authored: 7 months ago (Wed, 14 Jan 2026 15:08:46 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)b473bbd5475ade5032a66027655844934217e256Authored: 7 months ago (Wed, 14 Jan 2026 15:08:46 +0000)Match: Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>.claudeTool: claude-codeAGENTS.mdTool: agents-md# Conventions
## Naming
The project is being renamed from Earthly to EarthBuild. When writing new code,
comments, docs or commit messages:
* Use `earth` for the CLI / build tool (not `earthly`).
* Use `EarthBuild` for the project name (not `Earthly`).
* Leave existing `earthly` identifiers alone where they are literal: Earthfile
target names (`+earthly-docker`), installed binary paths (`/usr/bin/earthly`),
env var prefixes (`EARTHLY_*`), and published image/repo names. Those change
only as part of none