Safer hook interpolation
Hook commands, URLs, headers, prompts, and models now carry typed interpolation through to execution instead of being flattened and reparsed. HTTP headers use the same narrow token syntax as other hook fields, and resolution failures consistently block command, HTTP, prompt, and agent hooks before they can act on incomplete data.More
API
API
- New
GET,POST,PUT, andDELETE /api/v1/mcp-serversendpoints manage a shared MCP catalog with ETag concurrency; read responses expose configured key names without returning stored values - Run configurations can reference a server-managed MCP definition with
id = "..."instead of repeating its transport settings
Improvements
Improvements
- Workflow variables now live in SQLite; existing
variables.jsondata is imported transactionally and renamed to a timestamped backup