ZilMate v1.9.4
ZilMate v1.9.4
ZilMate v1.9.4 — Suppress verbose dotenv environment injection status logs on startup, and format session-end duration using natural language phrases ("worked for 2mins" / "worked for 3m 20s" instead of "total 161.1s").
Install
npm install -g zilmate@1.9.4
zilmate setup
zilmate doctor
zilmate menuHighlights
- Natural Session Duration Formatting — Formats session-end duration using high-fidelity human-readable phrases such as
worked for 2minsorworked for 3m 20sinstead of the raw, second-basedtotal 161.1s. - Premium CLI Experience: Suppressed Env Logs — Configured
quiet: trueacross all.envloading calls insidesrc/config/env.ts. This suppresses verbose, distracting console output lines (such as◇ injected env (33) from .env...andtip: encrypted .env...) printed by moderndotenvon startup, achieving a beautifully clean, distraction-free terminal layout. - Critical Hotfix: Socket Leak Mitigated — Reuses a single global Undici
Agentdispatcher in our custom Vercel AI SDK gateway fetch wrapper to completely resolve socket leaks, TCP reset drops, and SSL handshake failures (which previously caused intermittent rawGateway request failederrors). - TypeScript Type-Safety Compliance — Adjusted the gateway setup options to spread the
apiKeyconditionally only when defined, fully satisfying strict compilation checks underexactOptionalPropertyTypes: true. - SDK Upgrade: Composio Core & Vercel Integration — Upgraded
@composio/coreto0.13.1and@composio/vercelto0.11.0globally to resolve CLI deprecation warnings and inherit upstream performance and tool registry fixes. - Cloudflare Tunnel Auto-Setup — Automated downloader and manager for
cloudflaredbinary blobs across Windows, macOS, and Linux to powerzilmate jobs listen --tunnelwith zero manual setup. - Interactive Safety Checklists — Elegant terminal TUI using checkboxes and keyboard selection to toggle approval on specific multi-specialist tool parameters during execution prompts.
- Persistent Thinking Status Card — Smooth rotating status card widget pinned to the bottom of the chat terminal during model inference to display elapsed time and keyboard shortcuts.
Quick Checks
zilmate setup
zilmate doctor
zilmate menunpm
Published package: zilmate@1.9.4