feat(graphify): upgrade to 0.8.13 — gemini backend, encoding, monorepo, CLI export

Major SKILL.md rewrite:
- Fast path: skip extraction when graph exists and user asks a question
- Gemini backend replaces Kimi as default external LLM
- All file I/O uses ensure_ascii=False + encoding="utf-8"
- Monorepo support via per-subfolder extraction + merge
- Obsidian/HTML export via CLI instead of inline Python
- Node ID format includes parent dir to prevent ghost duplicates
- file_type gains "concept" as valid value
- Subagent chunk paths must be absolute
- --help flag prints usage and stops
- Large corpus gate raised from 200 to 500 files

Bumps gstack submodule to 026751e.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Bastien Chanot 2026-05-21 05:55:23 +02:00
parent 0a8f524b72
commit b59cce1d1f
3 changed files with 197 additions and 509 deletions

@ -1 +1 @@
Subproject commit 23000672673224f04a5d0cb8d692356069c95f6a
Subproject commit 026751ea2012ec7cbedc149ba615929a20026501

View File

@ -1 +1 @@
0.7.0
0.8.13

File diff suppressed because it is too large Load Diff