kaneo (minimalist kanban) fork to experiment adding a tangled integration github.com/usekaneo/kaneo
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: fix dist url

Tin 9c2d9af2 5adb647d

+1 -1
+1 -1
apps/mcp/package.json
··· 5 5 "license": "MIT", 6 6 "type": "module", 7 7 "bin": { 8 - "kaneo-mcp": "./dist/index.js" 8 + "kaneo-mcp": "dist/index.js" 9 9 }, 10 10 "files": [ 11 11 "dist",