From e8d6ec46f7cc6dbb8e9e8d89d83af9516c2181c7 Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi Date: Wed, 15 Jul 2026 16:05:21 -0400 Subject: [PATCH 1/2] docs: add agent repository guide alias Generated-By: PostHog Code Task-Id: bcf86d4d-de3a-43ff-800c-c3e922acdc14 --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 120000 index 000000000..681311eb9 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1 @@ +CLAUDE.md \ No newline at end of file From 43a0017926929507084fd2648cf0596d4fbf7c36 Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi Date: Wed, 15 Jul 2026 16:15:23 -0400 Subject: [PATCH 2/2] fix: make agent guide portable across checkouts Generated-By: PostHog Code Task-Id: bcf86d4d-de3a-43ff-800c-c3e922acdc14 --- AGENTS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) mode change 120000 => 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md deleted file mode 120000 index 681311eb9..000000000 --- a/AGENTS.md +++ /dev/null @@ -1 +0,0 @@ -CLAUDE.md \ No newline at end of file diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 000000000..47ae8569e --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,3 @@ +# Repository Instructions + +Read and follow [CLAUDE.md](CLAUDE.md) for all repository instructions.