backlog.md 1.14.0 → 1.14.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.
Files changed (2) hide show
  1. package/README.md +17 -14
  2. package/package.json +6 -6
package/README.md CHANGED
@@ -337,26 +337,29 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
337
337
 
338
338
  <!-- BOARD_START -->
339
339
 
340
- ## 📊 Backlog.md Project Status (v1.13.4)
340
+ ## 📊 Backlog.md Project Status (v1.14.1)
341
341
 
342
342
  This board was automatically generated by [Backlog.md](https://backlog.md)
343
343
 
344
- Generated on: 2025-09-22 21:36:55
344
+ Generated on: 2025-09-27 16:30:31
345
345
 
346
346
  | To Do | In Progress | Done |
347
347
  | --- | --- | --- |
348
- | **TASK-270** - Prevent command substitution in task creation inputs [@codex] | **TASK-273** - Refactor search [@codex]<br>*#core #search* | └─ **TASK-273.06** - 273.06: Web UI on centralized search [@codex]<br>*#web #search #ui* |
349
- | **TASK-268** - Show agent instruction version status [@codex] | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | └─ **TASK-273.05** - 273.05: Server endpoints on shared store/search [@codex]<br>*#server #search #infra* |
350
- | **TASK-267** - Add agent instruction version metadata [@codex] | | └─ **TASK-273.04** - 273.04: CLI & TUI search integration [@codex]<br>*#cli #tui #search* |
351
- | **TASK-262** - TUI: Show all configured status columns in Kanban [@codex]<br>*#tui #board #kanban #config #parity* | | └─ **TASK-273.03** - 273.03: Build core Fuse search service [@codex]<br>*#core #search* |
352
- | **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | └─ **TASK-273.02** - 273.02: Introduce shared content store [@codex]<br>*#core #infra #search* |
353
- | **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | └─ **TASK-273.01** - 273.01: Migrate domain types to rawContent [@codex]<br>*#core #types #search* |
354
- | **TASK-257** - Deep link URLs for tasks in board and list views | | **TASK-272** - Adopt npm trusted publishing for releases [@codex] |
355
- | **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | **TASK-269** - Refactor backlog init agent selection [@codex] |
356
- | **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | | **TASK-271** - Fix acceptance criteria section removal when list emptied [@codex] |
357
- | **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | **TASK-266** - Fix Implementation Notes heading truncation in web UI [@codex]<br>*#web-ui #bug* |
358
- | **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | **TASK-265** - Web UI: Enhance all tasks view with in-progress highlighting and done tasks toggle [@web-ui-agent]<br>*#ui #enhancement* |
359
- | └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | **TASK-264** - TUI: Fix regression in task popup scrolling with arrow keys [@codex]<br>*#bug #tui #regression* |
348
+ | **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-279** - Add cleanup functionality to web UI for managing completed tasks [@claude] |
349
+ | **TASK-275** - Extract task reordering logic to core module | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-274** - Fix Kanban boards missing live updates [@claude] |
350
+ | **TASK-272** - Adopt npm trusted publishing for releases [@codex] | **TASK-273** - Refactor search [@codex]<br>*#core #search* | └─ **TASK-273.06** - 273.06: Web UI on centralized search [@codex]<br>*#web #search #ui* |
351
+ | **TASK-270** - Prevent command substitution in task creation inputs [@codex] | | └─ **TASK-273.05** - 273.05: Server endpoints on shared store/search [@codex]<br>*#server #search #infra* |
352
+ | **TASK-268** - Show agent instruction version status [@codex] | | └─ **TASK-273.04** - 273.04: CLI & TUI search integration [@codex]<br>*#cli #tui #search* |
353
+ | **TASK-267** - Add agent instruction version metadata [@codex] | | **TASK-269** - Refactor backlog init agent selection [@codex] |
354
+ | **TASK-262** - TUI: Show all configured status columns in Kanban [@codex]<br>*#tui #board #kanban #config #parity* | | **TASK-271** - Fix acceptance criteria section removal when list emptied [@codex] |
355
+ | **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | **TASK-266** - Fix Implementation Notes heading truncation in web UI [@codex]<br>*#web-ui #bug* |
356
+ | **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | **TASK-265** - Web UI: Enhance all tasks view with in-progress highlighting and done tasks toggle [@web-ui-agent]<br>*#ui #enhancement* |
357
+ | **TASK-257** - Deep link URLs for tasks in board and list views | | **TASK-264** - TUI: Fix regression in task popup scrolling with arrow keys [@codex]<br>*#bug #tui #regression* |
358
+ | **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | |
359
+ | **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | | |
360
+ | **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | |
361
+ | **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | |
362
+ | └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | |
360
363
  | └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | |
361
364
  | └─ **TASK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | |
362
365
  | **TASK-243** - Enable TUI task reordering with Shift+Arrow keys [@codex]<br>*#tui #ui #enhancement* | | |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "backlog.md",
3
- "version": "1.14.0",
3
+ "version": "1.14.2",
4
4
  "files": [
5
5
  "cli.js",
6
6
  "resolveBinary.cjs",
@@ -13,11 +13,11 @@
13
13
  "backlog": "cli.js"
14
14
  },
15
15
  "optionalDependencies": {
16
- "backlog.md-linux-x64": "1.14.0",
17
- "backlog.md-linux-arm64": "1.14.0",
18
- "backlog.md-darwin-x64": "1.14.0",
19
- "backlog.md-darwin-arm64": "1.14.0",
20
- "backlog.md-windows-x64": "1.14.0"
16
+ "backlog.md-linux-x64": "1.14.2",
17
+ "backlog.md-linux-arm64": "1.14.2",
18
+ "backlog.md-darwin-x64": "1.14.2",
19
+ "backlog.md-darwin-arm64": "1.14.2",
20
+ "backlog.md-windows-x64": "1.14.2"
21
21
  },
22
22
  "scripts": {
23
23
  "postuninstall": "node postuninstall.cjs"