Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:03

Changelog

  • 15c7dfc ci: add GoReleaser release workflow
  • 94a3116 ci: restore HOMEBREW_TAP_TOKEN for cross-repo cask push
  • abcaaff ci: source HOMEBREW_TAP_TOKEN from the HOMEBREW_TAP_TOKEN_TURO secret
  • 842ffc7 ci: use GITHUB_TOKEN for the Homebrew tap push
  • 568bc4e feat: add caveman-style filler deletion as pipeline stage 1
  • e3c8632 feat: add opt-in -gloss stage (shortest defining word)
  • 02c0250 feat: binary registers agents (-install-agents); drop npx from install.sh
  • 75d06b2 feat: default -passes to convergence (run until no change)
  • 1e2a446 feat: default level to ultra
  • ae411d4 feat: drive synonym map from turo's dictionary (WordNet source)
  • 204a20f feat: enable synonym substitution by default
  • 1b6f35a feat: generate synonym map from WordNet with a frequency filter
  • fd5e459 feat: gloss on by default; add turo vs caveman comparison to README
  • 2e44fef feat: lemma-dedup in ultra level
  • 47721f9 feat: more lemma rules + char tie-break in the size guard
  • d228cc9 feat: multi-agent installer, logo, and ultra graph work
  • 56e17d0 feat: multi-pass reduction with -passes N (default 4)
  • a2a3360 feat: opt-in synonym substitution stage (--synonyms)
  • 7ccac63 feat: remove --scan directory-tree mode
  • 0a54736 feat: rewrite levels to actually reduce tokens
  • 1e72e01 feat: turo -proxy — reduce every request for external agents
  • 7cf328f feat: turo run — launch an agent with every request auto-reduced
  • a890af3 fix: do not de-pluralize singular nouns ending in s
  • f1e649b fix: lemma no longer corrupts base words (render, pass, create)
  • 9d101d9 turo: initial release