master
feat(simulation): add taxi routing, holding patterns, flight plans, and event system
Initial commit
refactor(llm): make LLM backend sync, use llama common templates, and simplify pipeline
feat(atc_pipeline): Created skeleton of the ATC Pipeline, added microphone activation and noise suppression types, added rnnoise dependency
feat: add pilot system prompt, audio backend integration, and placeholder replacement
feat(core): integrate physics engine, simulation engine, and navigation types from ATCSlim
Add Whisper STT backend, WavLoader, and submodules; refactor HuggingFace and network clients; update build and ignore files