Skyvern/skyvern/forge/sdk/db
2026-07-02 19:35:17 -05:00
..
repositories refactor(SKY-11703): remove the AgentDB *args facade entirely (#7033) 2026-07-02 19:35:17 -05:00
__init__.py Move the code over from private repository (#3) 2024-03-01 10:09:30 -08:00
_error_handling.py Create @db_operation error handling decorator (#SKY-8135) (#5272) 2026-03-27 14:14:45 -07:00
_sentinels.py refactor(SKY-62): consolidate repository pattern follow-up PRs (#5283) 2026-03-28 14:27:43 -07:00
_soft_delete.py Create @db_operation error handling decorator (#SKY-8135) (#5272) 2026-03-27 14:14:45 -07:00
agent_db.py refactor(SKY-11703): remove the AgentDB *args facade entirely (#7033) 2026-07-02 19:35:17 -05:00
agent_db_test.py SKY-11702 Migrate workflow params AgentDB callers (#7026) 2026-07-02 16:12:03 -04:00
base_alchemy_db.py Fix DB session reuse across asyncio tasks (#6312) 2026-06-01 10:58:29 -07:00
base_repository.py Repository Design Pattern (#SKY-8139) (#5279) 2026-03-27 21:06:32 -07:00
CLAUDE.md fix: restore DESC order in get_tasks_actions for timeline UI (#4643) 2026-02-05 12:13:45 -08:00
datetime_utils.py SKY-10346: Normalize repository datetimes (PR 6/12) (#6242) 2026-05-28 20:56:49 -07:00
enums.py [codex] Add custom LLM configuration (#6936) 2026-06-30 17:45:45 -04:00
exceptions.py copilot enforcement: drain post-run screenshot only when a nudge fires (SKY-9480) (#5807) 2026-05-04 18:58:07 -07:00
id.py feat(SKY-11334): accept all 3 tag-filter shapes on analytics summary (BE) (#6786) 2026-06-24 11:44:57 -05:00
models.py feat(SKY-11051): back Save & Reuse Session with auto-managed browser profiles (#7032) 2026-07-02 19:35:07 -04:00
polls.py AgentDB Phase 7: Migrate remaining 8 domains to typed repos (#5366) 2026-04-02 17:36:50 -07:00
protocols.py Repository Design Pattern (#SKY-8139) (#5279) 2026-03-27 21:06:32 -07:00
tag_filters.py feat(SKY-11334): accept all 3 tag-filter shapes on analytics summary (BE) (#6786) 2026-06-24 11:44:57 -05:00
utils.py Segment workflow browser profiles with templated keys (#6805) 2026-06-24 20:32:46 -04:00