@alpacachen/dsh-kanban 1.3.2 → 1.3.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 +1 -0
- package/README.zh.md +1 -0
- package/lib/client.js +1169 -1931
- package/package.json +3 -9
package/README.md
CHANGED
|
@@ -8,6 +8,7 @@ A collaborative kanban board where you and your AI agent plan, organize, and shi
|
|
|
8
8
|
|
|
9
9
|
[](https://www.npmjs.com/package/@alpacachen/dsh-kanban)
|
|
10
10
|

|
|
11
|
+
[](https://awesome-dsh-plugin.com)
|
|
11
12
|

|
|
12
13
|
|
|
13
14
|
[简体中文](README.zh.md) · **English**
|
package/README.zh.md
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
[](https://www.npmjs.com/package/@alpacachen/dsh-kanban)
|
|
10
10
|

|
|
11
|
+
[](https://awesome-dsh-plugin.com)
|
|
11
12
|

|
|
12
13
|
|
|
13
14
|
**简体中文** · [English](README.md)
|