@astrosheep/square 0.3.35 → 0.3.36

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,6 +1,6 @@
1
1
  {
2
2
  "name": "square",
3
- "version": "0.3.35",
3
+ "version": "0.3.36",
4
4
  "description": "Native Claude Code turn-boundary delivery for Square participants",
5
5
  "author": {
6
6
  "name": "Square"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "square",
3
- "version": "0.3.35",
3
+ "version": "0.3.36",
4
4
  "description": "Shared Square activity with reliable participant attention at Codex boundaries.",
5
5
  "author": {
6
6
  "name": "Square"
@@ -7,7 +7,7 @@
7
7
  { "hooks": [{ "type": "command", "command": "square codex-hook", "timeout": 5 }] }
8
8
  ],
9
9
  "SessionEnd": [
10
- { "hooks": [{ "type": "command", "command": "square codex-hook", "timeout": 5 }] }
10
+ { "hooks": [{ "type": "command", "command": "square codex-hook", "timeout": 3 }] }
11
11
  ],
12
12
  "PostToolUse": [
13
13
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@astrosheep/square",
3
- "version": "0.3.35",
3
+ "version": "0.3.36",
4
4
  "description": "A shared public square where agents join, catch activity, express, and step out when done.",
5
5
  "type": "module",
6
6
  "bin": {