Releases: Starry-49/SynQuest
Releases · Starry-49/SynQuest
v0.2.1
Semantic question quality filtering has been tightened for SynQuest. This release removes low-quality semantic questions from the Geno example bank, adds stronger prompt and option consistency checks, and updates normalization so future semantic syncs automatically skip unreadable items.
SynQuest v0.2.0
Feature release for the new figure-question track.
Highlights:
- Added an independent figure track for screenshot-backed image questions
- Added CLI commands: extract-figures and synthesize-figure-questions
- Added page screenshot rendering from image-backed PDF sources
- Added neighbor-text figure explanation and figure-meaning question generation
- Updated docs and install snippets to v0.2.0
SynQuest v0.1.1
Patch release for local semantic generation improvements.
Highlights:
- Expanded the Geno example from 5 to 30 SynQuest semantic-retrieval questions
- Added adaptive similarity fallback when style dedup is too strict
- Added rule-based prompt diversification for local non-LLM expansion
- Updated README and install snippets to the new version
SynQuest v0.1.0
First public release of SynQuest.
Highlights:
- Packaged Python CLI with the synquest command
- Included Codex skill installer via python3 scripts/install_codex_skill.py
- Simplified installation for local clones and GitHub releases
- Added semantic retrieval and hybrid rerank support for style-aligned question generation
- Kept the Geno example portal as a working end-to-end demo