Simplicio v3.4.1 β install + update, fully functional
Simplicio v3.4.1 β install + update, fully functional
scripts/update.sh β one-command update
bash scripts/update.sh [<runtime>]git pull --ff-only (auto-stashes + restores local edits) β reinstalls skills/hooks/operators from the fresh source β restarts the always-on services (launchd on macOS Β· systemd on Linux) so they run the new code β prints the live stack + savings.
Installer now robust on externally-managed Python (PEP 668)
install_lib.py ensure_operators installs the loop operators (simplicio-mapper + simplicio-cli) even on Homebrew/Debian Python: it retries pip install --user --break-system-packages on a PEP-668 failure, then symlinks the console-scripts into ~/.local/bin (the --user scheme can drop them in a dir off PATH, e.g. macOS ~/Library/Python/X.Y/bin). Without this the operators installed but weren't on PATH, and the loop drive would block.
Verified on this machine
bash scripts/install.sh claude --global --with-monitor β
- 6 skills + hooks copied to
~/.claude, Stop hook wired - operators
simplicio-mapper+simplicio-dev-clionPATH - capture proxy
:8788+ Token Monitor:9090+ tray running;Claude β Β· Codex β Β· Hermes β
README Install section documents --with-monitor and the update flow.