zeroclaw/src
Jakub Buzuk f110f129e0 fix(service): set correct ownership for OpenRC log directory
- Add chown_to_zeroclaw() helper to change directory ownership
- Log directory /var/log/zeroclaw now owned by zeroclaw:zeroclaw
- Fix docs: config file should be owned by zeroclaw:zeroclaw
  (service runs as zeroclaw user, needs read access)

Fixes permission denied error when service tries to write logs.
2026-02-20 23:30:55 +08:00
..
agent fix(ci): restore containerized validation on main (#1096) 2026-02-20 07:48:58 -05:00
approval refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
auth chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
channels feat(service): add OpenRC support for Alpine Linux 2026-02-20 23:30:55 +08:00
config feat(channel): add native nextcloud talk webhook integration 2026-02-20 23:28:18 +08:00
cost refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
cron fix(scheduler): harden idle health heartbeat behavior 2026-02-20 21:39:52 +08:00
daemon feat(channel): add native nextcloud talk webhook integration 2026-02-20 23:28:18 +08:00
doctor feat(channel): add native nextcloud talk webhook integration 2026-02-20 23:28:18 +08:00
gateway feat(channel): add native nextcloud talk webhook integration 2026-02-20 23:28:18 +08:00
hardware fix(ci): restore containerized validation on main (#1096) 2026-02-20 07:48:58 -05:00
health refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
heartbeat test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
integrations fix(channels): interrupt in-flight telegram requests on newer sender messages 2026-02-20 01:54:07 +08:00
memory fix(memory): avoid tokio runtime panic when initializing postgres backend 2026-02-20 16:21:25 +08:00
observability docs(code): expand doc comments on security, observability, runtime, and peripheral traits 2026-02-19 13:19:46 -08:00
onboard feat(provider): add first-class llama.cpp provider flow 2026-02-20 20:16:26 +08:00
peripherals fix(ci): restore containerized validation on main (#1096) 2026-02-20 07:48:58 -05:00
providers fix(ci): restore containerized validation on main (#1096) 2026-02-20 07:48:58 -05:00
rag chore(lint): extend low-risk clippy cleanup batch 2026-02-17 16:40:58 +08:00
runtime docs(code): expand doc comments on security, observability, runtime, and peripheral traits 2026-02-19 13:19:46 -08:00
security chore(deps): bump rand from 0.9.2 to 0.10.0 (#1075) 2026-02-20 05:29:23 -05:00
service fix(service): set correct ownership for OpenRC log directory 2026-02-20 23:30:55 +08:00
skillforge chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
skills fix(skills): make open-skills sync opt-in and configurable 2026-02-20 16:45:50 +08:00
tools fix(security): enforce cron tool policy gates 2026-02-20 23:27:05 +08:00
tunnel feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
identity.rs test: cover deterministic HashMap ordering paths 2026-02-18 21:55:40 +08:00
lib.rs refactor(lib): restrict internal module visibility to pub(crate) (#985) 2026-02-20 05:06:41 -05:00
main.rs feat(service): add OpenRC support for Alpine Linux 2026-02-20 23:30:55 +08:00
migration.rs readd tests, remove markdown files 2026-02-18 14:42:39 +08:00
multimodal.rs feat: add multimodal image marker support with Ollama vision 2026-02-19 21:25:21 +08:00
util.rs fix(ci): restore containerized validation on main (#1096) 2026-02-20 07:48:58 -05:00