Update nexus: fix conflicts and sync local changes

This commit is contained in:
Shen Wei
2026-04-26 12:06:50 +08:00
parent 191797c01b
commit f09834b5a5
2443 changed files with 254323 additions and 255154 deletions

View File

@@ -1,31 +1,31 @@
---
title: "CodeWeaver"
type: concept
tags: []
last_updated: 2025-12-30
---
## Definition
CodeWeaver 是一个 GitHub 开源工具tesserato/CodeWeaver可将任意代码库编织成一个可导航的 Markdown 文档。
## Key Features
- **树形结构**:将整个项目组织成清晰的树形 Markdown 文件
- **代码块嵌入**:所有代码都塞进代码块中,保持可复制性
- **可导航性**:生成的文档支持跳转和导航
- **AI 友好**:极大地简化了代码库的共享、文档化以及与 AI/ML 工具集成
## Use Cases
- **知识转移**:快速分享复杂代码库的结构
- **AI 上下文注入**:为 AI 代理提供代码库概览
- **文档生成**:自动生成项目文档
## Related Concepts
- [[Vibe Coding]]CodeWeaver 可增强 Vibe Coding 的代码理解能力
## Sources
- [[vibe-coding经验收集]]
---
title: "CodeWeaver"
type: concept
tags: []
last_updated: 2025-12-30
---
## Definition
CodeWeaver 是一个 GitHub 开源工具tesserato/CodeWeaver可将任意代码库编织成一个可导航的 Markdown 文档。
## Key Features
- **树形结构**:将整个项目组织成清晰的树形 Markdown 文件
- **代码块嵌入**:所有代码都塞进代码块中,保持可复制性
- **可导航性**:生成的文档支持跳转和导航
- **AI 友好**:极大地简化了代码库的共享、文档化以及与 AI/ML 工具集成
## Use Cases
- **知识转移**:快速分享复杂代码库的结构
- **AI 上下文注入**:为 AI 代理提供代码库概览
- **文档生成**:自动生成项目文档
## Related Concepts
- [[Vibe Coding]]CodeWeaver 可增强 Vibe Coding 的代码理解能力
## Sources
- [[vibe-coding经验收集]]