v0.1.6
Slack agent setup & dev server reliability
- Slack setup — flag-driven mode for AI agents with --json state, --create-app, --install-url, --manifest, and --admin-instructions for guided admin setup
- CLI — dev server port auto-discovery via .mug/dev.pid; sync response includes working data access commands
- Dev server no longer hangs when wrangler becomes unresponsive — all internal requests now have timeouts
- Deploy detects unregistered workspaces early instead of failing with a bare Unauthorized error
- ctx.ai, ctx.notify, and other workflow methods now work on non-default dev server ports
- Workflow /run/ endpoint correctly maps nested params to ctx.params
- mug status displays workflow error details instead of [object Object]
Full changelog: https://mug.work/changelog