What is the Hot language used in Hot Dev?
The Hot language is designed for workflow logic, featuring familiar data literals like JSON, optional types for flexibility, and built-in patterns for parallel, conditional, and pipe control. It includes a rich standard library for collections, strings, math, and HTTP operations, making it efficient for backend development.
Does Hot Dev support running custom Docker containers?
Yes, Hot Dev includes a feature called 'Hot Box' which allows you to run any Docker container as a serverless function. This enables you to integrate custom tools and environments directly into your workflows, providing flexibility for various tasks like data analysis or video processing.
What kind of observability features does Hot Dev offer?
Hot Dev provides real-time observability through its Hot App dashboard. It captures every execution, showing status, timing, input, output, and full traces. You can also see events, their payloads, and which handlers processed them, along with detailed execution traces for debugging.
What are MCP tools for AI agents in Hot Dev?
MCP tools in Hot Dev allow you to expose any Hot function as a tool that can be used by AI agents. This enables AI agents to interact with your backend services and perform actions like looking up orders or canceling them, enhancing their capabilities and integration with your systems.
What are the limitations of the free tier in Hot Dev?
The free tier includes 1,000 runs/month, 100 MB storage, 5,000 CUS (compute units), 256 MB container size, 10 MB store with 1-day retention, and support for 1 member. It also provides access to the observability dashboard, allowing you to start building and testing workflows.