@promptster/teams-cli 0.5.3 → 0.5.4

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 CHANGED
@@ -5,13 +5,15 @@ On-device, auditable AI-coding capture for internal engineering teams.
5
5
  ```sh
6
6
  npm install -g @promptster/teams-cli
7
7
 
8
- export PROMPTSTER_TEAMS_API_URL="https://<your-team-ingest-host>"
9
- export PROMPTSTER_TEAMS_TOKEN="<your-org/device-token>"
10
-
11
- promptster-teams doctor
12
- promptster-teams watch
8
+ promptster-teams login # paste your PSE-XXXX-XXXX key — capture starts automatically
9
+ promptster-teams autostart enable # keep capturing across reboots (starts at login)
10
+ promptster-teams status # confirm it's running
13
11
  ```
14
12
 
13
+ Background capture from `login` doesn't survive a reboot on its own —
14
+ `autostart enable` installs a per-OS login service (launchd / systemd / Task
15
+ Scheduler) so it comes back after every restart.
16
+
15
17
  Tails Claude Code + Codex transcripts, redacts secrets on-device, signs each
16
18
  event into a tamper-evident chain, and streams to your team's backend. Capture
17
19
  is content, not surveillance — no keystroke logging, no behavioral analysis.
@@ -1,6 +1,6 @@
1
- ee831c4fed3a0a5c58915aa74191009bf378d3a3a06b748280d4cac698f162a2 promptster-teams-linux-x64
2
- 6385b628221f1947f003f8708306f74dba4fd0d4c23fd9a9125e1d629c25cdbe promptster-teams-linux-arm64
3
- d90f9ca726e8d1a084c9a2b1aee50c377e81056fed2b8002ddec843344d238d7 promptster-teams-darwin-x64
4
- 92dd1e57fd7a25b463b0dcb1bd77b6c995e773cb066f7b5f30cab64a20b034a2 promptster-teams-darwin-arm64
5
- da0d8cd6ca4be94fe734e53fb94d2e80365183ae875720e6b4caffa71a227418 promptster-teams-win32-x64.exe
6
- 436839bc769b0fa4be0972bdf1bbd15e1521f1384cffa4338a4d60269022a134 promptster-teams-win32-arm64.exe
1
+ 5a1fb8b0889266836fdecdcd19f6250b52fc5b2bb81edc726fb434641a924ac9 promptster-teams-linux-x64
2
+ b60de4b29a38364caf77f8064bb7eed556ad786687a01d0b4d79b91b5d649bf3 promptster-teams-linux-arm64
3
+ c37da383ee173f11f0b918bff10b7bc2c6acd6fc231b3249b8fe3b451c5c2823 promptster-teams-darwin-x64
4
+ 2784cc18e3df336fe738826f851001ccbc0259b3bb51ba4aa0e0b683c7b4989f promptster-teams-darwin-arm64
5
+ 721663a1d05d0153f5316419927d0860654db06a23155bb01962e539879ffe84 promptster-teams-win32-x64.exe
6
+ ec2232950eefc7fee4bc737aacd82d2e3f59c9b986d31317c2bf6bffd08e0b04 promptster-teams-win32-arm64.exe
@@ -1,4 +1,4 @@
1
1
  untrusted comment: signature from minisign secret key
2
- RUSPnqFjEKp3+aWb07f4hs8izSBvQ0TbApWM+xnvFE7GSKUNZOF6sk7mINUNUXABEju28wHNhWa0ClMGp/d6qKWWa98Bat1t+AI=
3
- trusted comment: timestamp:1783916839 file:SHA256SUMS hashed
4
- grp74qF4Uk+r92YOQpEMxdxevwnieLG/M0nQH1HpJtyplyh3ZSUMVm7W9mYVV1rEcitiUWuCYK8QyhJzL7JKDw==
2
+ RUSPnqFjEKp3+YAyEO1wTJoue6ypf+z0FCxj04LLy4j2bbN2nuOBYQhqjkKt7MfDI3j0ajm9sZikyilivHTtVTucUS7RO3y1DQY=
3
+ trusted comment: timestamp:1783970738 file:SHA256SUMS hashed
4
+ wLGL7ZzuZqrcdfmfqu/AejUDeHnukINJcKLqVafvIzvNv1GbcnrjEhHRhbh35qHIyrQg1yiltqAvK/ME7LVtBQ==
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@promptster/teams-cli",
3
- "version": "0.5.3",
3
+ "version": "0.5.4",
4
4
  "description": "On-device, auditable AI-coding capture for internal engineering teams",
5
5
  "keywords": [
6
6
  "promptster",