Skip to content

feat: projects kanban board#789

Merged
web3dev1337 merged 12 commits intomainfrom
feature/project-board
Mar 1, 2026
Merged

feat: projects kanban board#789
web3dev1337 merged 12 commits intomainfrom
feature/project-board

Conversation

@web3dev1337
Copy link
Copy Markdown
Owner

Summary

  • Adds a local Projects kanban board (Backlog/Active/Ship Next/Done/Archived) backed by ~/.orchestrator/project-board.json.
  • UI: new 🗂 Projects header button + Dashboard Projects → Board.
  • API: GET /api/projects/board and POST /api/projects/board/move.

Test plan

  • node --check server/index.js
  • npm run test:unit -- tests/unit/projectBoardService.test.js

Notes

  • npm run test:unit currently fails on origin/main due to existing failures:
    • tests/unit/sessionRecoveryService.clearAgent.test.js
    • tests/unit/sessionManager.statusCleanup.test.js

@web3dev1337 web3dev1337 merged commit 98c106a into main Mar 1, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant