Commit fe8d5b1
committed
feat: major heuristic structuring overhaul
- Smart title generation without raw JSON artifacts
- Prompt-based type detection (fix/add/test/refactor/doc)
- Tool-specific fact extraction (tests, git, files, search)
- Human-readable narratives with action arrows
- 10 concept categories (how-it-works, problem-solution, etc.)
- Language detection from path and content
- Git diff deduplication (a/ b/ prefixes)
- Special file support (Makefile, CMakeLists.txt, Dockerfile)
- C/C++ header guard fix (skip #define macros)
- Bump version to 2.0.211 parent 334c738 commit fe8d5b1
4 files changed
Lines changed: 625 additions & 73 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments