What's new
Monghoul 1.4.11
MCP
- Sync tools return data —
sync_databases,sync_collections, andsync_indexesnow return the actual database names, collection names, and index details instead of a generic success message. No more extra round-trip tolist_connectionsafter syncing. - Live editor sync — When an agent updates a tab's code via MCP, the editor now reflects the change immediately instead of staying on the old content.
- Leaner responses — Trimmed agent instructions, removed pretty-printed JSON, and slimmed down
list_connectionsoutput. Typical sessions use significantly fewer tokens. - Removed unnecessary tools —
get_license_statusandget_collection_schemashave been removed. MCP only works on the Pro tier, so license checks are redundant. Schema analysis should useanalyze_schemadirectly.
Result Viewer
- Small panel detection in tab fullscreen — The result header now correctly switches to compact mode when the panel is narrow, even in tab fullscreen. Previously it was forced to full-width mode regardless of actual panel size.
Downloads for v1.4.11
Installers published with this release. The current version is v1.11.0.