backlog.md-darwin-arm64 1.15.1 → 1.15.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/README.md +24 -24
- package/backlog +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -352,33 +352,33 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
|
|
|
352
352
|
|
|
353
353
|
<!-- BOARD_START -->
|
|
354
354
|
|
|
355
|
-
## 📊 Backlog.md Project Status (v1.15.
|
|
355
|
+
## 📊 Backlog.md Project Status (v1.15.1)
|
|
356
356
|
|
|
357
357
|
This board was automatically generated by [Backlog.md](https://backlog.md)
|
|
358
358
|
|
|
359
|
-
Generated on: 2025-10-
|
|
360
|
-
|
|
361
|
-
| To Do | In Progress | Done |
|
|
362
|
-
| --- | --- | --- |
|
|
363
|
-
| **TASK-276** - Implement drag mode for TUI kanban board | **TASK-280** - Fix TUI task list selection and detail pane synchronization bug [@codex]<br>*#bug #tui* | **TASK-
|
|
364
|
-
| **TASK-270** - Prevent command substitution in task creation inputs [@codex] | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-
|
|
365
|
-
| **TASK-268** - Show agent instruction version status [@codex] | **TASK-273** - Refactor search [@codex]<br>*#core #search* | **TASK-
|
|
366
|
-
| **TASK-267** - Add agent instruction version metadata [@codex] | | **TASK-
|
|
367
|
-
| **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | **TASK-
|
|
368
|
-
| **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | **TASK-
|
|
369
|
-
| **TASK-257** - Deep link URLs for tasks in board and list views | | **TASK-
|
|
370
|
-
| **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | **TASK-
|
|
371
|
-
| **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | |
|
|
372
|
-
| **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | └─ **TASK-273.
|
|
373
|
-
| **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | └─ **TASK-273.
|
|
374
|
-
| └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | |
|
|
375
|
-
| └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | |
|
|
376
|
-
| └─ **TASK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | |
|
|
377
|
-
| **TASK-243** - Enable TUI task reordering with Shift+Arrow keys [@codex]<br>*#tui #ui #enhancement* | | |
|
|
378
|
-
| **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | |
|
|
379
|
-
| **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | |
|
|
380
|
-
| **TASK-222** - Improve task and subtask visualization in web UI | | |
|
|
381
|
-
| **TASK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | |
|
|
359
|
+
Generated on: 2025-10-09 17:08:46
|
|
360
|
+
|
|
361
|
+
| To Do | In Progress | Done | Draft |
|
|
362
|
+
| --- | --- | --- | --- |
|
|
363
|
+
| **TASK-276** - Implement drag mode for TUI kanban board | **TASK-280** - Fix TUI task list selection and detail pane synchronization bug [@codex]<br>*#bug #tui* | **TASK-286** - Add npm script and shell script for updating bun.nix via Docker [@myself]<br>*#tooling #nix #ci* | **TASK-285** - Add label filter to TUI task list<br>*#tui #filters #labels #ui* |
|
|
364
|
+
| **TASK-270** - Prevent command substitution in task creation inputs [@codex] | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-284** - Simplify init flow; launch advanced settings via backlog config [@codex]<br>*#cli #init #config* | |
|
|
365
|
+
| **TASK-268** - Show agent instruction version status [@codex] | **TASK-273** - Refactor search [@codex]<br>*#core #search* | **TASK-283** - Fix TUI board duplicating cards after external status changes [@codex] | |
|
|
366
|
+
| **TASK-267** - Add agent instruction version metadata [@codex] | | **TASK-282** - Fix TUI detail pane loading state regression [@codex]<br>*#bug* | |
|
|
367
|
+
| **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | **TASK-275** - Extract task reordering logic to core module [@codex] | |
|
|
368
|
+
| **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | **TASK-262** - TUI: Show all configured status columns in Kanban [@codex]<br>*#tui #board #kanban #config #parity* | |
|
|
369
|
+
| **TASK-257** - Deep link URLs for tasks in board and list views | | **TASK-281** - Fix backlog init skip option [@codex]<br>*#bug* | |
|
|
370
|
+
| **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | **TASK-279** - Add cleanup functionality to web UI for managing completed tasks [@claude] | |
|
|
371
|
+
| **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | | **TASK-274** - Fix Kanban boards missing live updates [@claude] | |
|
|
372
|
+
| **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | └─ **TASK-273.06** - 273.06: Web UI on centralized search [@codex]<br>*#web #search #ui* | |
|
|
373
|
+
| **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | └─ **TASK-273.05** - 273.05: Server endpoints on shared store/search [@codex]<br>*#server #search #infra* | |
|
|
374
|
+
| └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | └─ **TASK-273.04** - 273.04: CLI & TUI search integration [@codex]<br>*#cli #tui #search* | |
|
|
375
|
+
| └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | | |
|
|
376
|
+
| └─ **TASK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | | |
|
|
377
|
+
| **TASK-243** - Enable TUI task reordering with Shift+Arrow keys [@codex]<br>*#tui #ui #enhancement* | | | |
|
|
378
|
+
| **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | | |
|
|
379
|
+
| **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | | |
|
|
380
|
+
| **TASK-222** - Improve task and subtask visualization in web UI | | | |
|
|
381
|
+
| **TASK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | | |
|
|
382
382
|
|
|
383
383
|
<!-- BOARD_END -->
|
|
384
384
|
|
package/backlog
CHANGED
|
Binary file
|