Failed to authenticate. API Error: 401 {"type":"error","error":{"type":"authentication_error","message":"Invalid authentication credentials"},"request_id":"req_011Cb1oFXSKe4iePHNc84shJ"}
[2026-05-14] vault sync
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
namespace: work
|
||||
tags: [system, self-modification, eagle, meta]
|
||||
last_updated: 2026-04-28
|
||||
last_updated: 2026-05-14
|
||||
confidence: 1.0
|
||||
---
|
||||
|
||||
@@ -20,7 +20,7 @@ How Eagle (and Alex via Claude Code) can safely evolve the system without breaki
|
||||
Eagle reads and writes its own prompts. When Alex says "add X to the morning brief" or "change how inbox triage handles Y":
|
||||
|
||||
1. Read the current prompt: `~/Developer/personal-os/agent/prompts/<name>.md`
|
||||
2. Draft the change, show the diff in Discord
|
||||
2. Draft the change, show the diff in Zulip
|
||||
3. On confirmation: write the file
|
||||
4. Commit: `cd ~/Developer/personal-os && git add agent/prompts/<name>.md && git commit -m "[YYYY-MM-DD] prompt: <description>"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user