You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The format is inspired by Keep a Changelog, and version tags follow the reposito
24
24
- Unit tests now cover chat-completions parsing and knowledge-card note generation
25
25
- Coding-plan analysis now defaults to `glm-4.7`, instead of probing `glm-5` first
26
26
- 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
28
28
- 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
29
29
- Obsidian knowledge indexes now insert new cards under the correct date heading instead of appending entries into the wrong day block
30
30
- 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