kanban 0.1.16 → 0.1.18
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
|
@@ -1,11 +1,7 @@
|
|
|
1
1
|
## npx kanban (Research Preview)
|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
|
-
<img src="https://github.com/user-attachments/assets/
|
|
5
|
-
</p>
|
|
6
|
-
|
|
7
|
-
<p align="center">
|
|
8
|
-
<img src="https://github.com/user-attachments/assets/a05c2314-cf05-4747-8062-3383a717ab98" width="100%" />
|
|
4
|
+
<img src="https://github.com/user-attachments/assets/c226eac6-5962-4f1f-b2d5-fa580b8c5347" width="100%" />
|
|
9
5
|
</p>
|
|
10
6
|
|
|
11
7
|
A replacement for your IDE better suited for running many agents in parallel and reviewing diffs. Each task card gets its own terminal and worktree, all handled for you automatically. Enable auto-commit and link cards together to create dependency chains that complete large amounts of work autonomously.
|
|
@@ -76,4 +72,4 @@ Click the branch name in the navbar to open a full git interface to browse commi
|
|
|
76
72
|
|
|
77
73
|
---
|
|
78
74
|
|
|
79
|
-
[Apache 2.0 © 2026 Cline Bot Inc.](./LICENSE)
|
|
75
|
+
[Apache 2.0 © 2026 Cline Bot Inc.](./LICENSE)
|