Skip to content
AgentRobbi AGENTROBBI
Features How It Works Pricing Legal Contact Download

Third-Party Licences

Generated from THIRD_PARTY_LICENSES.md in the AgentRobbi 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.

← Back to all legal documents


Third-Party Licenses — AgentRobbi v3 (Windows x64 build)

AgentRobbi is distributed under the AgentRobbi Commercial Software License Agreement (see LICENSE). The compiled Windows binary statically links the following open-source Rust crates. Each crate remains governed by its own license, listed below. This document satisfies attribution requirements for the MIT, BSD, ISC, Apache-2.0, and similar permissive licenses used by our dependencies.

Build target: x86_64-pc-windows-msvc Total third-party crates: 228 Copyleft/viral licenses (MPL, LGPL, GPL, AGPL, CDDL, SSPL, EPL): none Source-availability licenses (SSPL, BUSL, Commons Clause): none Proprietary restrictions on linking: none

License Summary

LicenseCrate CountRedistribution Impact
(MIT OR Apache-2.0) AND Unicode-3.01Attribution + NOTICE file required
0BSD OR MIT OR Apache-2.01Attribution + NOTICE file required
Apache-2.01Attribution + NOTICE file required
Apache-2.0 AND ISC1Attribution + NOTICE file required
Apache-2.0 OR BSL-1.01Attribution + NOTICE file required
Apache-2.0 OR ISC OR MIT2Attribution + NOTICE file required
Apache-2.0 OR MIT13Attribution + NOTICE file required
BSD-2-Clause OR Apache-2.0 OR MIT1Attribution + NOTICE file required
BSD-3-Clause1Attribution required (no endorsement without permission)
CC0-1.01None (public domain dedication)
CDLA-Permissive-2.01Attribution required (permissive data license)
ISC2Attribution required
MIT47Attribution required
MIT AND BSD-3-Clause1Attribution required
MIT OR Apache-2.0116Attribution + NOTICE file required
MIT OR Apache-2.0 OR Zlib2Attribution + NOTICE file required
MIT OR Zlib OR Apache-2.01Attribution + NOTICE file required
MIT/Apache-2.010Attribution + NOTICE file required
Unicode-3.018Attribution required (data files governed by Unicode terms)
Unlicense OR MIT4Attribution required
Unlicense/MIT2Attribution required
Zlib OR Apache-2.0 OR MIT1Attribution + NOTICE file required

Full Crate List

CrateVersionLicenseRepository
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-if1.0.4MIT OR Apache-2.0https://github.com/rust-lang/cfg-if
cfg_aliases0.2.1MIThttps://github.com/katharostech/cfg_aliases
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
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
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
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
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
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.6.3MIT OR Apache-2.0https://github.com/rust-lang/socket2
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
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
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
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-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.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
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
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

Notes on Specific Crates

  • ring (Apache-2.0 AND ISC): cryptographic primitives. Both licenses

are permissive and compatible with commercial redistribution. No source disclosure obligation.

  • webpki-roots (CDLA-Permissive-2.0): Mozilla-curated root certificate

list. CDLA-Permissive-2.0 is a permissive data license; attribution is preserved by inclusion of this file.

  • unicode-ident, icu_* (Unicode-3.0): governed by the Unicode, Inc.

Terms of Use for Unicode data files. Compatible with commercial use.

  • subtle (BSD-3-Clause): constant-time cryptographic comparisons.

Requires preservation of the copyright notice (done via this file).

Excluded (not linked into the Windows build)

The following crates appear in the Cargo resolver for other targets but are not compiled into the Windows binary and therefore impose no redistribution obligation on the shipped installer:

  • r-efi (Apache-2.0 OR LGPL-2.1-or-later OR MIT) — UEFI-only target.
  • option-ext (MPL-2.0) — pulled by dirs, which has been removed from

our direct dependencies (we use std::env directly in settings.rs).

Runtime Assets Bundled or Downloaded Separately

These components ship with (or are fetched by) AgentRobbi but are not statically linked into the Rust binary. They carry their own licenses and attribution obligations:

ComponentLicenseShips with installer?Notes
htmx.min.js v2.xBSD-2-Clause (Zero-Clause variant)Yes (embedded)Frontend interactivity. Permissive; attribution included in source comment.
llama-server.exe (CPU build)MITYes (bundled)From ggerganov/llama.cpp. MIT permits commercial redistribution with attribution. Source URL + copyright retained.
llama-server.exe (CUDA build)MITNo — downloaded on demandSame license as CPU build; user opt-in download from GitHub Releases.
CUDA Toolkit runtime DLLsNVIDIA CUDA EULANo — downloaded from NVIDIARedistribution governed by NVIDIA's CUDA Redistributable terms. AgentRobbi fetches the official NVIDIA installer/archive and does not re-host the binaries.
GGUF model weightsModel-specific (varies)No — user-initiated downloadEach model carries its own license (e.g., Llama 3.1 Community License, Qwen License, Apache-2.0). Users must accept model licenses on Hugging Face before download. AgentRobbi surfaces the license link in the model picker.

License Texts

Full license texts for every crate listed above are available in the crate source tree under its respective LICENSE, LICENSE-MIT, LICENSE-APACHE, COPYING, or similar file. The canonical texts of the MIT, Apache-2.0, ISC, BSD-2-Clause, BSD-3-Clause, Zlib, and CC0-1.0 licenses are published at:

  • MIT: https://opensource.org/license/mit
  • Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0
  • ISC: https://opensource.org/license/isc-license-txt
  • BSD-2-Clause: https://opensource.org/license/bsd-2-clause
  • BSD-3-Clause: https://opensource.org/license/bsd-3-clause
  • Zlib: https://opensource.org/license/zlib
  • CC0-1.0: https://creativecommons.org/publicdomain/zero/1.0/
  • Unicode-3.0: https://www.unicode.org/license.html
  • CDLA-Permissive-2.0: https://cdla.dev/permissive-2-0/

*Generated from cargo metadata against Cargo.lock for target x86_64-pc-windows-msvc. Regenerate with cargo metadata --filter-platform=x86_64-pc-windows-msvc when dependencies change.*


All legal documents   Software Licence   Terms & Conditions   Privacy

AgentRobbi AGENTROBBI

Local-First AI Workstation

Product

Home Download GitHub Contact

Docs

Read me Onboarding Architecture Changelog

Legal

All legal Terms Privacy Licence Third-party

© 2026 AgentRobbi by [ so.design ]. All rights reserved.

Built on open-source foundations. See third-party licences for full attributions.