@jameslovespancakes/pi-plus 1.0.3 → 1.0.5

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.
package/CHANGELOG.md CHANGED
@@ -8,6 +8,33 @@ rolls into major at 10.
8
8
 
9
9
  ## [Unreleased]
10
10
 
11
+ ## [1.0.5] - 2026-09-19
12
+
13
+ ### Changed
14
+
15
+ - The README shows each interface as text rather than a screenshot. The blocks
16
+ are generated from the real renderers with dummy data, so they cannot drift
17
+ from the code the way the screenshots had, and they stay readable in a
18
+ terminal, a diff and on npm.
19
+
20
+ ### Removed
21
+
22
+ - The five demo screenshots. Only the project mark remains, which takes the
23
+ published package from 489KB to 375KB.
24
+
25
+
26
+ ## [1.0.4] - 2026-09-19
27
+
28
+ ### Changed
29
+
30
+ - The README leads with the mark alone instead of repeating the name beneath
31
+ it, and credits the Anthropic provider correctly: it was adopted from
32
+ `@cortexkit/pi-anthropic-auth` and has since been reimplemented here.
33
+
34
+ ### Added
35
+
36
+ - A disclaimer covering provider terms of service.
37
+
11
38
  ## [1.0.3] - 2026-09-19
12
39
 
13
40
  ### Added
@@ -83,7 +110,9 @@ First published release.
83
110
  truncated to `claude` and named neither the window nor the model. They now
84
111
  show the model family, for example `Fable`.
85
112
 
86
- [Unreleased]: https://github.com/jameslovespancakes/pi-plus/compare/v1.0.3...HEAD
113
+ [Unreleased]: https://github.com/jameslovespancakes/pi-plus/compare/v1.0.5...HEAD
114
+ [1.0.5]: https://github.com/jameslovespancakes/pi-plus/compare/v1.0.4...v1.0.5
115
+ [1.0.4]: https://github.com/jameslovespancakes/pi-plus/compare/v1.0.3...v1.0.4
87
116
  [1.0.3]: https://github.com/jameslovespancakes/pi-plus/compare/v1.0.2...v1.0.3
88
117
  [1.0.2]: https://github.com/jameslovespancakes/pi-plus/compare/v1.0.1...v1.0.2
89
118
  [1.0.1]: https://github.com/jameslovespancakes/pi-plus/compare/v1.0.0...v1.0.1
package/README.md CHANGED
@@ -1,8 +1,6 @@
1
1
  <div align="center">
2
2
 
3
- <img src="images/pi-plus.svg" alt="pi-plus" width="140">
4
-
5
- # pi-plus
3
+ <img src="images/pi-plus.svg" alt="pi-plus" width="160">
6
4
 
7
5
  **Everything [pi](https://pi.dev/) is missing, in one install.**
8
6
 
@@ -28,7 +26,18 @@ pi install /path/to/pi-plus # local checkout
28
26
  Then run **`/pi-plus`**. It shows what is configured and what is not, and enter
29
27
  on any row starts that setup.
30
28
 
31
- <img src="images/pi-plus_demo.png" alt="The /pi-plus status modal listing each feature and its state" width="700">
29
+ ```
30
+ ──────────────────────────────────────────────────────────
31
+ pi-plus
32
+ › ● Subscriptions 2 accounts · optimal
33
+ ● Model Information catalogue cached
34
+ ● Providers 2 allowed · 4 need approval
35
+ ● Agent Board not configured
36
+ ● Remote Workers 1 worker
37
+
38
+ Enter to set up · Esc to close
39
+ ──────────────────────────────────────────────────────────
40
+ ```
32
41
 
33
42
  `/pi-plus help` asks the model to explain the pack and what you are missing.
34
43
  Nothing else is required, every feature configures itself from within pi.
@@ -50,7 +59,13 @@ confirmed exhaustion.
50
59
 
51
60
  Your live quota, always in the footer:
52
61
 
53
- <img src="images/usage_demo.png" alt="Claude subscription quota bars in the pi footer" width="680">
62
+ ```
63
+ Claude Σ2 · 2/2 ready · partial Codex · pro
64
+ 5h █████████████████░░░░░░░░░ 65% 1h 5h ███████████████████████░░░ 88% 57m
65
+ weekly ███████████████░░░░░░░░░░░ 58% 3d weekly ████████████████████████░░ 93% 6d
66
+ Fable ████████████░░░░░░░░░░░░░░ ~47% 3d
67
+ Work 72% · Personal 58%
68
+ ```
54
69
 
55
70
  With more than two accounts only the two most recently used are listed, so the
56
71
  footer stays a fixed height however many you pool.
@@ -81,7 +96,17 @@ Metered providers are gated **at the provider boundary**, not by prompt
81
96
  instructions, so it covers workflow subagents too. `/provider` shows every
82
97
  provider you have credentials for and toggles each one:
83
98
 
84
- <img src="images/provider_demo.png" alt="The /provider picker toggling provider approval" width="560">
99
+ ```
100
+ ──────────────────────────────────────────────────────────
101
+ Providers
102
+ › ● Anthropic Allowed
103
+ ● OpenAI Codex Allowed
104
+ ● OpenRouter Needs Approval
105
+ ● Google Needs Approval
106
+
107
+ Enter/Space to change · Esc to cancel
108
+ ──────────────────────────────────────────────────────────
109
+ ```
85
110
 
86
111
  ### Run tests on real hardware
87
112
 
@@ -89,7 +114,16 @@ provider you have credentials for and toggles each one:
89
114
  toggle which are eligible. No SSH config? It generates a dedicated key, shows
90
115
  the one line to run, and verifies.
91
116
 
92
- <img src="images/remote_demo.png" alt="The /remote picker toggling SSH workers" width="700">
117
+ ```
118
+ ──────────────────────────────────────────────────────────
119
+ Remote Workers
120
+ › ● build-box READY CPU 4% MEM 12% GPU 0% · 0 jobs
121
+ ● gpu-node READY CPU 9% MEM 31% GPU 0% · 0 jobs
122
+ ● old-laptop UNREACHABLE connection timed out
123
+
124
+ Enter/Space to toggle · Esc to cancel
125
+ ──────────────────────────────────────────────────────────
126
+ ```
93
127
 
94
128
  `remote_test` snapshots your working tree, admission-checks CPU/GPU/disk,
95
129
  reserves a slot, and **deletes the uploaded source the moment the run ends**,
@@ -101,7 +135,19 @@ still happens if your laptop sleeps.
101
135
  `agent_board` gives live presence, messaging, repo rooms and coordinator chains
102
136
  across every running pi agent. `/board` opens the messaging view:
103
137
 
104
- <img src="images/board_demo.png" alt="The /board messaging view" width="700">
138
+ ```
139
+ ╭────────────────────────────────────────────────────────╮
140
+ │ Messaging Board online · 3 chats │
141
+ │ 1 repo:pi-plus │ 2 reviewer │ 3 direct │
142
+ │ ────────────────────────────────────────────────────── │
143
+ │ reviewer rebased onto main, tests green at a1b2c3d │
144
+ │ builder picking up the parser, leaving lexer alone │
145
+ │ you ack, I will take the CLI surface │
146
+ │ ────────────────────────────────────────────────────── │
147
+ │ Message > _ │
148
+ │ enter send · tab next chat · esc close │
149
+ ╰────────────────────────────────────────────────────────╯
150
+ ```
105
151
 
106
152
  `/board setup` installs the server locally (pi starts it each session) or onto
107
153
  any Mac or Linux host over SSH, where launchd or systemd brings it back after a
@@ -184,10 +230,30 @@ pi-plus is a thin layer over other people's work.
184
230
 
185
231
  | project | what it does here | license |
186
232
  | --- | --- | --- |
187
- | [`pi`](https://pi.dev/)| the host agent and the entire extension API | MIT |
188
- | [`@cortexkit/pi-anthropic-auth`](https://github.com/cortexkit/anthropic-auth) | Claude OAuth, the Anthropic provider, token refresh and routing primitives | MIT |
233
+ | [`pi`](https://pi.dev/) | the host agent and the entire extension API | MIT |
234
+ | [`xxhash-wasm`](https://github.com/jungomi/xxhash-wasm) | vendored into `src/core/anthropic/vendor/` for the billing checksum | MIT |
235
+
236
+ The Anthropic provider, OAuth, quota and routing were originally adopted from
237
+ [`@cortexkit/pi-anthropic-auth`](https://github.com/cortexkit/anthropic-auth)
238
+ (MIT) and have since been reimplemented in this repository.
189
239
 
190
240
 
191
241
  ## License
192
242
 
193
243
  MIT
244
+
245
+
246
+ ## Disclaimer
247
+
248
+ pi-plus is an unofficial, independent project. It is not affiliated with,
249
+ endorsed by, or supported by Anthropic, OpenAI, pi, or any other provider
250
+ named here.
251
+
252
+ **You are responsible for using it within the terms of service of every
253
+ provider you connect it to.** This tool manages credentials for accounts you
254
+ already own and pools requests across them. Whether that is permitted, and
255
+ whether a given account may be used for a given purpose, is governed by your
256
+ agreement with that provider and not by this software. Review those terms
257
+ before connecting an account, and keep in mind that they change.
258
+
259
+ Provided as is, without warranty of any kind. See [LICENSE](LICENSE).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jameslovespancakes/pi-plus",
3
- "version": "1.0.3",
3
+ "version": "1.0.5",
4
4
  "type": "module",
5
5
  "description": "Consolidated pi extensions: Claude subscription accounts and quota HUD, benchmark-driven model catalog and billing policy, live agent board, and capacity-gated remote test workers.",
6
6
  "license": "MIT",
Binary file
Binary file
Binary file
Binary file
Binary file