Ops-dashboard/ops-agent
Scrum4Me Agent 4821d29670 feat(ops-agent): cwd_pattern support + git command whitelist
Add validateCwd() to whitelist.ts for dynamic-cwd validation, update
exec.ts to resolve first arg as cwd when cwd_pattern is set, and extend
commands.yml.example with git_status, git_log_ahead, git_diff, git_fetch.
Add REPO_PATHS to .env.example.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 17:32:50 +02:00
..
src feat(ops-agent): cwd_pattern support + git command whitelist 2026-05-13 17:32:50 +02:00
.gitignore feat: ops-agent Fastify service met SSE, whitelist en systemd-unit 2026-05-13 17:15:44 +02:00
commands.yml.example feat(ops-agent): cwd_pattern support + git command whitelist 2026-05-13 17:32:50 +02:00
package-lock.json feat: ops-agent Fastify service met SSE, whitelist en systemd-unit 2026-05-13 17:15:44 +02:00
package.json feat: ops-agent Fastify service met SSE, whitelist en systemd-unit 2026-05-13 17:15:44 +02:00
tsconfig.json feat: ops-agent Fastify service met SSE, whitelist en systemd-unit 2026-05-13 17:15:44 +02:00