Releases: jian45154/link2context
Releases · jian45154/link2context
Release list
Link2Context v0.1.1
Automated release for v0.1.1.
Link2Context v0.1.0
Initial alpha release of Link2Context / 灵渠.\n\nHighlights:\n- WeChat Official Account and Xiaohongshu context extraction.\n- Agent-ready context.json and context.md outputs.\n- Local SQLite knowledge store, query, graph, profile, and handoff exports.\n- External OCR/ASR command adapters for media text workflows.\n- Open-source project scaffolding, CI, sanitized examples, and release checks.\n\nVerified locally with:\n- python -m compileall -q link2context tests\n- python -m pytest tests -q\n- python -m build