Releases: iknowkungfubar/IronSilo
Releases · iknowkungfubar/IronSilo
v1.0.0
IronSilo v1.0.0 - Official Launch
[1.0.0] - 2026-04-22
Added
- IronSilo Rebranding: Officially launched the cross-platform local AI workspace.
- Cross-Platform Support: Transitioned the core infrastructure to support Windows (WSL2), macOS (Hypervisor), and Linux uniformly.
- 1-Click Launchers: Added
Start_WorkspaceandStop_Workspacescripts (.batfor Windows,.shfor macOS/Linux) to remove CLI friction. - VS Code Auto-Config: Added
.vscodedirectory to automatically recommend extensions (Aider, Khoj) and inject proxy routing configurations. - IronClaw Integration:
Start_Workspace.shnow automatically detects, injects environment variables, and backgrounds the IronClaw WASM agent on Unix systems. - Comprehensive Documentation: Added
SIMPLE_MANUAL.mdfor non-technical users andADVANCED_MANUAL.mdfor infrastructure deployment. - Model Agnostic Routing: Added
.envsupport to dynamically route the proxy to different inference backends (e.g., LM Studio on:8000, Ollama on:11434).