Releases: molefrog/moi
Releases · molefrog/moi
Release list
v0.4.0
- Codex harness support: workspace discovery and creation, CLI resolution via login-shell PATH, model display names, subagent activity rendering
- Per-message moi context envelope: structured, sectioned workspace context delivered to agents, including view-builder instructions
- Home page workspace previews rendered from real widget thumbnails, with first-message previews and update times
- Reworked workspace setup and import: import type selection, unified agent selection, connectors moved into workspace settings
- Refactored chat composer on shared primitives with availability-aware sending
- Unified session activity state across harnesses, harness debug page, resolved harness paths on /status, orphaned-asset cleanup sweeps
Full changelog: v0.3.0...v0.4.0
v0.3.0
- Codex support: new agent backend over the codex app-server, with MCP calls, web searches, and image generation rendered in chat
- Refreshed onboarding, workspace list, and navigation UI
- Applet styles are scoped to their mount; applet bundles and workspace files get proper cache headers
- Scratchpad images are stored as asset files instead of base64 in the snapshot
- Browser image drops accepted up to 32MB and rescaled to fit
Full changelog: v0.2.0...v0.3.0
v0.2.0
- New
moi envcommand group: list workspace env vars,set/unsetsecrets (OS keychain),execto run commands with the workspace env - Scratchpad snapshots are now safe across tldraw version skew
- Function workers shown on
/status - Fixed caching of vendored client libs
Full changelog: v0.1.4...v0.2.0