@tickernelz/paperclip-pro 2026.925.1 → 2026.925.2
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/README.md +7 -7
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<img src="https://raw.githubusercontent.com/paperclipai/paperclip/
|
|
2
|
+
<img src="https://raw.githubusercontent.com/paperclipai/paperclip/952974efe5f0b9b722c252c3d111c60d1d2c0606/doc/assets/banner.jpg" alt="Paperclip Pro" width="720" />
|
|
3
3
|
</p>
|
|
4
4
|
|
|
5
5
|
<p align="center">
|
|
@@ -75,12 +75,12 @@ It looks like a task manager. Under the hood: org charts, budgets, governance, g
|
|
|
75
75
|
<table>
|
|
76
76
|
<tr>
|
|
77
77
|
<td align="center"><strong>Works<br/>with</strong></td>
|
|
78
|
-
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/
|
|
79
|
-
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/
|
|
80
|
-
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/
|
|
81
|
-
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/
|
|
82
|
-
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/
|
|
83
|
-
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/
|
|
78
|
+
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/952974efe5f0b9b722c252c3d111c60d1d2c0606/doc/assets/logos/openclaw.svg" width="32" alt="OpenClaw" /><br/><sub>OpenClaw</sub></td>
|
|
79
|
+
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/952974efe5f0b9b722c252c3d111c60d1d2c0606/doc/assets/logos/claude.svg" width="32" alt="Claude" /><br/><sub>Claude Code</sub></td>
|
|
80
|
+
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/952974efe5f0b9b722c252c3d111c60d1d2c0606/doc/assets/logos/codex.svg" width="32" alt="Codex" /><br/><sub>Codex</sub></td>
|
|
81
|
+
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/952974efe5f0b9b722c252c3d111c60d1d2c0606/doc/assets/logos/cursor.svg" width="32" alt="Cursor" /><br/><sub>Cursor</sub></td>
|
|
82
|
+
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/952974efe5f0b9b722c252c3d111c60d1d2c0606/doc/assets/logos/bash.svg" width="32" alt="Bash" /><br/><sub>Bash</sub></td>
|
|
83
|
+
<td align="center"><img src="https://raw.githubusercontent.com/paperclipai/paperclip/952974efe5f0b9b722c252c3d111c60d1d2c0606/doc/assets/logos/http.svg" width="32" alt="HTTP" /><br/><sub>HTTP</sub></td>
|
|
84
84
|
</tr>
|
|
85
85
|
</table>
|
|
86
86
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tickernelz/paperclip-pro",
|
|
3
|
-
"version": "2026.925.
|
|
3
|
+
"version": "2026.925.2",
|
|
4
4
|
"description": "Paperclip CLI — orchestrate AI agent teams to run a business",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@agentclientprotocol/codex-acp": "^1.6.2",
|
|
35
35
|
"@anthropic-ai/sdk": "0.121.0",
|
|
36
36
|
"@clack/prompts": "^1.7.0",
|
|
37
|
-
"@tickernelz/paperclip-pro-server": "2026.925.
|
|
37
|
+
"@tickernelz/paperclip-pro-server": "2026.925.2",
|
|
38
38
|
"commander": "^15.0.0",
|
|
39
39
|
"dotenv": "^17.4.2",
|
|
40
40
|
"drizzle-orm": "0.45.2",
|