feat(wiki): ingest remaining subdirectories batch (51 files)

- Others: ChinaTextbook, Obsidian笔记系列, YouTube Channel ID, TikTok PM Django
- Skills: GOG CLI, Last30Days, baoyu-skills
- Vibe Coding: Cursor 2.0, Trae远程开发, Vibe-Kanban+OpenCode, vibe coding经验
- 微信公众号: 养虾日记1-5, AI时代赚钱
- 跨境电商: TikTok数据抓取, 选品策略, Superset Dashboard
- AI目录补充: 20个文件

Source pages: 51
Entities: TapXWorld, VibeKanban, OpenCode, Trae, SourceGrounding等
Concepts: 自举Meta生成, 5大设计原则, MD5去重, 混合搜索等
This commit is contained in:
2026-04-14 20:48:34 +08:00
parent 631b34fa88
commit f9ac3145ab
79 changed files with 2920 additions and 153 deletions

View File

@@ -0,0 +1,34 @@
---
title: "Vibe-Kanban Ubuntu安装"
type: source
tags: []
date: 2026-03-13
---
## Source File
- [[raw/Vibe Coding/在Ubuntu上安装Vibe-Kanban.md]]
## Summary
- 核心主题Vibe-Kanban安装指南
- 问题域AI任务看板工具部署
- 方法/机制通过npx直接运行使用pm2管理进程
- 结论/价值快速部署AI编程任务管理工具
## Key Claims
- Vibe-Kanban通过npx vibe-kanban直接运行自动分配随机端口
- 每个任务在独立git worktree中隔离运行防止代理间干扰
- pm2可实现后台启动、日志管理和开机自启
## Key Concepts
- [[GitWorktree]]:任务隔离机制
- [[进程管理]]pm2管理Node应用
## Key Entities
- [[VibeKanban]]AI任务看板
- [[BloopAI]]Vibe-Kanban开发公司
## Connections
- [[VibeKanban]] ← uses ← [[GitWorktree]]
## Contradictions
- 无冲突