• v0.1.4 7234021014

    Release v0.1.4
    Some checks failed
    ci/someci/tag/woodpecker/1 Pipeline was successful
    ci/someci/tag/woodpecker/2 Pipeline was successful
    ci/someci/tag/woodpecker/3 Pipeline failed
    ci/someci/tag/woodpecker/4 Pipeline failed
    ci/someci/tag/woodpecker/5 Pipeline failed
    ci/someci/tag/woodpecker/6 Pipeline failed
    ci/someci/tag/woodpecker/7 Pipeline failed
    Stable

    vikingowl released this 2025-10-01 20:46:27 +02:00 | 31 commits to main since this release

    OWLEN v0.1.4 - Multi-Platform Release

    🎉 What's New

    This release focuses on distribution and platform support, making
    OWLEN accessible across multiple architectures and operating
    systems.

    Multi-Platform Builds

    OWLEN now provides pre-built binaries for:

    Linux:

    • x86_64 (glibc & musl)
    • aarch64/ARMv8 (glibc & musl)
    • armv7 (glibc & musl)

    Windows:

    • x86_64

    Both owlen (chat client) and owlen-code (code assistant)
    binaries are included in all releases.

    Distribution

    • AUR Package: OWLEN is now available on the Arch User
      Repository
    • Automated Releases: Woodpecker CI automatically builds and
      publishes releases for all supported platforms
    • PKGBUILD: Official Arch Linux package build script included

    Technical Improvements

    • Switched from OpenSSL to rustls for better cross-platform
      compatibility
    • Added cross-compilation support for all target platforms
    • Configured linkers for seamless builds across architectures
    • Improved build infrastructure with .cargo/config.toml

    📦 Installation

    Arch Linux (AUR)

    yay -S owlen
    
    Pre-built Binaries
    
    Download for your platform from the
    https://somegit.dev/Owlibou/owlen/releases/tag/v0.1.4.
    
    From Source
    
    cargo install --git https://somegit.dev/Owlibou/owlen --tag v0.1.4
    
    📋 Checksums
    
    SHA256 checksums are provided for all release artifacts.
    
    🔧 Requirements
    
    - Ollama running locally or accessible via network
    - Terminal with Unicode and color support
    
    🙏 Feedback
    
    As always, OWLEN is in alpha and under active development. Please
    report bugs and share feedback at
    https://somegit.dev/Owlibou/owlen/issues
    
    Downloads