Skip to content

FibX 0.10.1 — open_fibx first, in every host

Latest

Choose a tag to compare

@ahmetenesdur ahmetenesdur released this 05 Sep 20:18

Changed

  • The server's instructions and the tool descriptions no longer ask the model
    to guess whether its host renders UI. open_fibx is to be called first for
    any wallet, balance, quote or swap question in every host — it returns the
    session, balances, policy and quote in one snapshot, and renders the app
    where the host can. get_auth_status no longer says "always call this
    first", which had been pulling the model away from the app; and the model is
    told not to call get_connect_status without a pairingId.

A text-only change: no code path moved. Full history in CHANGELOG.md.