- senses build to dist/senses/<name>/index.js - workflows build to dist/workflows/<name>/index.js - scripts/build.mjs: clean dist/ before build, output to dist/ - .gitignore: simplified to just dist/ 小橘 <xiaoju@shazhou.work>
Remove per-workflow .gitignore files, add build output patterns to root. 小橘 <xiaoju@shazhou.work>
小橘 🍊(NEKO Team)
- 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)