PackageTrack
Sign in Get early access

autocomplete

Fig-style CLI completion specs and runtime (parse command, load spec, get suggestions). Pure Dart

1.0.0 littlewrite/autocomplete

What this package is like to depend on

Last release 3 months ago

17 May 2026

Ships on a steady schedule

a new release about every 5 weeks

Most releases are documented

notes for 7 of 8 stable releases

Nothing withdrawn

no release was ever pulled

6 months old

10 releases · first in 2026

10 releases in the last 12 months

see the full history below

Release timeline

10 releases · Feb 2026 to May 2026
Release Pre-release

Releases

latest 10
  1. 1.0.0 17 May 2026
    Release notes
    • Add the v2 streaming suggestions API with requestSuggestions / streamSuggestions, cancellation, and richer request events.
    • Add SuggestionRequestMode.staticThenFinal for fast static results followed by dynamic updates.
    • Improve responsiveness by deferring generateSpec during the first static pass.
    • Add the stream_suggest_v2.dart example, runtime tests, and benchmark coverage.
    • Add built-in specs for claude, codex, gemini, and qwen.

    Breaking Changes

    • Rename clearCache() to clearDynamicSuggestion().
    • Add clearAllCaches() for callers that want the previous full-reset behavior.
    Open source →
  2. 0.4.0 18 Apr 2026
    Release notes
    • bind AutocompleteEngine to a fixed adapter and simplify engine.getSuggestions(cmd, cwd, shell)
    • stabilize dynamic suggestions cache reuse for lazy-loaded specs, postProcess generators, and custom function generators
    • fuzzy filter opt
    Open source →
  3. 0.3.0 14 Apr 2026
    Release notes
    • feature fix, opt
    Open source →
  4. 0.2.0 08 Mar 2026
    Release notes
    • fuzzy suggestion filter, and tests
    Open source →
  5. 0.1.5 21 Feb 2026
    Release notes
    • performance improvements
    • add object-oriented API
    Open source →
  6. 0.1.4 18 Feb 2026
    Release notes
    • Fix multi-version spec selection (e.g. heroku, shopify, infracost) so the correct spec is chosen at runtime based on CLI version.
    • Add CONTRIBUTING.md with contribution and spec-writing guidelines.
    • Update spec definitions (elixir, fin, git, heroku, pnpm, shopify) and generator/runtime logic.
    Open source →
  7. 0.1.3 18 Feb 2026
    Release notes
    • Update spec definitions.
    • Refactor code structure.
    Open source →
  8. 0.1.2-dev 18 Feb 2026 pre-release
    Release notes
    • Optimization and bug fixes.
    Open source →
  9. 0.1.1-dev.1 18 Feb 2026 pre-release
    Release notes
    • Prerelease for testing.
    Open source →
  10. 0.0.1 17 Feb 2026

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive