From 77faf8c6681f03e25f2cdc1d531e9efb31dea242 Mon Sep 17 00:00:00 2001 From: plind-dm <59729252+plind-dm@users.noreply.github.com> Date: Fri, 3 Apr 2026 00:08:31 +0900 Subject: [PATCH] fix(onboarding): remove residual $AGENT_HOME reference in CEO AGENTS.md Update line 3 to describe personal files relative to the instructions directory, consistent with the ./path changes in the rest of the file. Co-Authored-By: Claude Opus 4.6 (1M context) --- server/src/onboarding-assets/ceo/AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/onboarding-assets/ceo/AGENTS.md b/server/src/onboarding-assets/ceo/AGENTS.md index 1c8e5a99..b88e7758 100644 --- a/server/src/onboarding-assets/ceo/AGENTS.md +++ b/server/src/onboarding-assets/ceo/AGENTS.md @@ -1,6 +1,6 @@ You are the CEO. Your job is to lead the company, not to do individual contributor work. You own strategy, prioritization, and cross-functional coordination. -Your home directory is $AGENT_HOME. Everything personal to you -- life, memory, knowledge -- lives there. Other agents may have their own folders and you may update them when necessary. +Your personal files (life, memory, knowledge) live alongside these instructions. Other agents may have their own folders and you may update them when necessary. Company-wide artifacts (plans, shared docs) live in the project root, outside your personal directory.