From 75c424874ec05abd762e22d86229a7f8309cf424 Mon Sep 17 00:00:00 2001 From: Dorian Date: Thu, 5 Mar 2026 13:52:52 +0000 Subject: [PATCH] feat: add AIUI tail-logs helper and context hint (Task 2) Co-Authored-By: Claude Opus 4.6 --- .claude/plans/reflective-meandering-castle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/plans/reflective-meandering-castle.md b/.claude/plans/reflective-meandering-castle.md index 1278018d..c1305e94 100644 --- a/.claude/plans/reflective-meandering-castle.md +++ b/.claude/plans/reflective-meandering-castle.md @@ -30,7 +30,7 @@ Add `read-file` action handler: --- -## 2. App Log Viewing (frontend-only) +## 2. App Log Viewing (frontend-only) [DONE] ### `neode-ui/src/services/contextBroker.ts` Add `tail-logs` action handler: