refactor: migrate weather provider to Open-Meteo, improve location extraction, and inject server time into persona context efed13c OppaAI commited on 24 days ago
fix: correct wttr.in endpoint usage and improve timezone resolution logic for diverse location inputs 1526efa OppaAI commited on 24 days ago
feat: add support for immediate camera trigger and bypass LLM generation in think loop 63512d9 OppaAI commited on 24 days ago
feat: update capture_camera_image to trigger frontend camera modal via marker string 294ce04 OppaAI commited on 24 days ago
feat: add interactive webcam modal for photo capture and file uploads aaf0b77 OppaAI commited on 24 days ago
feat: implement camera capture tool to enable vision capabilities via ffmpeg 58a5d12 OppaAI commited on 24 days ago
feat: enhance service warmups with real-data validation and add VLM and SearXNG initialization steps de1f6bb OppaAI commited on 24 days ago
refactor: require essential environment variables by raising RuntimeErrors instead of using default values 865cc62 OppaAI commited on 24 days ago
refactor: relocate audio and perception logic to core module and remove legacy ui components 441e962 OppaAI commited on 24 days ago
refactor: standardize ASR endpoint to /transcribe and update MiniCPM-V dependency and video decoding logic 57e1c3f OppaAI commited on 24 days ago
feat: migrate ASR backend to Modal Nemotron endpoint with language support 490e4f4 OppaAI commited on 24 days ago
feat: add crypto price tracking tool and update persona architecture documentation 1f9cde5 OppaAI commited on 24 days ago
refactor: replace external memory backend with custom sqlite-vec storage engine featuring RRF search and Ebbinghaus decay 2b1be2b OppaAI commited on 24 days ago
refactor: remove redundant LLAMA_MODEL configuration from memorize and think modules 2c31c50 OppaAI commited on 24 days ago
refactor: encapsulate memory management into AikoMemorize class and remove deprecated sqlite-vec implementation details from core/memorize.py 28b8911 OppaAI commited on 24 days ago
refactor: enable multi-user session support by mapping system prompts and histories to user IDs e61fec9 OppaAI commited on 25 days ago
feat: implement asynchronous network warmup on login to improve serverless responsiveness 09532b1 OppaAI commited on 25 days ago
refactor: increase llama context window, remove redundant output format parameter, and add error logging to MioTTS requests 808b4c7 OppaAI commited on 25 days ago
refactor: update TTS preset and warmup request parameters and add unnecessary imports 74e4da7 OppaAI commited on 25 days ago
refactor: update warmup request to use MIOTTS endpoint instead of ASR transcribe f6eb80b OppaAI commited on 25 days ago
fix: correct typo in ui.listen module import path and references 8e0da62 OppaAI commited on 25 days ago
fix: escape raw string for VRM UI and correct module import path for ASR functionality 2ea8ae1 OppaAI commited on 25 days ago
refactor: replace health polls with real inference requests and add ASR warmup to boot sequence 36ae878 OppaAI commited on 25 days ago
refactor: scope memory management and system prompts to individual user_id sessions throughout the chat pipeline 44b77cc OppaAI commited on 25 days ago
refactor: update LLM warmup, optimize audio handling by removing conversion, and refine VRM animation API 6ff734a OppaAI commited on 25 days ago
refactor: replace Fish Speech Modal server with Aiko boot orchestrator for parallel subsystem initialization 88df680 OppaAI commited on 25 days ago
refactor: replace local boot orchestration logic with Modal deployment setup for Fish Speech TTS c15ccb6 OppaAI commited on 25 days ago
feat: add crypto price tool and update timezone logic to use local system zoneinfo 5d859f8 OppaAI commited on 27 days ago
feat: migrate web search implementation from DuckDuckGo to SearXNG JSON API d068902 OppaAI commited on 27 days ago
refactor: replace SearXNG with DuckDuckGo search and add support for custom search endpoints 0fffd09 OppaAI commited on 27 days ago