@cullumco/cadence 0.1.3 → 0.1.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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cadence",
3
3
  "displayName": "Cadence",
4
- "version": "0.1.3",
4
+ "version": "0.1.4",
5
5
  "description": "Ambient context for Claude Code: embodied signals, cadence dials, and finish-line guardrails. macOS-only alpha.",
6
6
  "author": {
7
7
  "name": "Cullum&Co",
package/README.md CHANGED
@@ -21,8 +21,8 @@ Before Claude sees your prompt, Cadence injects a `<user_state>` block:
21
21
  ```
22
22
  <user_state>
23
23
  signals:
24
- music: "Loose" — Daniel Caesar (Spotify)
25
- vibe: sexy, chilled
24
+ music: "You Fail Me" — Converge (Spotify)
25
+ vibe: aggressive, energetic
26
26
  self_report: "two beers, shipping"
27
27
  cadence: # inferred from signals, advisory
28
28
  { pace=fast tone=warm posture=decisive proactivity=act-freely }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cullumco/cadence",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Agents that read the room. Ambient context, cadence dials, and finish-line guardrails for Claude Code. macOS-only alpha.",
5
5
  "type": "module",
6
6
  "bin": {