Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 18:08
d2ccc4a

Minor Changes

  • ebb9556: Initial release. Route Pi LLM providers through Tailscale Aperture.

    • /aperture:setup interactive wizard (base URL + provider multi-select)
    • /aperture:settings settings UI for updating configuration
    • Auto-registers selected providers with Aperture base URL on load

Patch Changes

  • 7388139: Fix providers not taking effect immediately after setup/settings save. Register directly on modelRegistry and re-resolve the active model when it belongs to a reconfigured provider.