0.15.2
0.15.2 (2026-08-25)
馃殌 Features
- Prefix MCP-proxied tool names with Actor tool name (#1279) (145460d) by @jirispilka
- evals: Trace the agent conversation to Langfuse (#1239) (0396e67) by @RobertCrupa
- Return task input verbatim and align task tools with the API (#1293) (91ee491) by @jirispilka
- Add apify/web-fetch as a default Actor tool (#1298) (67a8750) by @jirispilka
- Return input schema on start() invalid-input errors (#1275) (df612ef) by @MQ37
馃悰 Bug Fixes
- Gate the Actor-not-found recovery hint on the loaded tools (#1302) (9876f54) by @jirispilka
- Keep cross-tool references out of task tool summaries (#1295) (7061e3e) by @jirispilka
- Remove misleading dataset metadata error on abort (closes #1183) (#1200) (bcce612) by @RohithPariki