Skyvern/skyvern/cli
2026-04-06 16:07:04 -07:00
..
commands feat: network request detail, route interception, and body capture for MCP/CLI (#5370) 2026-04-02 18:10:45 -07:00
core feat: MCP observe/execute batch tools + AI speed optimizations (#5386) 2026-04-05 16:38:13 -07:00
mcp_tools fix: prevent MCP workflow updates from wiping credential parameters [SKY-8781] (#5398) 2026-04-06 16:07:04 -07:00
mcpb build(deps): bump the npm_and_yarn group across 4 directories with 6 updates (#5101) 2026-03-18 10:33:17 -05:00
skills fix: add missing is_pinned param to ScriptsRepository.create_workflow_script() (#5318) 2026-03-31 15:58:27 -07:00
__init__.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
auth_command.py Add guided skyvern setup quickstart + rename signup to login (#4988) 2026-03-04 22:12:35 -08:00
block.py feat: agent-aware CLI with --json envelope, TTY detection, and capabilities (#5271) 2026-03-27 13:38:26 -07:00
browser.py Streamline CLI quickstart: browser setup, LLM models, Ollama support (#5214) 2026-03-23 23:42:52 -04:00
console.py added py 3.13 and splited the cli and suport for windows and better port handling (#2404) 2025-05-20 16:43:33 -07:00
credential.py feat: agent-aware CLI with --json envelope, TTY detection, and capabilities (#5271) 2026-03-27 13:38:26 -07:00
credentials.py feat: agent-aware CLI with --json envelope, TTY detection, and capabilities (#5271) 2026-03-27 13:38:26 -07:00
database.py fix: handle local Postgres without skyvern role in quickstart (#4877) (#4878) 2026-02-25 21:33:41 +00:00
docs.py update blog and docs urls (#3671) 2025-10-10 10:40:58 -04:00
init_command.py Streamline CLI quickstart: browser setup, LLM models, Ollama support (#5214) 2026-03-23 23:42:52 -04:00
llm_setup.py Streamline CLI quickstart: browser setup, LLM models, Ollama support (#5214) 2026-03-23 23:42:52 -04:00
mcp.py feat: migrate callers to typed repos — batches 1-6 (SKY-8720) (#5350) 2026-04-02 13:20:33 -07:00
mcp_commands.py Add MCP API key switcher for local clients [SKY-8218] (#5060) 2026-03-11 16:23:31 -07:00
quickstart.py fix: resolve 3 CodeQL alerts in extract_form_fields.js (#5198) 2026-03-23 00:18:23 -07:00
run_commands.py feat: agent-aware CLI with --json envelope, TTY detection, and capabilities (#5271) 2026-03-27 13:38:26 -07:00
setup_commands.py Streamline CLI quickstart: browser setup, LLM models, Ollama support (#5214) 2026-03-23 23:42:52 -04:00
skill_commands.py Bundle QA skill in pip package and auto-install during setup (#4985) 2026-03-04 17:23:50 -08:00
status.py feat: agent-aware CLI with --json envelope, TTY detection, and capabilities (#5271) 2026-03-27 13:38:26 -07:00
stop_commands.py feat: agent-aware CLI with --json envelope, TTY detection, and capabilities (#5271) 2026-03-27 13:38:26 -07:00
tasks.py feat: agent-aware CLI with --json envelope, TTY detection, and capabilities (#5271) 2026-03-27 13:38:26 -07:00
utils.py Add PostHog analytics for setup pain points tracking (#4840) 2026-02-21 15:32:56 -08:00
workflow.py feat: agent-aware CLI with --json envelope, TTY detection, and capabilities (#5271) 2026-03-27 13:38:26 -07:00