✨ New Features
- 16 Pain Points Documentation — New collapsible section "🎯 What OmniRoute Solves — 16 Real Pain Points" added to the main README and all 29 language-specific READMEs
- Configurable User-Agent per Provider — User-Agent strings are now configurable via environment variables. Format:
{PROVIDER_ID}_USER_AGENT=custom-value(#155)
🐛 Fixed
- Hardcoded
$HOMEPath in Standalone/Bun Builds — 5 files were bypassing the centralizeddataPaths.tsand usingos.homedir()directly, causingEACCES: permission deniederrors on other machines. All now useresolveDataDir()(#156)
📝 Documentation
.envand.env.examplesynced with 9 provider User-Agent defaults- 30 README translations updated with 16 Pain Points section