| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-14 | 733 Bytes | |
| Roomote v1.8.1 source code.tar.gz | 2026-09-14 | 15.4 MB | |
| Roomote v1.8.1 source code.zip | 2026-09-14 | 18.3 MB | |
| Totals: 3 Items | 33.7 MB | 0 | |
1.8.1 (2026-09-14)
Roomote 1.8.1 restores Azure-backed delegated coding tasks and reliable Fast skill lookups on OpenAI models.
Highlights
- Run delegated coding tasks through Azure providers without inference-gateway authentication failures.
- List and load Fast skills reliably when OpenAI models supply optional tool arguments.
Patch changes
- Delegated coding tasks using Azure OpenAI or Azure AI Foundry now authenticate through the inference gateway instead of failing before the provider request begins.
- Fast
list_skillsandload_skillnow tolerate null and filler optional arguments, return useful validation errors, and keep packaged and instance skills available when an optional scoped source fails.