Skip to content

Releases: iknowkungfubar/IronSilo

v1.0.0

23 Apr 07:30

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

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_Workspace and Stop_Workspace scripts (.bat for Windows, .sh for macOS/Linux) to remove CLI friction.
  • VS Code Auto-Config: Added .vscode directory to automatically recommend extensions (Aider, Khoj) and inject proxy routing configurations.
  • IronClaw Integration: Start_Workspace.sh now automatically detects, injects environment variables, and backgrounds the IronClaw WASM agent on Unix systems.
  • Comprehensive Documentation: Added SIMPLE_MANUAL.md for non-technical users and ADVANCED_MANUAL.md for infrastructure deployment.
  • Model Agnostic Routing: Added .env support to dynamically route the proxy to different inference backends (e.g., LM Studio on :8000, Ollama on :11434).