Skip to content

Releases: dvaJi/infera

infs: v0.3.0

22 Mar 23:48
e73d8a2

Choose a tag to compare

0.3.0 (2026-03-22)

Features

  • add self-update functionality and install scripts (e86da6a)
  • add self-update functionality and install scripts (59ac56d)

Bug Fixes

  • address CI and review feedback (1009190)
  • address CI and review feedback (62d93bf)
  • address review feedback (1b88195)
  • ci: drop Intel macOS build (requires paid runner) (f0bae15)
  • ci: update macOS runners and fix release asset upload (ce7e5b4)
  • streamline release workflow by removing push and workflow_run triggers (8ef553f)
  • update actions/checkout and actions/cache versions in CI and release workflows (821e17e)
  • update release workflow to trigger on infs-v*.. tags (645b6fb)

infs: v0.2.0

18 Mar 21:28
cfe0f65

Choose a tag to compare

0.2.0 (2026-03-18)

Features

  • Add infs — provider-agnostic Rust CLI for AI model execution (deb01bf)
  • add advanced automation and machine-friendly CLI features (a0ae487)
  • add agent skills for the infs CLI (skills.sh integration) (71492b8)
  • add agent skills for the infs CLI (skills.sh integration) (6a3a8c7)
  • Add infs Rust CLI with provider registry, OpenRouter adapter, and scaffolded image providers (c44d6aa)
  • Fetch models live from provider APIs for app list command (2824f0c)
  • initial Rust CLI project for infs (7c7846d)
  • integrate OS keychain via keyring crate for credential storage (1b1c68b)
  • integrate OS keychain via keyring crate for credential storage (21b303c)

Bug Fixes

  • address keyring review comments — sort keys, ignore e2e test, clear stale metadata, delete orphaned entries (362d38a)
  • address PR review feedback on retry, streaming, pagination, and image download (620deec)
  • Apply all code review feedback from automated PR review (e3b567e)

Documentation

  • apply review feedback on documentation and release workflow (d5d35ce)
  • fix JSON output format, allowed-tools, and unsafe interpolation in skills (f37c963)
  • update README and add CONTRIBUTING.md and AGENTS.md (d26aec3)
  • update roadmap to reflect completed features and add ROADMAP.md (3802423)
  • update roadmap to reflect completed features and add ROADMAP.md (915fe23)