57c740cdde
Revert "chore(workflow): auto-generated commit"
...
This reverts commit 75f2768a8c7713879bb2ab564f42f24bc609338e.
2026-04-28 15:49:22 +00:00
75f2768a8c
chore(workflow): auto-generated commit
2026-04-28 14:46:13 +00:00
994de1e7ff
chore(workflow): auto-generated commit
2026-04-28 13:20:29 +00:00
495d8d1b60
chore(workflow): auto-generated commit
2026-04-28 12:55:08 +00:00
0fab8a68c3
chore: declare pnpm workspace, remove per-package lockfiles and pnpm config
...
- Add pnpm-workspace.yaml (senses/*, workflows/*)
- Add root build script: pnpm -r build
- Remove pnpm.onlyBuiltDependencies from sense package.json
- Remove pnpm.overrides from workflow package.json
- Remove per-package pnpm-lock.yaml and node_modules
2026-04-28 11:11:41 +00:00
9f2067db7d
fix: add dryRun early-return for all roles in workflow-generator
...
llmExtract returns {} as T in dryRun mode, causing .map() on undefined.
Each role now returns mock data immediately when dryRun is true.
小橘 🍊 (NEKO Team)
2026-04-25 04:24:42 +00:00
d7e2913d99
feat: add linux-system-health sense + update config
...
- Add linux-system-health sense (CPU load, memory, disk, uptime)
- Register in nerve.yaml with 30s interval
- Clean up .gitignore (ignore logs, pid, sock, false/)
- Remove stale pnpm metadata cache (false/)
小橘 🍊 (NEKO Team)
2026-04-23 10:39:26 +00:00
386205327a
Initial nerve workspace
2026-04-23 09:58:08 +00:00