jackailocal / docs /CURRENT_PACKAGE_STATE.md
jackboy70's picture
Deploy: accurate lite-builder note
f25362a
|
Raw
History Blame Contribute Delete
1.01 kB
# Current Package State
## Implemented
- Rust local runtime and bilingual WebUI
- Real Ollama chat and SCOUT requests
- Real local LLM-in-the-loop config agent endpoint, with Gemma 4 12B as the preferred agent model when installed
- whisper.cpp speech-to-text and Piper text-to-speech
- Persistent thread history
- AES-256-GCM transfer packs
- Opt-in paired Phone Access
- Field Manual and prompt packs
- Windows local-folder, USB, and SSD builders
- macOS local-folder, USB, and SSD builders
- Windows installer and macOS DMG build sources
- Docker LAN appliance
- Linux boot-disk preparation
- Gradio manifest and builder package export
## Environment-Dependent
- Windows code signing
- Apple signing and notarization
- Physical USB and SSD performance
- Linux boot hardware and driver compatibility
- Installer compiler availability
- Additional Ollama model download time and disk space
The builders fail when required runtime assets are absent. They do not report an incomplete target as ready.