Commit graph

26 commits

Author SHA1 Message Date
Andrew Neilson
826ab8548b
chore(ci): consolidate pytest config into pytest.ini + sync to OSS (#5628) 2026-04-23 15:10:41 -07:00
LawyZheng
b4cceab6c1
fix: CJS default export interop for fetch-to-curl under Vite 8 (#5594) 2026-04-23 00:36:56 +08:00
Andrew Neilson
be31095e2f
fix(SKY-9143): never propose a known-broken workflow from copilot (#5574) 2026-04-21 10:35:50 -07:00
Andrew Neilson
d2e8307e55
feat(SKY-9121): gate workflow copilot v2 dispatch behind PostHog flag (#5561) 2026-04-20 14:39:18 -07:00
Andrew Neilson
2fa21f8799
fix(SKY-8986): stop SSE disconnect from killing the copilot agent (#5560) 2026-04-20 11:54:32 -07:00
Andrew Neilson
b7aee473e8
feat(SKY-8879) copilot-stack/12: wire-up (flag + dispatch + frontend) (#5531)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 17:25:07 -07:00
Aaron Perez
cb6d5e85cf
feat: add summarize-output LLM endpoint for workflow runs (SKY-8857) (#5493) 2026-04-14 11:41:39 -05:00
Aaron Perez
6bab0aeaee
fix(SKY-8799): preserve ISO datetime strings in workflow YAML loading (#5421) 2026-04-07 19:27:48 -07:00
Aaron Perez
26b8f4d73e
AgentDB Phase 7: Migrate remaining 8 domains to typed repos (#5366) 2026-04-02 17:36:50 -07:00
Marc Kelechava
c581fb310d
Fix: apply default login prompt for MCP-created workflow login blocks (#SKY-8637) (#5342) 2026-04-01 17:25:59 -07:00
Aaron Perez
c4006bdb4e
Readd removed commits (#5167) 2026-03-19 15:32:45 -07:00
Shuchang Zheng
1d2a398cbf
Add workflow runs links from scheduler pages (#SKY-8468) (#5162)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2026-03-19 14:19:07 -07:00
pedrohsdb
975cdd8f80
Fix: generate if/else for conditional blocks in Code 2.0 + branch return validation (#5160) 2026-03-19 13:33:25 -07:00
Shuchang Zheng
76bb2dee93
fix: use started_at for run history duration calculation (#5094) 2026-03-13 13:04:43 -07:00
Stanislav Novosad
6faca9c558
Copilot: fix review button by conversion YAML server side (#4573) 2026-01-28 16:30:28 -07:00
Stanislav Novosad
c0f361bb6e
Workflow Copilot: review and approve/reject changes (#4559) 2026-01-27 13:24:44 -07:00
Stanislav Novosad
c4c1e84507
Workflow Copilot: fix dealing with output parameters (#4527) 2026-01-22 19:02:27 -07:00
Stanislav Novosad
a52a174e28
Workflow Copilot: Work on Workflow instead of WorkflowDefinition level (#4523) 2026-01-22 15:05:04 -07:00
Stanislav Novosad
5d7814a925
Workflow Copilot: LLM-based YAML autocorrection (#4504)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-01-20 17:11:35 -07:00
Stanislav Novosad
09f2903c18
Workflow Copilot: convert YAML -> workflow definition on BE side (#4461) 2026-01-15 12:22:37 -07:00
Stanislav Novosad
9cf1f87514
Workflow Copilot: server update streaming with "cancel" ability (#4456)
Some checks are pending
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-01-14 18:34:09 -07:00
Stanislav Novosad
a6f0781491
Workflow Copilot: Use streaming in /chat-post (#4437)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / run-ci (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / build-sdk (push) Has been cancelled
2026-01-12 16:12:29 -07:00
Stanislav Novosad
1d38c7bfe8
Workflow Copilot: Use get_llm_handler_for_prompt_type (#4436) 2026-01-12 14:09:19 -07:00
Stanislav Novosad
37f5d6b8b2
Workflow Copilot: more logs and minor UI improvements (#4425) 2026-01-09 12:59:46 -07:00
Stanislav Novosad
a1f0adf273
Workflow Copilot: some improvements (#4413) 2026-01-07 20:47:27 -07:00
Stanislav Novosad
e3dd75d7c1
Workflow Copilot: backend side of the first version (#4401) 2026-01-06 14:58:44 -07:00