• v1.3.1 ec8c0f516e

    v1.3.1 Stable

    kahliburke released this 2026-04-16 03:02:38 -07:00 | 285 commits to main since this release

    Fix: custom port from config.json respected by TUI (#27)

    The TUI entry point was ignoring the port field in ~/.config/kaimon/config.json, always using the default 2828 unless --port was passed on the command line. The headless path already did the right thing — the TUI now matches.

    Priority: CLI --port > config.json port field > default 2828.

    Install

    ]app add Kaimon@1.3.1
    

    Full Changelog: https://github.com/kahliburke/Kaimon.jl/compare/v1.3.0...v1.3.1

    Downloads