Skip to content

Commit 53e3d2e

Browse files
committed
Deepen GitHub repository breakdown cards
1 parent 2fc46b4 commit 53e3d2e

3 files changed

Lines changed: 307 additions & 62 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The format is inspired by Keep a Changelog, and version tags follow the reposito
2424
- Unit tests now cover chat-completions parsing and knowledge-card note generation
2525
- Coding-plan analysis now defaults to `glm-4.7`, instead of probing `glm-5` first
2626
- BigModel / z.ai `chat/completions` summary requests now disable `thinking` by default so `glm-4.7` returns final answer text instead of reasoning-only payloads
27-
- GitHub cards now use the exact repository name as the note title, student-learning sections, repository-specific summaries, method checkpoints, branch tags, and category links instead of generic web-page sentence ranking
27+
- GitHub cards now use the exact repository name as the note title, plus a DeepWiki-inspired breakdown: what problem the repo solves, how the system is layered, which paths to read first, and how to start digging into the code
2828
- Knowledge-card notes no longer dump full raw content for high-confidence web / GitHub captures; folded evidence is only shown for lower-confidence fallback cases or transcript-style media
2929
- Obsidian knowledge indexes now insert new cards under the correct date heading instead of appending entries into the wrong day block
3030
- Obsidian `_log.md` now uses the same date-grouped one-line entry style as `_index.md`, so historical notes and new ingest logs stay readable

0 commit comments

Comments
 (0)