simplicio-loop 3.4.0__tar.gz → 3.8.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. {simplicio_loop-3.4.0/simplicio_loop.egg-info → simplicio_loop-3.8.0}/PKG-INFO +1 -1
  2. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/README.md +47 -11
  3. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/pyproject.toml +1 -1
  4. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/simplicio_dashboard.py +3 -0
  5. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0/simplicio_loop.egg-info}/PKG-INFO +1 -1
  6. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/LICENSE +0 -0
  7. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/MANIFEST.in +0 -0
  8. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/PYPI.md +0 -0
  9. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/setup.cfg +0 -0
  10. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/__init__.py +0 -0
  11. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/README.md +0 -0
  12. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/action_gate.py +0 -0
  13. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/hooks.claude.json +0 -0
  14. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/hooks.json +0 -0
  15. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/learn_stop.py +0 -0
  16. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/loop_capture.py +0 -0
  17. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/loop_stop.py +0 -0
  18. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/orient_clamp.py +0 -0
  19. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/orient_rewrite.py +0 -0
  20. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/hooks/simplicio_watch.py +0 -0
  21. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-compress/SKILL.md +0 -0
  22. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-learn/SKILL.md +0 -0
  23. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-loop/SKILL.md +0 -0
  24. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-orient/SKILL.md +0 -0
  25. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-review/SKILL.md +0 -0
  26. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/SKILL.md +0 -0
  27. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/agentsview-adapter.md +0 -0
  28. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/azure-devops-adapter.md +0 -0
  29. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/extension-points.md +0 -0
  30. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/headroom-adapter.md +0 -0
  31. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/lmcache-adapter.md +0 -0
  32. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/orchestration.md +0 -0
  33. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/quality-safety-delivery.md +0 -0
  34. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/standing-loop-247.md +0 -0
  35. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/token-capture.md +0 -0
  36. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/token-economy.md +0 -0
  37. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/understand-anything-adapter.md +0 -0
  38. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/video-evidence.md +0 -0
  39. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/_bundle/skills/simplicio-tasks/references/web-evidence.md +0 -0
  40. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop/cli.py +0 -0
  41. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop.egg-info/SOURCES.txt +0 -0
  42. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop.egg-info/dependency_links.txt +0 -0
  43. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop.egg-info/entry_points.txt +0 -0
  44. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop.egg-info/requires.txt +0 -0
  45. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/simplicio_loop.egg-info/top_level.txt +0 -0
  46. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/tests/test_action_gate.py +0 -0
  47. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/tests/test_loop_e2e.py +0 -0
  48. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/tests/test_worker_selftests.py +0 -0
  49. {simplicio_loop-3.4.0 → simplicio_loop-3.8.0}/tests/test_worker_smoke.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: simplicio-loop
3
- Version: 3.4.0
3
+ Version: 3.8.0
4
4
  Summary: The Universal Looping AI Orchestrator — a runtime-agnostic super-plugin (6 skills) that drains any queue of work end-to-end on any LLM/runtime.
5
5
  Author-email: Wesley Simplicio <wesleybob4@gmail.com>
6
6
  License: MIT
@@ -145,7 +145,7 @@ The orchestrator discovers work from any source via pluggable adapters. Each exp
145
145
 
146
146
  See each adapter's reference doc under `.claude/skills/simplicio-tasks/references/`.
147
147
 
148
- |---
148
+ ---
149
149
 
150
150
  ## 🌐 11 runtimes, one protocol
151
151
 
@@ -378,17 +378,20 @@ does this routing for OpenAI-compatible clients at install time.
378
378
 
379
379
  ### 📈 Simplicio Token Monitor
380
380
 
381
- A live, always-on view of the savings:
381
+ A view of the savings you open when you want — only the capture is always-on:
382
382
 
383
+ - **Capture proxy** — **always-on** (the one auto-started service; the wired clients need it
384
+ reachable). It silently captures + measures Claude + Codex + Hermes in the background.
383
385
  - **Web dashboard** — `http://127.0.0.1:9090` — real-time token chart, savings gauge, the LLMs/runtimes
384
- and **141/144 providers (98%)** we intercept, and a live proxy log.
386
+ and **141/144 providers (98%)** we intercept, a live proxy log. **On-demand:**
387
+ `bash scripts/simplicio-economy.sh monitor` (opens the browser) · `… monitor stop` to close.
385
388
  - **Menu-bar / tray widget** — live tokens saved in the system tray (macOS rumps · Windows/Linux pystray).
386
- - **One module** — `scripts/simplicio-economy.sh {status|up|wire}` brings up the capture proxy + monitor +
387
- tray + the `simplicio-dev-cli` deterministic operator and reports the whole stack.
389
+ **On-demand:** `bash scripts/simplicio-economy.sh tray` · `… tray stop`.
388
390
 
389
- Install registers all three as auto-start services (macOS launchd · Linux systemd · Windows Startup) via
390
- `scripts/setup_simplicio.sh`, or the cross-platform `python3 scripts/install_services.py install`. After
391
- install the monitor + capture run **without invoking the loop** — see `references/token-capture.md`.
391
+ Install auto-starts **only the capture proxy** (macOS launchd · Linux systemd · Windows Startup); the
392
+ dashboard + tray never open by themselves. Manage the stack: `scripts/simplicio-economy.sh
393
+ {status|up|monitor|tray|wire}`. After install, capture runs **without invoking the loop** — see
394
+ `references/token-capture.md`.
392
395
 
393
396
  ### 🛠️ The capture engine — one native module, every command
394
397
 
@@ -431,7 +434,7 @@ Without the extra, the deterministic stdlib path covers everything; models downl
431
434
  (axum reverse proxy), `simplicio-parity` (Rust↔Python parity harness). Build with `maturin` — the Python
432
435
  engine works fully without them; the crates only add native speed.
433
436
 
434
- |---
437
+ ---
435
438
 
436
439
  ## 🏛️ Design pillars (in detail)
437
440
 
@@ -453,11 +456,44 @@ git clone https://github.com/wesleysimplicio/simplicio-loop
453
456
  cd simplicio-loop
454
457
 
455
458
  # install for your runtime (omit <runtime> to auto-detect)
456
- bash scripts/install.sh <runtime> [--global] # macOS / Linux
457
- pwsh scripts/install.ps1 <runtime> [-Global] # Windows
459
+ bash scripts/install.sh <runtime> [--global] [--minimal] # macOS / Linux
460
+ pwsh scripts/install.ps1 <runtime> [-Global] # Windows
458
461
  # <runtime> ∈ claude codex vscode cursor antigravity kiro opencode gemini aider hermes openclaw
459
462
  ```
460
463
 
464
+ **Install is complete by default — it installs everything.** One command sets up the whole stack:
465
+ the two loop operators (`simplicio-mapper` + `simplicio-cli`, auto-handling PEP 668 / externally-managed
466
+ Python and symlinking the binaries onto `PATH`), the **full Python stack** (the package + the `[onnx]`
467
+ models backend: onnxruntime + huggingface_hub + tokenizers + pillow, so `simplicio kompress/router/embed/image`
468
+ work), the **6 skills + hooks** with the loop's Stop hook wired, and the **always-on capture proxy**
469
+ with Claude + Codex + Hermes **routed and measured** in the background. The **dashboard + menu-bar tray
470
+ never open by themselves** — open them when you want with `simplicio-economy.sh monitor` / `tray`.
471
+ Pass **`--minimal`** only for headless/CI to skip the heavy deps + the machine services. Verify any time:
472
+ `bash scripts/simplicio-economy.sh status`.
473
+
474
+ ### Update
475
+
476
+ ```bash
477
+ bash scripts/update.sh [<runtime>] # git pull → reinstall skills/hooks/operators → restart services
478
+ ```
479
+
480
+ `update.sh` stashes local edits, fast-forwards `main`, reinstalls from the fresh source, restarts the
481
+ launchd/systemd services so they run the new code, and prints the live stack + savings.
482
+
483
+ ### Doctor — verify + repair
484
+
485
+ ```bash
486
+ python3 scripts/doctor.py # report the whole stack (REQUIRED vs OPTIONAL)
487
+ python3 scripts/doctor.py --repair # install/wire what's fixable; make everything operational
488
+ # also: bash scripts/simplicio-economy.sh doctor [--repair]
489
+ ```
490
+
491
+ `doctor` separates **REQUIRED** (python3, the two loop operators, the 6 skills, the loop hooks, the
492
+ capture proxy — `--repair` installs/wires them) from **OPTIONAL** accelerators (the ONNX models
493
+ backend, the native **Rust** core, the tray dep). **Missing an optional piece is never a failure and
494
+ never blocks** — the Python engine + the deterministic path cover everything; the exit code is 0 as
495
+ long as every REQUIRED item is healthy.
496
+
461
497
  Or, on Claude Code / Cursor, add it as a marketplace plugin:
462
498
 
463
499
  ```
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "simplicio-loop"
7
- version = "3.4.0"
7
+ version = "3.8.0"
8
8
  description = "The Universal Looping AI Orchestrator — a runtime-agnostic super-plugin (6 skills) that drains any queue of work end-to-end on any LLM/runtime."
9
9
  readme = "PYPI.md"
10
10
  requires-python = ">=3.8"
@@ -60,6 +60,9 @@ RUNTIMES = [
60
60
  {"name": "Hermes", "load": "native recall", "loop": "native loop", "state": "native", "intercept": "baseurl", "logo": "hermes", "proc": r"hermes", "families": ["deepseek", "openai"]},
61
61
  {"name": "Cursor", "load": ".cursor-plugin", "loop": "Stop hook", "state": "full", "intercept": "baseurl", "logo": "cursor", "proc": r"Cursor\.app|Cursor Helper", "families": ["openai", "anthropic"]},
62
62
  {"name": "OpenCode", "load": "AGENTS.md", "loop": "self-paced", "state": "partial", "intercept": "baseurl", "logo": "opencode", "proc": r"opencode", "families": ["openai", "anthropic"]},
63
+ {"name": "Gemini", "load": "GEMINI.md", "loop": "self-paced", "state": "partial", "intercept": "none", "logo": "gemini", "proc": r"\bgemini\b", "families": []},
64
+ {"name": "Kiro", "load": ".kiro/steering", "loop": "spec tick", "state": "partial", "intercept": "none", "logo": "kiro", "proc": r"\bkiro\b", "families": []},
65
+ {"name": "Antigravity", "load": "rules", "loop": "self-paced", "state": "partial", "intercept": "none", "logo": "antigravity", "proc": r"antigravity", "families": []},
63
66
  ]
64
67
 
65
68
  # ── Brand badge: faithful inline vector of the Simplicio hexagon-S mark ───────
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: simplicio-loop
3
- Version: 3.4.0
3
+ Version: 3.8.0
4
4
  Summary: The Universal Looping AI Orchestrator — a runtime-agnostic super-plugin (6 skills) that drains any queue of work end-to-end on any LLM/runtime.
5
5
  Author-email: Wesley Simplicio <wesleybob4@gmail.com>
6
6
  License: MIT
File without changes
File without changes
File without changes