• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vstorm-co / pydantic-deepagents / 31027933303
100%

Build:
DEFAULT BRANCH: main
Ran 05 Aug 2026 05:04PM UTC
Jobs 1
Files 89
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Aug 2026 04:59PM UTC coverage: 100.0%. Remained the same
31027933303

push

github

web-flow
build(deps): require subagents-pydantic-ai 0.2.18 (#199)

## What this does

Adopts **subagents-pydantic-ai 0.2.18**
([subagents#78](https://github.com/vstorm-co/subagents-pydantic-ai/pull/78)).

0.2.18 removes the implicit `default_model="openai:gpt-4.1"` from
`create_subagent_toolset`: there is now no library-chosen default, and a
toolset
that leaves the general-purpose delegate on (the default) with no model
raises at
construction rather than building that delegate on whatever provider
credential
the process environment happens to hold.

## What changed

- `pyproject.toml` — `subagents-pydantic-ai` bumped `>=0.2.12` →
`>=0.2.18`.
- `tests/test_toolsets_extended.py` —
`test_create_with_custom_subagents` built
`create_subagent_toolset(subagents=[...])` with no model and relied on
the old
default, so it began raising under 0.2.18. It now passes
`default_model="test"`,
building the general-purpose delegate on pydantic-ai's `TestModel` like
the rest
  of the suite — no live model, offline as before.

**Product code needs no change.** `pydantic_deep/agent.py` already
passes
`default_model` and `include_general_purpose=False` to
`create_subagent_toolset`,
and `features/teams/toolset.py` calls `_compile_subagent(config,
member.model)`
with a real model. The only thing that relied on the old implicit
default was the
one test above.

## Testing

- Full suite: **2785 passing, 100% coverage** (the gate).
- `ruff format --check` and `ruff check`: clean.

6919 of 6919 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31027933303.1 05 Aug 2026 05:04PM UTC 89
100.0
GitHub Action Run
Source Files on build 31027933303
  • Tree
  • List 89
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31027933303
  • 5361fd08 on github
  • Prev Build on main (#30716976037)
  • Next Build on main (#31028413127)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc