Skyvern/skyvern/forge/sdk/copilot
2026-04-23 15:10:41 -07:00
..
__init__.py feat(SKY-8879) copilot-stack/03: copilot utilities + openai-agents dep (#5512) 2026-04-15 16:17:06 -07:00
agent.py chore(ci): consolidate pytest config into pytest.ini + sync to OSS (#5628) 2026-04-23 15:10:41 -07:00
block_goal_wrapping.py chore(ci): consolidate pytest config into pytest.ini + sync to OSS (#5628) 2026-04-23 15:10:41 -07:00
context.py chore(ci): consolidate pytest config into pytest.ini + sync to OSS (#5628) 2026-04-23 15:10:41 -07:00
enforcement.py chore(ci): consolidate pytest config into pytest.ini + sync to OSS (#5628) 2026-04-23 15:10:41 -07:00
failure_tracking.py fix(SKY-9136): fail fast on non-retriable navigation errors in workflow copilot (#5563) 2026-04-20 17:00:17 -07:00
feasibility_gate.py feat(SKY-8879) copilot-stack/05: runtime scaffolding + feasibility gate (#5515) 2026-04-15 16:48:47 -07:00
hooks.py feat(SKY-8879) copilot-stack/05: runtime scaffolding + feasibility gate (#5515) 2026-04-15 16:48:47 -07:00
loop_detection.py feat(SKY-8879) copilot-stack/03: copilot utilities + openai-agents dep (#5512) 2026-04-15 16:17:06 -07:00
mcp_adapter.py feat(SKY-8879) copilot-stack/06: MCP tools surface + orphan-task cancellation (#5517) 2026-04-15 21:20:16 -07:00
model_resolver.py feat(SKY-8879) copilot-stack/09: CopilotContext + session/model bridge (#5526) 2026-04-16 00:37:28 -07:00
narration.py fix(SKY-9001): harden copilot narrator URL test against CodeQL sub-match (#5570) 2026-04-21 00:35:01 -07:00
output_utils.py fix(SKY-9189): restore raw-credential refusal in Workflow Copilot v2 (#5598) 2026-04-22 14:54:15 -07:00
runtime.py fix(SKY-9136): fail fast on non-retriable navigation errors in workflow copilot (#5563) 2026-04-20 17:00:17 -07:00
screenshot_utils.py feat(SKY-8879) copilot-stack/03: copilot utilities + openai-agents dep (#5512) 2026-04-15 16:17:06 -07:00
session_factory.py feat(SKY-8879) copilot-stack/09: CopilotContext + session/model bridge (#5526) 2026-04-16 00:37:28 -07:00
streaming_adapter.py fix(SKY-9001): harden copilot narrator URL test against CodeQL sub-match (#5570) 2026-04-21 00:35:01 -07:00
tools.py chore(ci): consolidate pytest config into pytest.ini + sync to OSS (#5628) 2026-04-23 15:10:41 -07:00
tracing_setup.py feat(SKY-8879) copilot-stack/04: tracing_setup + logfire dep (#5514) 2026-04-15 16:34:31 -07:00