v1.0.15
Skyvern-AI/skyvernv1.0.15Feb 18, 2026by wintonzheng
AI Summary
v1.0.15 enhances data schema generation with context awareness and snake_case recommendations. It also adds support for Anthropic Claude Opus 4.6, improves credential management UI, and expands documentation for self-hosting and cloud users.
Key Highlights
- Support for Anthropic Claude Opus 4.6 in webbench.
- Enhanced data schema generation with context awareness and snake_case defaults.
- New frontend UI for editing credentials.
- Support for DOCX file parsing in FileParserBlock.
- New self-hosting and cloud documentation sections.
New Features
- Anthropic Claude Opus 4.6 support
- Data schema generation improvements
- Frontend edit credential UI
- DOCX file parsing support
- Self-hosting and cloud docs
Full Release Notes
## What's Changed Version bumped from 1.0.13 to 1.0.15 ### Recent Changes - get v1.0.15 version back and add support for Anthropic Claude Opus 4.6 in webbench (#4778) (5b50590c) - Log response body in api.raw_request for all status codes (#SKY-7987) (#4779) (f85af654) - Add support for Anthropic Claude Opus 4.6 in webbench (#4777) (47cf46f9) - v1.0.14 (#4770) (fc41285f) - fix workflow run dead state after diagnostics back nav (#4776) (fd8c33e0) - Fix collapsible nav in collapsed sidebar (#4775) (c3856f69) - Fix cached script element IDs missing after page navigation (#4774) (699e6408) - Fix page-level SCROLL: preserve scroll position for T&C buttons (#SKY-7924) (#4772) (03a1f9d5) - Move npm build to Docker image build time (#4636) (a71493bb) - Extract shared core from MCP tools, add CLI browser commands (#4768) (7c5be8fe) - Pass existing schema as context to data schema generation prompt (#SKY-7484) (#4766) (aacc6123) - Improve suggested prompt generation for data extractions (#SKY-7447) (#4765) (095ef114) - Default data schema output to recommend snake_case (#SKY-7446) (#4764) (957e6203) - Update API specifications with fern api update (#4760) (7491e72a) - Add frontend edit credential UI (#SKY-7883) (#4762) (462d6772) - cloud ui docs + cookbooks (#4759) (bf8c7de8) - SKY-7925 - add exception handing for vault configuration issues (#4758) (06fe51ad) - Update API specifications with fern api update (#4757) (2afd1932) - Bump the uv group across 2 directories with 3 updates (#4756) (6135b3aa) - Fix ruff config: consolidate into pyproject.toml (#4755) (b1e5eb92) - Update API specifications with fern api update (#4754) (757e859c) - [SKV-3992] Add OPENAI_COMPATIBLE for githubcopilot.com (#3993) (3d4192cc) - Reduce frequency of thinking budget optimization logs (#4746) (1263c09a) - Fix direct_searching clearing input after Enter (#SKY-7988) (#4745) (2953a35a) - Fix PII leakage in cached run_task() prompts (#SKY-7989) (#4744) (ff5a74da) - Add SCROLL action to extract-action prompt (#SKY-7924) (#4743) (53a89c3e) - Fix parameter toggle not collapsing auto-expanded rows (#SKY-7982) (#4741) (0243ae13) - Improve search_key/error_code API docs and reorganize Fern sections (#SKY-7884) (#4740) (c1272b37) - Add MCP prompt skills for workflow design, debugging, and extraction (#4739) (cc4a8b83) - add tests to sync.yml (#4738) (b419d68b) - Remove setup.sh in favor of skyvern CLI (#4737) (155c07f8) - Add retry logic with exponential backoff for Temporal workflow submission (#4734) (08d3b04d) - fix auto merge gh pat (#4733) (756f01a5) - remove workflow run status log in webhook (#4732) (5636411c) - Clarify continue_on_failure vs next_loop_on_failure help text in loop blocks (#4731) (59b21fc0) - Add TypeScript SDK reference docs with verified code examples (#4730) (0959dae9) - Remove confirmation prompt for cache deletion in debugger (#SKY-7288) (#4728) (49d281ca) - Nest conditional branch blocks in workflow run timeline (#SKY-7367) (#4727) (66985536) - Remove code cache deletion confirmation from backend (#SKY-7370) (#4726) (40b629ec) - Rewrite MCP server instructions for better LLM tool routing (#4725) (358a7c93) - Add confirmation dialog for AI-generated data schema (#SKY-7445) (#4724) (4bd4cd1f) - Rewrite MCP server instructions for better LLM tool routing (#4723) (bb9f91b2) - Parameterize literal values in cached click action prompts (#4722) (26a39246) - Use direct API configs for OSS self-hosted users (#4721) (17c13502) - Fix navigation blocks with engine skyvern-2.0 losing prompt in UI (#4720) (1149138c) - Fix regeneration loop for conditional workflow scripts (#SKY-7815) (#4719) (4aa99abb) - Fix press Enter clearing text on Google search (#4718) (9f5ce287) - optimize debug artifact persisting (#4717) (d8768627) - fix auto merge when there's sync label (#4715) (a78f83e9) - Add Python SDK reference docs with LLM-optimized complete reference (#4713) (d1447b8e) - docs: add optimization section (sessions, profiles, cost control) (#4712) (03bf353e) - a noop change to log workflow_run_id when continue_on_failure failed during cached execution (#4714) (7bcc7030) - Add loop prevention and migration detection to OSS→cloud sync (#4711) (bc1bb91c) - Fix caching bug do not use user data (#4708) (a58847c2) - Add DOCX file parsing support to FileParserBlock (#4710) (384b8c0a) - Add GEMINI_3.0_FLASH support and update docker-compose.yml (#4687) (fd241dba) - Expose get_workflow_runs on new API router (#4709) (dbca5f70) - Update API specifications with fern api update (#4707) (9f72438a) - Deprecate 'task' block type in MCP tools — steer toward navigation/extraction (#4706) (4062139e) - docs: new integrations section with screen recordings and videos + restructuring (#4705) (ac1a7298) - SKY-7956 Improve login prompt clarity and add invalid credentials handling (#4702) (a20713d9) - fix broken streaming (#4703) (8fdc7c7d) - Add auto-merge workflow for sync PRs from approved authors (#4696) (49a18c1b) - Truncate large webhook payloads in log entries (#4701) (fd5632dd) - Return 404 instead of 500 when workflow not found (#SKY-7256) (#4699) (cc84c927) - docs: new cloud ui workflows + new captcha page (#4698) (5e9c1f4f) - Suppress noisy websockets library INFO logs (#4697) (0c7b18cf) - Add GPT 5 Mini to model selector and hide GPT 5 (#4686) (c78ec41f) - Add error_code and search_key filters to workflow runs API (#SKY-7884) (#4694) (b1758dd3) - Merge Navigation V1 and Task V2 blocks into unified Browser Task block (#4695) (9f7311cc) - Add endpoint to update existing credential data (#SKY-7883) (#4693) (8c35adf3) - fix: resolve 60+ dependabot security alerts (#4664) (8b49620f) - Cloud docs/add getting started (#4690) (b6bddee7) - feat: new self-hosting docs (#4689) (263a6dec) - Surface block failure_reason in UI for all block types (#SKY-7620) (#4672) (45cfbb2e) - Fix rendered expression display for dotted Jinja variables (#SKY-7937) (#4684) (76411b60) - Block discovery MCP tools + improved MCP instructions (#SKY-7804) (#4683) (0c879492) - Fix cursor jumping to end in conditional expression editor (#SKY-7938) (#4682) (8c7aa816) **Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.13...v1.0.15 ## What's Changed * Add support for Anthropic Claude Opus 4.6 in webbench by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4777 * Log response body in api.raw_request for all status codes (#SKY-7987) by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4779 * get v1.0.15 version back and add support for Anthropic Claude Opus 4.6 in webbench by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4778 **Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.14...v1.0.15