Skip to content

Releases: jian45154/link2context

Link2Context v0.1.1

Link2Context v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:08

Automated release for v0.1.1.

Link2Context v0.1.0

Choose a tag to compare

@jian45154 jian45154 released this 29 Jun 07:27

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