backlog.md-darwin-arm64 1.17.3 → 1.17.4
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 -16
- package/backlog +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -430,28 +430,28 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
|
|
|
430
430
|
|
|
431
431
|
<!-- BOARD_START -->
|
|
432
432
|
|
|
433
|
-
## 📊 Backlog.md Project Status (v1.17.
|
|
433
|
+
## 📊 Backlog.md Project Status (v1.17.3)
|
|
434
434
|
|
|
435
435
|
This board was automatically generated by [Backlog.md](https://backlog.md)
|
|
436
436
|
|
|
437
|
-
Generated on: 2025-10-
|
|
437
|
+
Generated on: 2025-10-21 19:12:52
|
|
438
438
|
|
|
439
439
|
| To Do | In Progress | Done |
|
|
440
440
|
| --- | --- | --- |
|
|
441
|
-
| **TASK-303** - Optimize Windows CI performance with test sharding | **TASK-289** - Implement resource templates list handler to return empty list instead of error [@codex]<br>*#mcp #enhancement* | **TASK-
|
|
442
|
-
| **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-
|
|
443
|
-
| **TASK-270** - Prevent command substitution in task creation inputs [@codex] | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-
|
|
444
|
-
| **TASK-268** - Show agent instruction version status [@codex] | **TASK-273** - Refactor search [@codex]<br>*#core #search* | **TASK-
|
|
445
|
-
| **TASK-267** - Add agent instruction version metadata [@codex] | | **TASK-
|
|
446
|
-
| **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | **TASK-
|
|
447
|
-
| **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | **TASK-
|
|
448
|
-
| **TASK-257** - Deep link URLs for tasks in board and list views | | **TASK-
|
|
449
|
-
| **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | **TASK-
|
|
450
|
-
| **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | | **TASK-
|
|
451
|
-
| **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | **TASK-
|
|
452
|
-
| **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | **TASK-
|
|
453
|
-
| └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | **TASK-
|
|
454
|
-
| └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | |
|
|
441
|
+
| **TASK-303** - Optimize Windows CI performance with test sharding | **TASK-289** - Implement resource templates list handler to return empty list instead of error [@codex]<br>*#mcp #enhancement* | **TASK-305** - Improve MCP guidelines to cross-link workflows and clarify documentation notes [@codex]<br>*#retroactive* |
|
|
442
|
+
| **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-304** - Update MCP integration documentation and CLI client commands [@codex] |
|
|
443
|
+
| **TASK-270** - Prevent command substitution in task creation inputs [@codex] | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-302** - Support flexible ID formats for tasks and docs [@codex] |
|
|
444
|
+
| **TASK-268** - Show agent instruction version status [@codex] | **TASK-273** - Refactor search [@codex]<br>*#core #search* | **TASK-301** - Feature: MCP document tools [@codex] |
|
|
445
|
+
| **TASK-267** - Add agent instruction version metadata [@codex] | | **TASK-300** - Fix backlog init MCP registration flags for Claude and Gemini [@codex]<br>*#mcp #init* |
|
|
446
|
+
| **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | **TASK-299** - Fix MCP initialization for multiple AI coding agents (Codex, Gemini, Claude) [@codex]<br>*#mcp #init #multi-agent-support* |
|
|
447
|
+
| **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | **TASK-298** - Fix document title renames [@codex] |
|
|
448
|
+
| **TASK-257** - Deep link URLs for tasks in board and list views | | **TASK-297** - Fix Windows MCP git fetch hang during task_create [@codex] |
|
|
449
|
+
| **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | **TASK-290** - Improve MCP status field to use enum dropdown with config values [@codex] |
|
|
450
|
+
| **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | | **TASK-288** - Fix browser UI error display and make priority optional<br>*#bug #ui #validation* |
|
|
451
|
+
| **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | **TASK-284** - Simplify init flow; launch advanced settings via backlog config [@codex]<br>*#cli #init #config* |
|
|
452
|
+
| **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | **TASK-287** - Add MCP support for agent integration [@codex]<br>*#mcp #integration #agent* |
|
|
453
|
+
| └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | **TASK-286** - Add npm script and shell script for updating bun.nix via Docker [@myself]<br>*#tooling #nix #ci* |
|
|
454
|
+
| └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | **TASK-285** - adjust z-index tooltip style |
|
|
455
455
|
| └─ **TASK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | |
|
|
456
456
|
| **TASK-243** - Enable TUI task reordering with Shift+Arrow keys [@codex]<br>*#tui #ui #enhancement* | | |
|
|
457
457
|
| **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | |
|
package/backlog
CHANGED
|
Binary file
|