backlog.md-darwin-arm64 1.6.4 → 1.6.5
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 +16 -15
- package/backlog +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -283,27 +283,28 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
|
|
|
283
283
|
|
|
284
284
|
<!-- BOARD_START -->
|
|
285
285
|
|
|
286
|
-
## 📊 Backlog.md Project Status (v1.6.
|
|
286
|
+
## 📊 Backlog.md Project Status (v1.6.4)
|
|
287
287
|
|
|
288
288
|
This board was automatically generated by [Backlog.md](https://backlog.md)
|
|
289
289
|
|
|
290
|
-
Generated on: 2025-07-
|
|
290
|
+
Generated on: 2025-07-31 19:10:45
|
|
291
291
|
|
|
292
292
|
| To Do | In Progress | Done |
|
|
293
293
|
| --- | --- | --- |
|
|
294
|
-
| **task-
|
|
295
|
-
| **task-
|
|
296
|
-
| **task-
|
|
297
|
-
| **task-
|
|
298
|
-
| **task-
|
|
299
|
-
| **task-
|
|
300
|
-
|
|
|
301
|
-
|
|
|
302
|
-
|
|
|
303
|
-
|
|
|
304
|
-
|
|
|
305
|
-
|
|
|
306
|
-
|
|
|
294
|
+
| **task-218** - Update documentation and tests for sequences<br>(Assignees: none, Labels: sequences, documentation, testing) | **└─ task-24.1** - CLI: Kanban board milestone view<br>(Assignees: @codex, Labels: none) | **task-219** - Refactor server component to fix separation of concerns violations<br>(Assignees: none, Labels: refactoring, architecture, server) |
|
|
295
|
+
| **task-217** - Create web UI for sequences with drag-and-drop<br>(Assignees: none, Labels: sequences, web-ui, frontend) | | **task-209** - Fix cleanup command to handle non-standard task filenames<br>(Assignees: @claude, Labels: bug-fix, cli) |
|
|
296
|
+
| **task-216** - Add server API endpoints and web UI for sequences<br>(Assignees: none, Labels: sequences, api, backend, web-ui, frontend) | | **task-207** - Reorganize backlog init command questions order<br>(Assignees: @claude, Labels: cli, ux, enhancement) |
|
|
297
|
+
| **task-215** - Implement TUI view for sequences<br>(Assignees: none, Labels: sequences, tui, ui) | | **task-205** - Fix Claude Code agent trying to use slash commands instead of backlog CLI<br>(Assignees: @claude, Labels: bug, agent) |
|
|
298
|
+
| **task-214** - Add CLI command to list sequences (plain text output)<br>(Assignees: none, Labels: sequences, cli) | | **task-204** - Add Experimental Claude Code backlog.md agent integration to init command<br>(Assignees: @claude, Labels: cli, integration, dx) |
|
|
299
|
+
| **task-213** - Compute sequences from task dependencies<br>(Assignees: none, Labels: sequences, core) | | **task-203** - Show meaningful description in web kanban<br>(Assignees: @claude, Labels: frontend, enhancement) |
|
|
300
|
+
| **task-212** - Improve board export UI formatting and readability<br>(Assignees: none, Labels: formatting, dx, cli) | | **task-202** - Fix editor integration regression with Helix and other interactive editors<br>(Assignees: none, Labels: bug, regression, editor) |
|
|
301
|
+
| **task-211** - Add version number display to browser UI<br>(Assignees: none, Labels: ui, frontend, enhancement) | | **task-201** - Add configurable git hooks bypass option<br>(Assignees: @claude, Labels: enhancement, git) |
|
|
302
|
+
| **task-210** - Refactor Nix packaging to build node_modules offline<br>(Assignees: none, Labels: nix, build, packaging) | | **task-199** - Add version parameter to board export command<br>(Assignees: none, Labels: none) |
|
|
303
|
+
| **task-208** - Add paste-as-markdown support in Web UI<br>(Assignees: none, Labels: web-ui, enhancement, markdown) | | **task-198** - Fix markdown content overflow beyond screen width<br>(Assignees: none, Labels: none) |
|
|
304
|
+
| **task-206** - Order done column by updatedDate in board export<br>(Assignees: none, Labels: board, export, sorting) | | **task-197** - Fix decision page refresh showing blank screen<br>(Assignees: none, Labels: none) |
|
|
305
|
+
| **task-200** - Add Claude Code integration with workflow commands during init<br>(Assignees: none, Labels: enhancement, developer-experience) | | **task-196** - Add NixOS packaging support<br>(Assignees: none, Labels: none) |
|
|
306
|
+
| **task-181** - Add statistics dashboard to web UI<br>(Assignees: none, Labels: none) | | **task-191** - Migrate from Bun.spawn to Bun shell API<br>(Assignees: @gemini, @claude, Labels: refactoring, developer-experience) |
|
|
307
|
+
| **task-172** - Order tasks by status and ID in both web and CLI lists<br>(Assignees: none, Labels: none) | | **task-183** - Add ordinal field for custom task ordering in web UI<br>(Assignees: Claude, Labels: none) |
|
|
307
308
|
| | | **task-180** - Add statistics overview command to CLI with TUI interface<br>(Assignees: @claude, Labels: none) |
|
|
308
309
|
| | | **task-175** - Add hour and minute to all dates in drafts, tasks, documents, decisions<br>(Assignees: @claude, Labels: none) |
|
|
309
310
|
|
package/backlog
CHANGED
|
Binary file
|