v0.3.3
What's Changed
Fixed
- Site drawer menu button: the topbar
#menu-btnis a dead control on desktop, where the sidebar is always visible; it now only shows on narrow screens (≤900px) (e63798e)
Documentation
- Bilingual architecture diagrams: the ASCII diagram on both README landing pages is replaced with drawn diagrams — Chinese diagram for README.md, English for README.en.md — plus interactive archify HTML + specs under
docs/(light/dark themes, path highlighting, node search) (596bab1) - Softened the "no LLM" self-description: README lead/features now say "deterministic build"; package description, CLI
--help, and module docstring follow suit (596bab1)
Full Changelog: v0.3.2...v0.3.3