docs: o2r agent-channel command delivery + Ollama weight storage #113

Merged
coilysiren merged 1 commit from docs-o2r-command-delivery-qwen-storage into main 2026-05-30 17:16:32 +00:00
Owner

What

Public-safe, generalizable halves of two doc updates (Kai-specific halves: agentic-os-kai#544).

  1. AGENTS.md Command Delivery - adds the agent-recipient path. The /tmp launcher convention is for a human recipient; when the recipient is another agent, delivery runs over an o2r agent channel (otel-a2a-relay, docs/agent-channel-requests.md), never a pasted command or URL (refused at the relay). Concrete commands defer to the kai-command-handover skill.
  2. models-qwen/references/driving.md - adds "Where the weights live": per-OS Ollama default model dirs, the OLLAMA_MODELS override, and ollama list / ollama ps. Host-specific resolution defers to the deployment machine profile.

closes coilysiren/agentic-os#111

🤖 Generated with Claude Code

## What Public-safe, generalizable halves of two doc updates (Kai-specific halves: agentic-os-kai#544). 1. **`AGENTS.md` Command Delivery** - adds the agent-recipient path. The `/tmp` launcher convention is for a human recipient; when the recipient is another agent, delivery runs over an o2r agent channel (`otel-a2a-relay`, `docs/agent-channel-requests.md`), never a pasted command or URL (refused at the relay). Concrete commands defer to the `kai-command-handover` skill. 2. **`models-qwen/references/driving.md`** - adds "Where the weights live": per-OS Ollama default model dirs, the `OLLAMA_MODELS` override, and `ollama list` / `ollama ps`. Host-specific resolution defers to the deployment machine profile. closes https://forgejo.coilysiren.me/coilysiren/agentic-os/issues/111 🤖 Generated with [Claude Code](https://claude.com/claude-code)
AGENTS.md Command Delivery: the /tmp launcher convention is for a human
recipient. Add the agent-recipient path - when the recipient is another
agent, delivery runs over an o2r agent channel (otel-a2a-relay,
docs/agent-channel-requests.md), never a pasted command or URL, which is
refused at the relay. Concrete commands defer to the kai-command-handover skill.

models-qwen/references/driving.md: add "Where the weights live" - per-OS
Ollama default model dirs, the OLLAMA_MODELS override, and ollama list /
ollama ps. Host-specific resolution defers to the deployment machine profile.

closes coilysiren/agentic-os#111

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
No labels
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/agentic-os!113
No description provided.