Skyvern/skyvern/utils
2026-04-22 15:35:00 -07:00
..
__init__.py Add PostHog analytics for setup pain points tracking (#4840) 2026-02-21 15:32:56 -08:00
css_selector.py feat: show all selector options to script reviewer (#5410) 2026-04-07 14:02:36 -07:00
env_paths.py [SKV-3992] Add OPENAI_COMPATIBLE for githubcopilot.com (#3993) 2026-02-13 15:29:19 -08:00
files.py Add pyupgrade pre-commit hook + modernize python code (#2611) 2025-06-10 18:52:38 +00:00
image_resizer.py anthropic support - dymanic window size / window popup (#2284) 2025-05-04 00:40:16 -07:00
prompt_engine.py fix(SKY-8897): detect context-window failures in max-retries failure analysis (#5507) 2026-04-15 15:55:07 +08:00
prompt_truncation.py fix(SKY-8920): cap extract-* prompt sizes to reduce Gemini TPM 429s (#5502) 2026-04-14 17:42:05 -05:00
strings.py feat: add summarize-output LLM endpoint for workflow runs (SKY-8857) (#5493) 2026-04-14 11:41:39 -05:00
templating.py Fix Jinja2 template errors from invalid parameter/block names with special characters (SKY-7356) (#4644) 2026-02-06 00:58:36 +03:00
token_counter.py fix(SKY-8920): cap extract-* prompt sizes to reduce Gemini TPM 429s (#5502) 2026-04-14 17:42:05 -05:00
url_validators.py feat(SKY-8879) copilot-stack/12: wire-up (flag + dispatch + frontend) (#5531) 2026-04-16 17:25:07 -07:00
yaml_loader.py chore(security): avoid yaml.load pattern in safe_load_no_dates (#5602) 2026-04-22 15:35:00 -07:00