backlog.md-darwin-arm64 1.8.2 β 1.9.0
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 +17 -19
- package/backlog +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -34,6 +34,7 @@
|
|
|
34
34
|
|
|
35
35
|
* π **MIT-licensed & open-source** -- free for personal or commercial use
|
|
36
36
|
|
|
37
|
+
|
|
37
38
|
---
|
|
38
39
|
|
|
39
40
|
## <img src="./.github/5-minute-tour-256.png" alt="5-minute tour" width="28" height="28" align="center"> Fiveβminute tour
|
|
@@ -88,6 +89,7 @@ backlog browser --no-open
|
|
|
88
89
|
The web interface provides:
|
|
89
90
|
- **Interactive Kanban board** with drag-and-drop functionality
|
|
90
91
|
- **Task creation and editing** with rich forms and validation
|
|
92
|
+
- **Interactive acceptance criteria editor** with checklist controls and instant persistence
|
|
91
93
|
- **Real-time updates** as you manage tasks
|
|
92
94
|
- **Responsive design** that works on desktop and mobile
|
|
93
95
|
- **Archive tasks** with confirmation dialogs
|
|
@@ -293,28 +295,24 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
|
|
|
293
295
|
|
|
294
296
|
<!-- BOARD_START -->
|
|
295
297
|
|
|
296
|
-
## π Backlog.md Project Status (v1.8.
|
|
298
|
+
## π Backlog.md Project Status (v1.8.3)
|
|
297
299
|
|
|
298
300
|
This board was automatically generated by [Backlog.md](https://backlog.md)
|
|
299
301
|
|
|
300
|
-
Generated on: 2025-08-
|
|
301
|
-
|
|
302
|
-
| To Do | In Progress | Done |
|
|
303
|
-
| --- | --- | --- |
|
|
304
|
-
| **TASK-
|
|
305
|
-
| **TASK-
|
|
306
|
-
| **TASK-
|
|
307
|
-
| **TASK-
|
|
308
|
-
| **TASK-
|
|
309
|
-
| **TASK-
|
|
310
|
-
| **TASK-
|
|
311
|
-
| **TASK-
|
|
312
|
-
| **TASK-
|
|
313
|
-
|
|
|
314
|
-
| | | **TASK-220** - Fix Helix editor integration with proper TUI suspension [@claude] | |
|
|
315
|
-
| | | **TASK-175** - Add hour and minute to all dates in drafts, tasks, documents, decisions [@claude] | |
|
|
316
|
-
| | | **TASK-219** - Refactor server component to fix separation of concerns violations<br>*#refactoring #architecture #server* | |
|
|
317
|
-
| | | **TASK-210** - Refactor Nix packaging to build node_modules offline<br>*#nix #build #packaging* | |
|
|
302
|
+
Generated on: 2025-08-17 15:05:53
|
|
303
|
+
|
|
304
|
+
| To Do | In Progress | Done |
|
|
305
|
+
| --- | --- | --- |
|
|
306
|
+
| **TASK-228** - Replace @uiw/react-md-editor with TOAST UI Editor for rich-text editing<br>*#web-ui #enhancement #editor* | ββ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-232** - Nix build fails due to missing libstdc++.so.6 |
|
|
307
|
+
| **TASK-227** - Web UI: interactive acceptance criteria editor<br>*#web-ui #enhancement* | | **TASK-231** - Fix case-insensitive status grouping and status normalization [@codex] |
|
|
308
|
+
| **TASK-222** - Improve task and subtask visualization in web UI | | **TASK-230** - Add --plain to task create/edit and print plain details after operation [@codex]<br>*#cli #plain-output* |
|
|
309
|
+
| **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | **TASK-226** - CLI: per-index add/remove of acceptance criteria<br>*#cli #enhancement* |
|
|
310
|
+
| **TASK-216** - Add server API endpoints and web UI for sequences<br>*#sequences #api #backend #web-ui #frontend* | | **TASK-225** - Fix CLI board command ignoring checkActiveBranches config setting<br>*#bug #performance* |
|
|
311
|
+
| **TASK-215** - Implement TUI view for sequences<br>*#sequences #tui #ui* | | |
|
|
312
|
+
| **TASK-214** - Add CLI command to list sequences (plain text output)<br>*#sequences #cli* | | |
|
|
313
|
+
| **TASK-213** - Compute sequences from task dependencies<br>*#sequences #core* | | |
|
|
314
|
+
| **TASK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | |
|
|
315
|
+
| **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | |
|
|
318
316
|
|
|
319
317
|
<!-- BOARD_END -->
|
|
320
318
|
|
package/backlog
CHANGED
|
Binary file
|