zeroclaw/src
fettpl 6fd4b2d750 fix: handle empty USERNAME and add debug log for icacls success
- Check for empty USERNAME env var before running icacls to avoid a
  doomed invocation with ":F" grant argument
- Log a clear warning when USERNAME is empty
- Add tracing::debug on successful permission set

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 00:29:22 +01:00
..
agent feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
channels fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
config feat: add browser automation tool using Vercel agent-browser 2026-02-14 15:46:36 -05:00
cron fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
daemon feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
doctor fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
gateway refactor: remove AIEOS identity support 2026-02-14 14:05:14 -05:00
health fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
heartbeat feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
integrations refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
memory feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
observability fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
onboard fix: add memory config to wizard and fix clippy warnings 2026-02-14 15:50:53 -05:00
providers feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
runtime feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
security fix: handle empty USERNAME and add debug log for icacls success 2026-02-15 00:29:22 +01:00
service fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
skills fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
tools fix: log warning when Windows key file permissions fail to set 2026-02-14 23:59:36 +01:00
tunnel fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
lib.rs refactor: remove AIEOS identity support 2026-02-14 14:05:14 -05:00
main.rs fix: add memory config to wizard and fix clippy warnings 2026-02-14 15:50:53 -05:00
migration.rs fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00