Skip to content

Releases: molefrog/moi

v0.4.0

Choose a tag to compare

@molefrog molefrog released this 23 Jul 06:57
  • 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

Choose a tag to compare

@molefrog molefrog released this 17 Jul 09:12
  • 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

Choose a tag to compare

@molefrog molefrog released this 07 Jul 10:46
  • New moi env command group: list workspace env vars, set/unset secrets (OS keychain), exec to 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