@tuan_son.dinh/gsd 2.6.1 → 2.6.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuan_son.dinh/gsd",
3
- "version": "2.6.1",
3
+ "version": "2.6.2",
4
4
  "description": "GSD — Get Shit Done coding agent",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -47,7 +47,7 @@ index 27fe820..68f277f 100644
47
47
  clearTimeout(timeoutHandle);
48
48
  if (signal)
49
49
  diff --git a/node_modules/@mariozechner/pi-coding-agent/dist/modes/interactive/theme/dark.json b/node_modules/@mariozechner/pi-coding-agent/dist/modes/interactive/theme/dark.json
50
- index 0ca2af5..5d97539 100644
50
+ index 0ca2af5..ebd49ce 100644
51
51
  --- a/node_modules/@mariozechner/pi-coding-agent/dist/modes/interactive/theme/dark.json
52
52
  +++ b/node_modules/@mariozechner/pi-coding-agent/dist/modes/interactive/theme/dark.json
53
53
  @@ -4,6 +4,7 @@
@@ -67,3 +67,12 @@ index 0ca2af5..5d97539 100644
67
67
  "borderAccent": "cyan",
68
68
  "borderMuted": "darkGray",
69
69
  "success": "green",
70
+ @@ -36,7 +37,7 @@
71
+ "userMessageText": "",
72
+ "customMessageBg": "customMsgBg",
73
+ "customMessageText": "",
74
+ - "customMessageLabel": "#9575cd",
75
+ + "customMessageLabel": "darkBlue",
76
+ "toolPendingBg": "toolPendingBg",
77
+ "toolSuccessBg": "toolSuccessBg",
78
+ "toolErrorBg": "toolErrorBg",
@@ -37,7 +37,7 @@
37
37
  "userMessageText": "",
38
38
  "customMessageBg": "customMsgBg",
39
39
  "customMessageText": "",
40
- "customMessageLabel": "#9575cd",
40
+ "customMessageLabel": "darkBlue",
41
41
  "toolPendingBg": "toolPendingBg",
42
42
  "toolSuccessBg": "toolSuccessBg",
43
43
  "toolErrorBg": "toolErrorBg",