From 0c08c0c9fb3819a05acbfe8503a25d04fd0b29ed Mon Sep 17 00:00:00 2001 From: modimihir07 Date: Sun, 17 May 2026 15:31:08 +0530 Subject: [PATCH] Fix AGENTS.md directory listing: skill-detail.js merged into skills.js --- AGENTS.md | 3 +-- audit/audit.log | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 820f96b..4a5a7ac 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -261,8 +261,7 @@ Your role is to act as the **kernel** of this system: route tasks to the right a │ ├── utils.js │ └── pages/ │ ├── dashboard.js -│ ├── skills.js -│ ├── skill-detail.js +│ ├── skills.js # detail view inline │ ├── memory.js │ ├── scheduler.js │ ├── audit.js diff --git a/audit/audit.log b/audit/audit.log index e69de29..592ec12 100644 --- a/audit/audit.log +++ b/audit/audit.log @@ -0,0 +1,2 @@ +{"action": "skill_run", "skill": "heartbeat", "agent": "opencode", "run_id": "d52d517a", "timestamp": "2026-05-17T09:58:07.559900+00:00", "id": "36284cbc"} +{"action": "skill_run", "skill": "devops-audit", "agent": "opencode", "run_id": "92cd4f97", "timestamp": "2026-05-17T09:59:08.213032+00:00", "id": "40695cd7"}