Migrated from monorepo during Forgejo registry consolidation 2026-05-07
Find a file
Viktor Barzin 079d93b791
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
nextcloud-todos-exec: add MCP tools to frontmatter + executor guidance
The subagent `tools:` list restricts the available tool set, so the HA
and Paperless MCP tools must be enumerated to be usable. Add wildcards
`mcp__ha__*` and `mcp__paperless__*` (servers wired via the infra repo's
project-scoped .mcp.json + the claude-agent pod elevation).

Body: document the new powers the pod now provides — Forgejo PRs via the
API with $FORGEJO_TOKEN (git push pre-authenticated), scripts/tg apply
with auto Vault auth (~/.vault-token kept fresh by a sidecar), broad
kubectl write RBAC for non-Terraform-managed ad-hoc changes, and the MCP
tools with HTTP-API fallback if the servers aren't configured.

Not pushed — code only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 08:04:19 +00:00
agents nextcloud-todos-exec: add MCP tools to frontmatter + executor guidance 2026-06-04 08:04:19 +00:00
app parallel execution: replace single-flight lock with bounded semaphore + per-job workspace 2026-06-02 20:57:41 +00:00
beads Initial extraction from monorepo 2026-05-07 17:07:12 +00:00
docs parallel execution: replace single-flight lock with bounded semaphore + per-job workspace 2026-06-02 20:57:41 +00:00
tests parallel execution: replace single-flight lock with bounded semaphore + per-job workspace 2026-06-02 20:57:41 +00:00
.dockerignore Initial extraction from monorepo 2026-05-07 17:07:12 +00:00
.gitignore Initial extraction from monorepo 2026-05-07 17:07:12 +00:00
.woodpecker.yml Phase 4: drop registry.viktorbarzin.me dual-push, Forgejo only 2026-05-07 23:16:53 +00:00
Dockerfile feat: nextcloud-todos planner + exec agents, bake into image 2026-06-04 03:45:28 +00:00
LICENSE.txt Initial extraction from monorepo 2026-05-07 17:07:12 +00:00
requirements-dev.txt Initial extraction from monorepo 2026-05-07 17:07:12 +00:00
requirements.txt Initial extraction from monorepo 2026-05-07 17:07:12 +00:00