Thanks for testing Enconvo 2.5.5 Beta 20. This build focuses on clearer Cloud pricing, more reliable agent execution, smoother input behavior, and better multi-turn caching across the app.
Video Workflow Routing
- Changedvideo cutting requests to prefer ScreenKite, fall back to PalmierPro, and use Video-Use only when the first two routes are unavailable or unsuitable.
Cloud And Billing
- Addeda public Cloud pricing catalog from Account settings and the in-app Cloud Plan dialog, with model/service filters, billing formulas, and explicit free-promotion expiry labels.
- ChangedCloud usage settlement to store pricing snapshots, avoid charges for failed or incomplete asynchronous work, deduplicate retries, and record refunds as linked ledger entries.
Agent Reliability
- Fixedvisual result delivery for agents by routing UI rendering through the current native/live rendering endpoints.
- Fixedthe agent Bash tool so inline code is piped through stdin instead of being mistaken for a script filename, with appended arguments quoted safely.
- FixedLocal API calls from agents so routes such as
chat_with_ai/load_skillare routed throughlocal_apiautomatically instead of failing as unknown tools. - Changedthe agent prompt to present Local API routes as endpoints instead of standalone tools, reducing hallucinated tool names.
Input And App Surfaces
- AddedQuick Type support for typing directly into focused Enconvo windows, including SmartBar, Chat Window, App Sidebar, and Dynamic Island inputs.
- Addeda Pet setting to hide live session cards below the Pet.
- FixedPet unread indicators so reading a finished session in another window clears the Pet's ready state and returns it to idle when all results are seen.
- Changedthe Pet status bubble for untitled running sessions to show which agent is working.
- Fixedthe App Sidebar panel and collapsed handle staying visible over fullscreen apps; they now hide on fullscreen spaces and reappear on normal desktops.
Fetching And Cache
- Addedbrowser-assisted web fetching to Local Fetch, reusing a matching already-open Companion browser tab when available and falling back to a temporary background tab for JavaScript-heavy pages.
- Changedweb fetch responses to return lean markdown by default, with full HTML available only when requested.
- Simplified Local Fetch settings to Browser-Assisted Fetching plus a Companion extension install button.
- Fixedfollow-up agent messages re-processing the previous turn, restoring prompt-cache coverage for stored conversations.
- Addedprompt caching for Claude models used through OpenRouter so multi-turn agent chats can reuse previous context.

