backlog.md-darwin-arm64 1.18.4 → 1.18.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 +25 -24
- package/backlog +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -455,36 +455,37 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
|
|
|
455
455
|
|
|
456
456
|
<!-- BOARD_START -->
|
|
457
457
|
|
|
458
|
-
## 📊 Backlog.md Project Status (v1.18.
|
|
458
|
+
## 📊 Backlog.md Project Status (v1.18.4)
|
|
459
459
|
|
|
460
460
|
This board was automatically generated by [Backlog.md](https://backlog.md)
|
|
461
461
|
|
|
462
|
-
Generated on: 2025-10-
|
|
462
|
+
Generated on: 2025-10-30 20:48:38
|
|
463
463
|
|
|
464
464
|
| To Do | In Progress | Done |
|
|
465
465
|
| --- | --- | --- |
|
|
466
|
-
| **TASK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | **TASK-289** - Implement resource templates list handler to return empty list instead of error [@codex]<br>*#mcp #enhancement* | **TASK-
|
|
467
|
-
| **TASK-309** - Improve TUI empty state when task filters return no results [@codex] | **TASK-280** - Fix TUI task list selection and detail pane synchronization bug [@codex]<br>*#bug #tui* | **TASK-
|
|
468
|
-
| **TASK-306** - Improve backlog init flow to ask for confirmation when git repo not found | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-
|
|
469
|
-
| **TASK-276** - Implement drag mode for TUI kanban board | **TASK-273** - Refactor search [@codex]<br>*#core #search* | **TASK-
|
|
470
|
-
| **TASK-270** - Prevent command substitution in task creation inputs [@codex] | | **TASK-
|
|
471
|
-
| **TASK-268** - Show agent instruction version status [@codex] | |
|
|
472
|
-
| **TASK-267** - Add agent instruction version metadata [@codex] | | └─ **TASK-308.
|
|
473
|
-
| **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | └─ **TASK-308.
|
|
474
|
-
| **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | └─ **TASK-308.
|
|
475
|
-
| **TASK-257** - Deep link URLs for tasks in board and list views | | └─ **TASK-308.
|
|
476
|
-
| **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | └─ **TASK-308.
|
|
477
|
-
| **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | | └─ **TASK-308.
|
|
478
|
-
| **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | **TASK-
|
|
479
|
-
| **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | **TASK-
|
|
480
|
-
| └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | **TASK-
|
|
481
|
-
| └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | **TASK-
|
|
482
|
-
| └─ **TASK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | **TASK-
|
|
483
|
-
| **TASK-243** - Enable TUI task reordering with Shift+Arrow keys [@codex]<br>*#tui #ui #enhancement* | | **TASK-
|
|
484
|
-
| **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | **TASK-
|
|
485
|
-
| **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | **TASK-
|
|
486
|
-
| **TASK-222** - Improve task and subtask visualization in web UI | | **TASK-
|
|
487
|
-
| **TASK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | **TASK-
|
|
466
|
+
| **TASK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | **TASK-289** - Implement resource templates list handler to return empty list instead of error [@codex]<br>*#mcp #enhancement* | **TASK-315** - Fix NixOS flake to use baseline Bun for build process<br>*#bug #nixos #compatibility* |
|
|
467
|
+
| **TASK-309** - Improve TUI empty state when task filters return no results [@codex] | **TASK-280** - Fix TUI task list selection and detail pane synchronization bug [@codex]<br>*#bug #tui* | **TASK-314** - Fix release workflow to use Bun 1.2.23 with baseline targets<br>*#bug #ci-cd* |
|
|
468
|
+
| **TASK-306** - Improve backlog init flow to ask for confirmation when git repo not found | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-313** - Fix release workflow to use Bun 1.2.23 with standard x64 targets<br>*#bug #ci-cd #hotfix* |
|
|
469
|
+
| **TASK-276** - Implement drag mode for TUI kanban board | **TASK-273** - Refactor search [@codex]<br>*#core #search* | **TASK-312** - Add baseline build targets for older CPUs without AVX2 support<br>*#bug #ci-cd #compatibility* |
|
|
470
|
+
| **TASK-270** - Prevent command substitution in task creation inputs [@codex] | | **TASK-311** - Rollback CI to Bun 1.2.23 [@codex]<br>*#ci #bun* |
|
|
471
|
+
| **TASK-268** - Show agent instruction version status [@codex] | | **TASK-308** - Add shell tab completion support for CLI commands [@codex]<br>*#enhancement #cli #completion* |
|
|
472
|
+
| **TASK-267** - Add agent instruction version metadata [@codex] | | └─ **TASK-308.01** - Research shell completion frameworks and implementation approaches<br>*#research* |
|
|
473
|
+
| **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | └─ **TASK-308.03** - Implement zsh completion script<br>*#zsh #completion* |
|
|
474
|
+
| **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | └─ **TASK-308.04** - Implement fish completion script<br>*#fish #completion* |
|
|
475
|
+
| **TASK-257** - Deep link URLs for tasks in board and list views | | └─ **TASK-308.05** - Add dynamic completions for task IDs and config values<br>*#completion #dynamic* |
|
|
476
|
+
| **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | └─ **TASK-308.06** - Add completion installation command<br>*#cli #completion #installation* |
|
|
477
|
+
| **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | | └─ **TASK-308.07** - Add completion documentation and tests<br>*#documentation #testing* |
|
|
478
|
+
| **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | └─ **TASK-308.02** - Implement bash completion script<br>*#bash #completion* |
|
|
479
|
+
| **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | **TASK-307** - Add dual-mode MCP guidance for workflow docs [@codex] |
|
|
480
|
+
| └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | **TASK-305** - Improve MCP guidelines to cross-link workflows and clarify documentation notes [@codex]<br>*#retroactive* |
|
|
481
|
+
| └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | **TASK-304** - Update MCP integration documentation and CLI client commands [@codex] |
|
|
482
|
+
| └─ **TASK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | **TASK-302** - Support flexible ID formats for tasks and docs [@codex] |
|
|
483
|
+
| **TASK-243** - Enable TUI task reordering with Shift+Arrow keys [@codex]<br>*#tui #ui #enhancement* | | **TASK-301** - Feature: MCP document tools [@codex] |
|
|
484
|
+
| **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | **TASK-300** - Fix backlog init MCP registration flags for Claude and Gemini [@codex]<br>*#mcp #init* |
|
|
485
|
+
| **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | **TASK-299** - Fix MCP initialization for multiple AI coding agents (Codex, Gemini, Claude) [@codex]<br>*#mcp #init #multi-agent-support* |
|
|
486
|
+
| **TASK-222** - Improve task and subtask visualization in web UI | | **TASK-298** - Fix document title renames [@codex] |
|
|
487
|
+
| **TASK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | **TASK-297** - Fix Windows MCP git fetch hang during task_create [@codex] |
|
|
488
|
+
| | | **TASK-290** - Improve MCP status field to use enum dropdown with config values [@codex] |
|
|
488
489
|
| | | **TASK-288** - Fix browser UI error display and make priority optional<br>*#bug #ui #validation* |
|
|
489
490
|
|
|
490
491
|
<!-- BOARD_END -->
|
package/backlog
CHANGED
|
Binary file
|