9201ef759e
CI / lint (push) Waiting to run
CI / mypy (push) Waiting to run
CI / docs (push) Waiting to run
CI / test on 3.10 (standard) (push) Waiting to run
CI / test on 3.11 (standard) (push) Waiting to run
CI / test on 3.12 (standard) (push) Waiting to run
CI / test on 3.10 (all-extras) (push) Waiting to run
CI / test on 3.11 (all-extras) (push) Waiting to run
CI / test on 3.12 (all-extras) (push) Waiting to run
CI / test on 3.13 (all-extras) (push) Waiting to run
CI / test on 3.14 (pydantic-evals) (push) Waiting to run
Harness Compat / harness compat (push) Waiting to run
CI / test on 3.13 (standard) (push) Waiting to run
CI / test on 3.14 (standard) (push) Waiting to run
CI / test on 3.14 (all-extras) (push) Waiting to run
CI / test on 3.10 (pydantic-ai-slim) (push) Waiting to run
CI / test on 3.11 (pydantic-ai-slim) (push) Waiting to run
CI / test on 3.12 (pydantic-ai-slim) (push) Waiting to run
CI / test on 3.13 (pydantic-ai-slim) (push) Waiting to run
CI / test on 3.14 (pydantic-ai-slim) (push) Waiting to run
CI / test on 3.10 (pydantic-evals) (push) Waiting to run
CI / test on 3.11 (pydantic-evals) (push) Waiting to run
CI / test on 3.12 (pydantic-evals) (push) Waiting to run
CI / test on 3.13 (pydantic-evals) (push) Waiting to run
CI / test on 3.10 (lowest-versions) (push) Waiting to run
CI / test on 3.11 (lowest-versions) (push) Waiting to run
CI / test on 3.12 (lowest-versions) (push) Waiting to run
CI / test on 3.13 (lowest-versions) (push) Waiting to run
CI / test on 3.14 (lowest-versions) (push) Waiting to run
CI / test examples on 3.11 (push) Waiting to run
CI / test examples on 3.12 (push) Waiting to run
CI / test examples on 3.13 (push) Waiting to run
CI / test examples on 3.14 (push) Waiting to run
CI / coverage (push) Blocked by required conditions
CI / check (push) Blocked by required conditions
CI / deploy-docs (push) Blocked by required conditions
CI / deploy-docs-preview (push) Blocked by required conditions
CI / build release artifacts (push) Blocked by required conditions
CI / publish to PyPI (push) Blocked by required conditions
CI / Send tweet (push) Blocked by required conditions
45 lines
702 B
Plaintext
45 lines
702 B
Plaintext
site
|
|
.venv
|
|
dist
|
|
__pycache__
|
|
.env
|
|
.dev.vars
|
|
/scratch/
|
|
/.coverage
|
|
env*/
|
|
/TODO.md
|
|
/postgres-data/
|
|
.DS_Store
|
|
.chat_app_messages.sqlite
|
|
.cache/
|
|
.vscode/
|
|
/question_graph_history.json
|
|
/docs-site/.wrangler/
|
|
node_modules/
|
|
**.idea/
|
|
.coverage*
|
|
/test_tmp/
|
|
.mcp.json
|
|
CLAUDE.local.md
|
|
AGENTS.override.md
|
|
.grok/*
|
|
.codex/*
|
|
.agents/*
|
|
!.agents/skills/
|
|
.agents/skills/*
|
|
!.agents/skills/complete-partial-pr/
|
|
!.agents/skills/complete-partial-pr/SKILL.md
|
|
.claude/*
|
|
!.claude/plans/
|
|
!.claude/skills/
|
|
.claude/skills/*
|
|
!.claude/skills/complete-partial-pr
|
|
!.claude/skills/address-feedback
|
|
!.claude/skills/pre-push-review
|
|
!.claude/skills/testing-skill
|
|
.github/.review-context/
|
|
/.cursor/
|
|
/.devcontainer/
|
|
.claude/plans/
|
|
local-notes/
|