Skip to content
AGENT ROBBIE
How It Works Pricing Suite Setup Guide FAQ Download

Third-Party Licences

Generated from THIRD_PARTY_LICENSES.md in the AGENT ROBBIE repository — the same markdown the running binary serves at GET /api/legal. If anything here disagrees with the document inside the binary you actually installed, the binary is authoritative.

← Terms · Privacy · Licence


Third-Party Licenses - AGENT ROBBIE 1.0 Windows x64 Build

Generated: 2026-05-02

This document lists third-party open-source Rust crates included in the Windows launch build dependency graph. The proprietary Agent Robbie application code is licensed separately under the Agent Robbie Commercial Software License Agreement.

Launch Audit Summary

  • Third-party Rust crates in the Windows build graph: 242
  • No dependency in the Windows launch graph requires GPL, AGPL, LGPL, MPL, EPL, CDDL, SSPL, Commons Clause, Business Source License, or other source-availability/copyleft obligations.
  • Where an upstream crate is multi-licensed, Agent Robbie relies on a permissive option where available.
  • Runtime model weights, multimodal projector files, and user-downloaded GPU/runtime packages are separate third-party assets governed by their own upstream licences.

Website Asset Attributions

  • Windows, Apple and Linux platform SVG icons are from Font Awesome Free 7.2.0 by Fonticons, Inc. and are used under the Font Awesome Free licence. Third-party platform names and marks remain the property of their respective owners.

Bundled Runtime Notes

  • llama-server.exe is bundled from llama.cpp and used under the MIT licence.
  • CUDA/GPU runtime support is selected or downloaded only where applicable. NVIDIA CUDA components remain governed by NVIDIA terms and are not relicensed by Agent Robbie.
  • GGUF model files are user-selected or side-loaded. Users are responsible for complying with each model licence shown in the Models page or supplied by the model publisher.

Rust Dependency Attributions

PackageVersionLicenceSource
adler22.0.10BSD OR MIT OR Apache-2.0https://github.com/oyvindln/adler2
aead0.5.2MIT OR Apache-2.0https://github.com/RustCrypto/traits
aes0.8.4MIT OR Apache-2.0https://github.com/RustCrypto/block-ciphers
aes-gcm0.10.3Apache-2.0 OR MIThttps://github.com/RustCrypto/AEADs
ahash0.8.12MIT OR Apache-2.0https://github.com/tkaitchuck/ahash
aho-corasick1.1.4Unlicense OR MIThttps://github.com/BurntSushi/aho-corasick
anyhow1.0.102MIT OR Apache-2.0https://github.com/dtolnay/anyhow
async-stream0.3.6MIThttps://github.com/tokio-rs/async-stream
async-stream-impl0.3.6MIThttps://github.com/tokio-rs/async-stream
async-trait0.1.89MIT OR Apache-2.0https://github.com/dtolnay/async-trait
atomic-waker1.1.2Apache-2.0 OR MIThttps://github.com/smol-rs/atomic-waker
autocfg1.5.0Apache-2.0 OR MIThttps://github.com/cuviper/autocfg
axum0.7.9MIThttps://github.com/tokio-rs/axum
axum-core0.4.5MIThttps://github.com/tokio-rs/axum
axum-macros0.4.2MIThttps://github.com/tokio-rs/axum
base640.22.1MIT OR Apache-2.0https://github.com/marshallpierce/rust-base64
base64ct1.8.3Apache-2.0 OR MIThttps://github.com/RustCrypto/formats
bitflags2.11.1MIT OR Apache-2.0https://github.com/bitflags/bitflags
block-buffer0.10.4MIT OR Apache-2.0https://github.com/RustCrypto/utils
byteorder1.5.0Unlicense OR MIThttps://github.com/BurntSushi/byteorder
bytes1.11.1MIThttps://github.com/tokio-rs/bytes
bzip20.4.4MIT/Apache-2.0https://github.com/alexcrichton/bzip2-rs
bzip2-sys0.1.13+1.0.8MIT/Apache-2.0https://github.com/alexcrichton/bzip2-rs
cc1.2.60MIT OR Apache-2.0https://github.com/rust-lang/cc-rs
cfg_aliases0.2.1MIThttps://github.com/katharostech/cfg_aliases
cfg-if1.0.4MIT OR Apache-2.0https://github.com/rust-lang/cfg-if
chrono0.4.44MIT OR Apache-2.0https://github.com/chronotope/chrono
cipher0.4.4MIT OR Apache-2.0https://github.com/RustCrypto/traits
constant_time_eq0.1.5CC0-1.0https://github.com/cesarb/constant_time_eq
cookie0.18.1MIT OR Apache-2.0https://github.com/SergioBenitez/cookie-rs
cookie_store0.22.1MIT OR Apache-2.0https://github.com/pfernie/cookie_store
cpufeatures0.2.17MIT OR Apache-2.0https://github.com/RustCrypto/utils
crc32fast1.5.0MIT OR Apache-2.0https://github.com/srijs/rust-crc32fast
crypto-common0.1.7MIT OR Apache-2.0https://github.com/RustCrypto/traits
ctr0.9.2MIT OR Apache-2.0https://github.com/RustCrypto/block-modes
deranged0.5.8MIT OR Apache-2.0https://github.com/jhpratt/deranged
digest0.10.7MIT OR Apache-2.0https://github.com/RustCrypto/traits
displaydoc0.2.5MIT OR Apache-2.0https://github.com/yaahc/displaydoc
document-features0.2.12MIT OR Apache-2.0https://github.com/slint-ui/document-features
fallible-iterator0.3.0MIT/Apache-2.0https://github.com/sfackler/rust-fallible-iterator
fallible-streaming-iterator0.1.9MIT/Apache-2.0https://github.com/sfackler/fallible-streaming-iterator
fastrand2.4.1Apache-2.0 OR MIThttps://github.com/smol-rs/fastrand
find-msvc-tools0.1.9MIT OR Apache-2.0https://github.com/rust-lang/cc-rs
flate21.1.9MIT OR Apache-2.0https://github.com/rust-lang/flate2-rs
form_urlencoded1.2.2MIT OR Apache-2.0https://github.com/servo/rust-url
futures-channel0.3.32MIT OR Apache-2.0https://github.com/rust-lang/futures-rs
futures-core0.3.32MIT OR Apache-2.0https://github.com/rust-lang/futures-rs
futures-io0.3.32MIT OR Apache-2.0https://github.com/rust-lang/futures-rs
futures-macro0.3.32MIT OR Apache-2.0https://github.com/rust-lang/futures-rs
futures-sink0.3.32MIT OR Apache-2.0https://github.com/rust-lang/futures-rs
futures-task0.3.32MIT OR Apache-2.0https://github.com/rust-lang/futures-rs
futures-util0.3.32MIT OR Apache-2.0https://github.com/rust-lang/futures-rs
generic-array0.14.7MIThttps://github.com/fizyk20/generic-array.git
getrandom0.2.17MIT OR Apache-2.0https://github.com/rust-random/getrandom
getrandom0.3.4MIT OR Apache-2.0https://github.com/rust-random/getrandom
getrandom0.4.2MIT OR Apache-2.0https://github.com/rust-random/getrandom
ghash0.5.1Apache-2.0 OR MIThttps://github.com/RustCrypto/universal-hashes
hashbrown0.14.5MIT OR Apache-2.0https://github.com/rust-lang/hashbrown
hashlink0.9.1MIT OR Apache-2.0https://github.com/kyren/hashlink
hex0.4.3MIT OR Apache-2.0https://github.com/KokaKiwi/rust-hex
hmac0.12.1MIT OR Apache-2.0https://github.com/RustCrypto/MACs
http1.4.0MIT OR Apache-2.0https://github.com/hyperium/http
http-body1.0.1MIThttps://github.com/hyperium/http-body
http-body-util0.1.3MIThttps://github.com/hyperium/http-body
http-range-header0.4.2MIThttps://github.com/MarcusGrass/parse-range-headers
httparse1.10.1MIT OR Apache-2.0https://github.com/seanmonstar/httparse
httpdate1.0.3MIT OR Apache-2.0https://github.com/pyfisch/httpdate
hyper1.9.0MIThttps://github.com/hyperium/hyper
hyper-rustls0.27.9Apache-2.0 OR ISC OR MIThttps://github.com/rustls/hyper-rustls
hyper-util0.1.20MIThttps://github.com/hyperium/hyper-util
icu_collections2.2.0Unicode-3.0https://github.com/unicode-org/icu4x
icu_locale_core2.2.0Unicode-3.0https://github.com/unicode-org/icu4x
icu_normalizer2.2.0Unicode-3.0https://github.com/unicode-org/icu4x
icu_normalizer_data2.2.0Unicode-3.0https://github.com/unicode-org/icu4x
icu_properties2.2.0Unicode-3.0https://github.com/unicode-org/icu4x
icu_properties_data2.2.0Unicode-3.0https://github.com/unicode-org/icu4x
icu_provider2.2.0Unicode-3.0https://github.com/unicode-org/icu4x
idna1.1.0MIT OR Apache-2.0https://github.com/servo/rust-url/
idna_adapter1.2.1Apache-2.0 OR MIThttps://github.com/hsivonen/idna_adapter
inout0.1.4MIT OR Apache-2.0https://github.com/RustCrypto/utils
ipnet2.12.0MIT OR Apache-2.0https://github.com/krisprice/ipnet
iri-string0.7.12MIT OR Apache-2.0https://github.com/lo48576/iri-string
itoa1.0.18MIT OR Apache-2.0https://github.com/dtolnay/itoa
jobserver0.1.34MIT OR Apache-2.0https://github.com/rust-lang/jobserver-rs
lazy_static1.5.0MIT OR Apache-2.0https://github.com/rust-lang-nursery/lazy-static.rs
libc0.2.185MIT OR Apache-2.0https://github.com/rust-lang/libc
libsqlite3-sys0.28.0MIThttps://github.com/rusqlite/rusqlite
litemap0.8.2Unicode-3.0https://github.com/unicode-org/icu4x
litrs1.0.0MIT OR Apache-2.0https://github.com/LukasKalbertodt/litrs
lock_api0.4.14MIT OR Apache-2.0https://github.com/Amanieu/parking_lot
log0.4.29MIT OR Apache-2.0https://github.com/rust-lang/log
lru-slab0.1.2MIT OR Apache-2.0 OR Zlibhttps://github.com/Ralith/lru-slab
matchers0.2.0MIThttps://github.com/hawkw/matchers
matchit0.7.3MIT AND BSD-3-Clausehttps://github.com/ibraheemdev/matchit
memchr2.8.0Unlicense OR MIThttps://github.com/BurntSushi/memchr
mime0.3.17MIT OR Apache-2.0https://github.com/hyperium/mime
mime_guess2.0.5MIThttps://github.com/abonander/mime_guess
miniz_oxide0.8.9MIT OR Zlib OR Apache-2.0https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
mio1.2.0MIThttps://github.com/tokio-rs/mio
ntapi0.4.3Apache-2.0 OR MIThttps://github.com/MSxDOS/ntapi
nu-ansi-term0.50.3MIThttps://github.com/nushell/nu-ansi-term
num-conv0.2.1MIT OR Apache-2.0https://github.com/jhpratt/num-conv
num-traits0.2.19MIT OR Apache-2.0https://github.com/rust-num/num-traits
once_cell1.21.4MIT OR Apache-2.0https://github.com/matklad/once_cell
opaque-debug0.3.1MIT OR Apache-2.0https://github.com/RustCrypto/utils
parking_lot0.12.5MIT OR Apache-2.0https://github.com/Amanieu/parking_lot
parking_lot_core0.9.12MIT OR Apache-2.0https://github.com/Amanieu/parking_lot
password-hash0.4.2MIT OR Apache-2.0https://github.com/RustCrypto/traits/tree/master/password-hash
pbkdf20.11.0MIT OR Apache-2.0https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2
pbkdf20.12.2MIT OR Apache-2.0https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2
percent-encoding2.3.2MIT OR Apache-2.0https://github.com/servo/rust-url/
pin-project-lite0.2.17Apache-2.0 OR MIThttps://github.com/taiki-e/pin-project-lite
pkg-config0.3.33MIT OR Apache-2.0https://github.com/rust-lang/pkg-config-rs
polyval0.6.2Apache-2.0 OR MIThttps://github.com/RustCrypto/universal-hashes
potential_utf0.1.5Unicode-3.0https://github.com/unicode-org/icu4x
powerfmt0.2.0MIT OR Apache-2.0https://github.com/jhpratt/powerfmt
ppv-lite860.2.21MIT OR Apache-2.0https://github.com/cryptocorrosion/cryptocorrosion
proc-macro21.0.106MIT OR Apache-2.0https://github.com/dtolnay/proc-macro2
psl-types2.0.11MIT/Apache-2.0https://github.com/addr-rs/psl-types
publicsuffix2.3.0MIT/Apache-2.0https://github.com/rushmorem/publicsuffix
quinn0.11.9MIT OR Apache-2.0https://github.com/quinn-rs/quinn
quinn-proto0.11.14MIT OR Apache-2.0https://github.com/quinn-rs/quinn
quinn-udp0.5.14MIT OR Apache-2.0https://github.com/quinn-rs/quinn
quote1.0.45MIT OR Apache-2.0https://github.com/dtolnay/quote
rand0.8.6MIT OR Apache-2.0https://github.com/rust-random/rand
rand0.9.4MIT OR Apache-2.0https://github.com/rust-random/rand
rand_chacha0.3.1MIT OR Apache-2.0https://github.com/rust-random/rand
rand_chacha0.9.0MIT OR Apache-2.0https://github.com/rust-random/rand
rand_core0.6.4MIT OR Apache-2.0https://github.com/rust-random/rand
rand_core0.9.5MIT OR Apache-2.0https://github.com/rust-random/rand
regex-automata0.4.14MIT OR Apache-2.0https://github.com/rust-lang/regex
regex-syntax0.8.10MIT OR Apache-2.0https://github.com/rust-lang/regex
reqwest0.12.28MIT OR Apache-2.0https://github.com/seanmonstar/reqwest
ring0.17.14Apache-2.0 AND ISChttps://github.com/briansmith/ring
rusqlite0.31.0MIThttps://github.com/rusqlite/rusqlite
rust-embed8.11.0MIThttps://pyrossh.dev/repos/rust-embed
rust-embed-impl8.11.0MIThttps://pyrossh.dev/repos/rust-embed
rust-embed-utils8.11.0MIThttps://pyrossh.dev/repos/rust-embed
rustc-hash2.1.2Apache-2.0 OR MIThttps://github.com/rust-lang/rustc-hash
rustls0.23.38Apache-2.0 OR ISC OR MIThttps://github.com/rustls/rustls
rustls-pki-types1.14.0MIT OR Apache-2.0https://github.com/rustls/pki-types
rustls-webpki0.103.12ISChttps://github.com/rustls/webpki
rustversion1.0.22MIT OR Apache-2.0https://github.com/dtolnay/rustversion
ryu1.0.23Apache-2.0 OR BSL-1.0https://github.com/dtolnay/ryu
same-file1.0.6Unlicense/MIThttps://github.com/BurntSushi/same-file
scopeguard1.2.0MIT OR Apache-2.0https://github.com/bluss/scopeguard
serde1.0.228MIT OR Apache-2.0https://github.com/serde-rs/serde
serde_core1.0.228MIT OR Apache-2.0https://github.com/serde-rs/serde
serde_derive1.0.228MIT OR Apache-2.0https://github.com/serde-rs/serde
serde_json1.0.149MIT OR Apache-2.0https://github.com/serde-rs/json
serde_path_to_error0.1.20MIT OR Apache-2.0https://github.com/dtolnay/path-to-error
serde_urlencoded0.7.1MIT/Apache-2.0https://github.com/nox/serde_urlencoded
sha10.10.6MIT OR Apache-2.0https://github.com/RustCrypto/hashes
sha20.10.9MIT OR Apache-2.0https://github.com/RustCrypto/hashes
sharded-slab0.1.7MIThttps://github.com/hawkw/sharded-slab
shlex1.3.0MIT OR Apache-2.0https://github.com/comex/rust-shlex
simd-adler320.3.9MIThttps://github.com/mcountryman/simd-adler32
slab0.4.12MIThttps://github.com/tokio-rs/slab
smallvec1.15.1MIT OR Apache-2.0https://github.com/servo/rust-smallvec
socket20.5.10MIT OR Apache-2.0https://github.com/rust-lang/socket2
socket20.6.3MIT OR Apache-2.0https://github.com/rust-lang/socket2
sqlite-vec0.1.6MIT/Apache-2.0https://github.com/asg017/sqlite-vec
stable_deref_trait1.2.1MIT OR Apache-2.0https://github.com/storyyeller/stable_deref_trait
subtle2.6.1BSD-3-Clausehttps://github.com/dalek-cryptography/subtle
syn2.0.117MIT OR Apache-2.0https://github.com/dtolnay/syn
sync_wrapper1.0.2Apache-2.0https://github.com/Actyx/sync_wrapper
synstructure0.13.2MIThttps://github.com/mystor/synstructure
sysinfo0.33.1MIThttps://github.com/GuillaumeGomez/sysinfo
tempfile3.27.0MIT OR Apache-2.0https://github.com/Stebalien/tempfile
thiserror1.0.69MIT OR Apache-2.0https://github.com/dtolnay/thiserror
thiserror2.0.18MIT OR Apache-2.0https://github.com/dtolnay/thiserror
thiserror-impl1.0.69MIT OR Apache-2.0https://github.com/dtolnay/thiserror
thiserror-impl2.0.18MIT OR Apache-2.0https://github.com/dtolnay/thiserror
thread_local1.1.9MIT OR Apache-2.0https://github.com/Amanieu/thread_local-rs
time0.3.47MIT OR Apache-2.0https://github.com/time-rs/time
time-core0.1.8MIT OR Apache-2.0https://github.com/time-rs/time
time-macros0.2.27MIT OR Apache-2.0https://github.com/time-rs/time
tinystr0.8.3Unicode-3.0https://github.com/unicode-org/icu4x
tinyvec1.11.0Zlib OR Apache-2.0 OR MIThttps://github.com/Lokathor/tinyvec
tinyvec_macros0.1.1MIT OR Apache-2.0 OR Zlibhttps://github.com/Soveu/tinyvec_macros
tokio1.52.1MIThttps://github.com/tokio-rs/tokio
tokio-macros2.7.0MIThttps://github.com/tokio-rs/tokio
tokio-rustls0.26.4MIT OR Apache-2.0https://github.com/rustls/tokio-rustls
tokio-stream0.1.18MIThttps://github.com/tokio-rs/tokio
tokio-util0.7.18MIThttps://github.com/tokio-rs/tokio
toml0.5.11MIT/Apache-2.0https://github.com/toml-rs/toml
tower0.4.13MIThttps://github.com/tower-rs/tower
tower0.5.3MIThttps://github.com/tower-rs/tower
tower-http0.5.2MIThttps://github.com/tower-rs/tower-http
tower-http0.6.8MIThttps://github.com/tower-rs/tower-http
tower-layer0.3.3MIThttps://github.com/tower-rs/tower
tower-service0.3.3MIThttps://github.com/tower-rs/tower
tracing0.1.44MIThttps://github.com/tokio-rs/tracing
tracing-attributes0.1.31MIThttps://github.com/tokio-rs/tracing
tracing-core0.1.36MIThttps://github.com/tokio-rs/tracing
tracing-log0.2.0MIThttps://github.com/tokio-rs/tracing
tracing-subscriber0.3.23MIThttps://github.com/tokio-rs/tracing
try-lock0.2.5MIThttps://github.com/seanmonstar/try-lock
typenum1.20.0MIT OR Apache-2.0https://github.com/paholg/typenum
unicase2.9.0MIT OR Apache-2.0https://github.com/seanmonstar/unicase
unicode-ident1.0.24(MIT OR Apache-2.0) AND Unicode-3.0https://github.com/dtolnay/unicode-ident
universal-hash0.5.1MIT OR Apache-2.0https://github.com/RustCrypto/traits
untrusted0.9.0ISChttps://github.com/briansmith/untrusted
url2.5.8MIT OR Apache-2.0https://github.com/servo/rust-url
utf8_iter1.0.4Apache-2.0 OR MIThttps://github.com/hsivonen/utf8_iter
uuid1.23.1Apache-2.0 OR MIThttps://github.com/uuid-rs/uuid
vcpkg0.2.15MIT/Apache-2.0https://github.com/mcgoo/vcpkg-rs
version_check0.9.5MIT/Apache-2.0https://github.com/SergioBenitez/version_check
walkdir2.5.0Unlicense/MIThttps://github.com/BurntSushi/walkdir
want0.3.1MIThttps://github.com/seanmonstar/want
webpki-roots1.0.7CDLA-Permissive-2.0https://github.com/rustls/webpki-roots
winapi0.3.9MIT/Apache-2.0https://github.com/retep998/winapi-rs
winapi-util0.1.11Unlicense OR MIThttps://github.com/BurntSushi/winapi-util
windows0.57.0MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows_x86_64_msvc0.52.6MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows_x86_64_msvc0.53.1MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows-core0.57.0MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows-implement0.57.0MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows-interface0.57.0MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows-link0.2.1MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows-result0.1.2MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows-sys0.52.0MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows-sys0.60.2MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows-sys0.61.2MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows-targets0.52.6MIT OR Apache-2.0https://github.com/microsoft/windows-rs
windows-targets0.53.5MIT OR Apache-2.0https://github.com/microsoft/windows-rs
winres0.1.12MIThttps://github.com/mxre/winres
writeable0.6.3Unicode-3.0https://github.com/unicode-org/icu4x
yoke0.8.2Unicode-3.0https://github.com/unicode-org/icu4x
yoke-derive0.8.2Unicode-3.0https://github.com/unicode-org/icu4x
zerocopy0.8.48BSD-2-Clause OR Apache-2.0 OR MIThttps://github.com/google/zerocopy
zerofrom0.1.7Unicode-3.0https://github.com/unicode-org/icu4x
zerofrom-derive0.1.7Unicode-3.0https://github.com/unicode-org/icu4x
zeroize1.8.2Apache-2.0 OR MIThttps://github.com/RustCrypto/utils
zerotrie0.2.4Unicode-3.0https://github.com/unicode-org/icu4x
zerovec0.11.6Unicode-3.0https://github.com/unicode-org/icu4x
zerovec-derive0.11.3Unicode-3.0https://github.com/unicode-org/icu4x
zip0.6.6MIThttps://github.com/zip-rs/zip.git
zmij1.0.21MIThttps://github.com/dtolnay/zmij
zstd0.11.2+zstd.1.5.2MIThttps://github.com/gyscos/zstd-rs
zstd-safe5.0.2+zstd.1.5.2MIT/Apache-2.0https://github.com/gyscos/zstd-rs
zstd-sys2.0.16+zstd.1.5.7MIT/Apache-2.0https://github.com/gyscos/zstd-rs

Software Licence  ·  Terms & Conditions  ·  Privacy

AGENT ROBBIE

Personal AI Agent for Windows

Product

Home Download Features Pricing

Docs

Setup Guide AI Costs FAQ Contact

Legal

Terms Privacy Licence Third-party

© 2026 AGENT ROBBIE by [ so.design ]. All Rights Reserved.

AGENT ROBBIE TM is a trademark of so.design. All Rights Reserved. So Design and Branding Pty Ltd. Melbourne, Australia. Third-party marks remain the property of their respective owners.