Releases: PixelML/ishi
Releases · PixelML/ishi
Ishi v0.2.0.beta.6
Desktop application release. See assets below.
Ishi v0.2.0.beta.2
Desktop application release. See assets below.
Ishi v0.2.0-beta.9
Desktop application release. See assets below.
Ishi v0.2.0-beta.8
Desktop application release. See assets below.
Ishi v0.2.0-beta.7
Desktop application release. See assets below.
Ishi v0.2.0-beta.5
Desktop application release. See assets below.
Ishi v0.2.0-beta.4
Desktop application release. See assets below.
Ishi v0.2.0-beta.10
Ishi Core — What's New in 0.2.0-beta.10 (vs 0.1.3)
265 commits spanning versions 0.1.3 → 0.1.4 → 0.2.0-beta.3 through beta.10.
🚀 Claw Desktop (New App)
Full SolidJS companion app built through a 12-phase roadmap:
- App Shell — Three-pane layout, routing, theme management, Tauri fs plugin
- Mock Adapter & State — Domain models, MockClawAdapter, RunsProvider, ConnectionProvider contexts
- Runs Inbox — Tabs, tag chips, status filtering, edge states, Slack thread URL support
- Run Detail Timeline — ChatEventSchema protocol types, SessionTurn timeline, ChatEvent→SDK Part translator
- Diff & Artifact Rendering — Real diff component, ArtifactPanel with tabs/markdown, split layout
- Connection Management — Multi-host persistence, connection form UI, upgraded ConnectionProvider
- Real WebSocket Adapter — OpenClawClient with V3 protocol, Ed25519 device identity/pairing, OpenClawAdapter with RPC translation, sidebar status dot, reconnecting banner
🔗 OpenClaw Integration
- Full OpenClaw proxy for backend communication
- OpenClaw chat sessions, virtual workspace, and thread support
- Device pairing UI with 2-step setup flow and health check
- Normalized event store and owner cockpit layout
- SSH tunnel path and hardened client connection lifecycle
- Subagent hierarchy and provider config visibility
📊 Mission Control Dashboard
- Charts, event stream, proof bundles, risk triggers, quick actions
- Owner view layout with normalized event streaming
- View Proof and Export Summary UX improvements
- Layout restructured to match Inbox pattern
🧩 ClawHub (Skills Marketplace)
- Paginated catalog loading with sort/filter
- Zip-based skill install flow with smoke verification
- API token support and rate-limit retries
- Fallback to direct fetch when local API is down
- Workspace-scoped plugin UI
🤖 Provider & Model Updates
- Claude 4.5 Haiku set as default model for new users
- Codex OAuth support for 5.3/Pro models
- Editable provider config with masked keys
- LMStudio request compatibility fixes
- OpenAI-compatible provider improvements
🛡️ Agent Safety & Permissions
- Permission dialog UI for dangerous commands
- Safety guidelines to prefer
trashoverrm - Destructive
rmguardrails with archive filtering persistence - Persist permission settings to backend config
🗣️ TTS / STT
- Local TTS via Pocket TTS with streaming playback
- OpenAI STT provider option and model selection for voice settings
💬 Session Management
- Lazy-generate per-message summary title (perf improvement)
- Dialogue mode persistence per session metadata
- Session threading capabilities and session deletion
- Robust session history reloading with loading/error states
- Agent mode (Build/Plan/Triage/Docs) persistence per-session
- Duplicate session prevention across folders
🔌 MCP Improvements
- MCP toggle sync with saved enabled state
- Auth and provider routing fixes
- Open config button on MCP page
- Codex proxy
messagesfield handling
🎬 Onboarding
- Multi-step onboarding wizard with agent runtime selection
- Gateway setup flow replacing old onboarding
- Telegram autonomous onboarding via claw-web backend
🏷️ Branding & Migration
- Claw → Ishi rebrand storage directory migration
- Branding-based redeem URL (no longer hardcoded)
- Ishi product metadata in production config
- Session folder mismatch auto-migration
📦 Streaming & Stability
- Fixed
finishReasonundefined handling (infinite loop fix) - Batched OpenClaw streaming with delta events
- Agent thinking/reasoning display separated from content
- Auto-respawn sidecar when local API process dies
- Hardened layout/notification stores against corrupted state on upgrade
🏗️ CI/CD & Installer
- Azure Trusted Signing for Windows builds
- macOS DMG packaging hardened with rerun support
- Public releases targeting
ClawHQ/clawwith updated manifest URLs - NSIS delete app data checkbox fix
- Aggressive process killing to prevent file lock on upgrade
- Bun version bumped to 1.3.8 in release workflow
- Browser testing enabled by converting Tauri imports to dynamic imports
🧪 Testing
- Verification tests for dialogue mode, destructive bash, and Unicode encoding
- Ishi tests updated with offline model fallback
- Lazy summary title generation tests
Ishi v0.2.0-beta.1
Desktop application release. See assets below.
Ishi v0.1.4-beta.9
Desktop application release. See assets below.