Document cloning: agents pull the repo instead of copying files

This commit is contained in:
oc
2026-08-12 13:10:12 -07:00
parent 2a73f2ef5e
commit 712d9c0dff
2 changed files with 24 additions and 6 deletions
+7
View File
@@ -1,5 +1,12 @@
# vikunja-agents
git clone https://git.dominat.us/oc/vikunja-agents.git
Public read, push restricted to the owner. On `reptar` the working copy is
`/srv/pods/vikunja-agents/`, which is also where the quadlets and the Claude Code
MCP registration point.
Harness-agnostic glue between Vikunja and agent harnesses. Standard library
Python only — no virtualenv on any device.