One script that turns a stock Arch ISO into a headless, key-only-SSH Arch server installer ISO (OMATERM + Once ready).
omarchy-send gained a built-in "AI auto-reply" toggle (Settings tab), so the installer no longer ships an omarchy-send-ai wrapper. Instead: - Install ~/.local/bin/omarchy-send-reply: a reply *generator* that gets the message in OMARCHY_MSG_* env and prints a short reply via the local claude CLI (resolved from PATH or mise). Reply-only: --tools "" means it can't act on a message; --permission-mode bypassPermissions avoids the first-run trust hang. - Seed ~/.config/omarchy-send/config.json with replyCmd pointing at the generator via $HOME (no username baked in); omarchy-send fills the rest on first run. AutoReply stays off until the user flips it in Settings. - SKILL.md / CLAUDE.md: document the message log (~/.local/state/.../messages.jsonl), the "receive only while the TUI is open" model, reply-by-ip/fingerprint, and the AI auto-reply Settings toggle; instruct the agent to use the toggle rather than build poll-loops or daemons. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .gitignore | ||
| omalocal.sh | ||