Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 6083,
"has_wiki": true,
"homepage": null,
"languages": {
"Shell": 11402,
"Python": 2264819,
"Makefile": 767
},
"pushed_at": "2026-07-28T03:27:24Z",
"created_at": "2026-03-20T19:58:53Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T13:15:11Z",
"description": "Batteries for your Pydantic AI agent.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://pydantic.dev",
"name": "Pydantic",
"type": "Organization",
"login": "pydantic",
"company": null,
"location": null,
"followers": 2930,
"avatar_url": "https://avatars.githubusercontent.com/u/110818415?v=4",
"created_at": "2022-08-08T09:19:39Z",
"is_verified": null,
"public_repos": 80,
"account_age_days": 1449
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-07-28T03:27:24Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-07-25T01:01:06Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-07-23T02:59:24Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-22T01:26:21Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-21T01:15:51Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-07-18T02:28:56Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-14T02:59:29Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-09T14:53:47Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-01T01:58:02Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-06-17T11:05:49Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-05-13T19:21:32Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-05-09T00:08:42Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-04-25T00:59:53Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-04-21T14:23:21Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-04-13T20:43:51Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-04-11T01:32:15Z"
}
],
"recent_commits": [
{
"oid": "a3057d564525dc51fe77a5fe924e7252c1d2f8db",
"body": null,
"is_bot": false,
"headline": "Bump Pydantic AI to 2.18.0 (#472)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-26T11:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e5dd90e201111f820f91f52b05e034a14eebe0d",
"body": "…s limit (#466)",
"is_bot": false,
"headline": "Keep Agent Skills loadable even with descriptions more than character…",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-26T07:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95e132028c7a7d2c8e729633e679398af9916c3d",
"body": null,
"is_bot": false,
"headline": "Add Agent Skills as deferred capabilities (#396)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-25T15:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "386faff0fd27f1f968505b2c479ec4c0ce8a4bf9",
"body": "This reverts commit c57eefe1dfadcedc571c22d2d57b6916cf6aeba0.",
"is_bot": false,
"headline": "Revert \"Remove the README capability matrix (#461)\" (#462)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-25T11:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c57eefe1dfadcedc571c22d2d57b6916cf6aeba0",
"body": "* Use unified docs as the capability inventory\n\n* Bind parity checks to designated docs pages\n\n* Keep the docs parity contract explicit",
"is_bot": false,
"headline": "Remove the README capability matrix (#461)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-25T11:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e00e426a7e90ef57ec9eaf5652d74929b0b1ed",
"body": null,
"is_bot": false,
"headline": "Stop LocalStack deployment approval noise (#456)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-24T22:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e60b5552fa03ab85aaede8a81718adf07e8e5228",
"body": "Work that spans sessions kept losing its context at each session boundary:\nwhich decisions were already settled, what the previous agent left unfinished,\nand which reviewer promises were still open. This commits the generic core of\nthe branch-context skill (issue brief, append-only decisions log, se\n[…]\nn\nhandoffs) plus the adopt-pr bootstrapper as opt-in scaffolding. Only the\nscaffolding is tracked; the per-branch instances stay git-ignored, so\ncontributors who never instantiate them are unaffected.",
"is_bot": false,
"headline": "commit branch-context and adopt-pr skill scaffolding (#455)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-24T20:30:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a3f980054359ff3c77e5ce989088881bfd82c6d8",
"body": null,
"is_bot": false,
"headline": "prevent silent durability composition failures (#453)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-24T18:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c542ecc42d8ef1c0e15e7817753d5783d322b84",
"body": "* Avoid unnecessary LocalStack approval gates\n\n* Keep LocalStack gate sensitive to dependency changes",
"is_bot": false,
"headline": "Avoid unnecessary LocalStack approval gates (#450)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-24T18:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bb5481426e9e0fd798b8de43933d217ed3d6bd6",
"body": null,
"is_bot": false,
"headline": "Bump Monty to 0.0.19 (#345)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-24T14:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20479223f9eb4536da743add3d9c7a86088c62bb",
"body": null,
"is_bot": false,
"headline": "Teach reviewers to trace execution boundaries (#427)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-23T17:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7acfbe633bce34420ed6eae4cbdf3eb6adf23eea",
"body": null,
"is_bot": false,
"headline": "Keep typecheck out of agent state (#435)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-23T16:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0d6cccaefdfc5c4c6d8533612e5b19c9c7776f",
"body": "…estor propagation (#430)",
"is_bot": false,
"headline": "Actually fix `release` skipping on tag pushes: opt out of skipped-anc…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-23T02:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81eaa5fd5759b81a7ceb2485412e72d34e1e0bbf",
"body": null,
"is_bot": false,
"headline": "Fix `release` job silently skipping on tag pushes (#429)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-23T02:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5bc44c62cf4e1e5875d20e0939a617910119fc7",
"body": "…ce refresh (#423)\n\n* docs(agent): record heavy-capability CI scoping + post-merge resync\n\nFuture capability work that pulls heavy CI machinery (Docker, an external\nservice + secret, a large system binary, live network) now has a documented\nrecipe for scoping its expensive job to its own paths, so u\n[…]\nack's load-bearing facts (auth-token-since-2026.03.0, edge port, health\npath, localhost.localstack.cloud, AWS CLI global-option abbreviation) as the\nworked example. Route it from the agent-docs index.",
"is_bot": false,
"headline": "docs(agent): capability CI scoping, post-merge resync, external-servi…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-23T02:29:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "280460624152e110c07b1652ad0e364930e93823",
"body": "* Harden LocalStack capability after post-merge review\n\nIndependent review of the merged capability (#268) surfaced defects; each was\nvalidated against the merged code before fixing.\n\n- Guard against AWS CLI global-option abbreviations. Rejecting only the exact\n --endpoint-url/--profile/--region/--\n[…]\ns the job.\n\nRefs #424\n\n* docs: note custom host_address is used as the tool endpoint host\n\nKeeps the README at parity with the endpoint_url behavior change (docs page\nalready surfaces it via autodoc).",
"is_bot": false,
"headline": "Harden LocalStack capability after post-merge review (#425)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-23T02:24:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bf53547bfe8958462ef01f8e96b99a79ac67ed6e",
"body": "…ite, snapshot state classification (#412)\n\n* Drop the provider-validity gate in StepPersistence, adopt pydantic-ai auto-repair\n\nWith pydantic-ai >= 2.10 (floor: 2.14.1) repairing broken tool-call/result\npairing before every model request, any partial history is sendable on\nresume, so gating error-p\n[…]\nthe missing column, with no retry.\n\n* Fix wording in the state-migration comment\n\nGrammar, and the swallowed-error consequence is a missing column on an\notherwise-present schema, not a missing schema.",
"is_bot": false,
"headline": "StepPersistence: drop the provider-validity gate, single error-save s…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-23T01:21:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e34f0e78f33011c9852d06d22bf5683c8337ae43",
"body": "* Add LocalStack capability for emulated AWS environments\n\nAgents that build or test cloud infrastructure need a safe, resettable place\nto provision AWS resources. LocalStack gives an agent access to an emulated\nAWS environment so it can drive AWS services without touching a real account,\nleaking cr\n[…]\n grant pull-requests:read to the changes job for paths-filter API mode\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: David SF <64162682+dsfaccini@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add LocalStack capability for emulated AWS environments (#268)",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-07-23T01:11:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c064e8a28860c112567a463590f94f5ca60162a4",
"body": "…bilities coexist (#409)\n\n* fix(memory): scope-qualify injection marker so multiple `Memory` capabilities coexist\n\n`before_model_request` tagged its injected `<memory>` block with a module-global\nmarker and `_remove_previous_injection` stripped any part carrying it. With more\nthan one `Memory` on an\n[…]\ner constraint was\nwritten down anywhere a user would find it.\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>\nCo-authored-by: David SF <64162682+dsfaccini@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(memory): scope-qualify injection marker so multiple `Memory` capa…",
"author_name": "seva",
"author_login": "sevakva",
"committed_at": "2026-07-23T01:03:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c7bee102f1e3570e994f2ec17e209c27e9736a5e",
"body": "… (`ToolSearchCallPart`, `LoadCapabilityCallPart`) (#411)\n\n* Fix `ClampOversizedMessages` corrupting typed `ToolCallPart` subclasses (`ToolSearchCallPart`, `LoadCapabilityCallPart`)\n\n`compact` matched tool calls with `isinstance(part, ToolCallPart)`, which also\ncaught the framework-typed subclasses \n[…]\nves the index chains, and\nunpacking the response parts needs no isinstance. The remaining\nisinstance(plain, ToolCallPart) is required -- pyright strict cannot reach\n.args on an un-narrowed part union.",
"is_bot": false,
"headline": "Fix `ClampOversizedMessages` clamping typed `ToolCallPart` subclasses…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-22T22:20:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4669a034013119515f62b916f56b70b41d7dc718",
"body": "* fix step snapshot after completed tool boundary\n\n* document snapshot message boundary\n\n* test: cover the provider-validity filter at the CallToolsNode boundary\n\nFolding `result.request` into the snapshot candidate made the ordinary tool\nboundary provider-valid, which removed the only thing exercis\n[…]\nws.\n\nThe capability had no `run_stream` coverage at all, which is why every gate\nstayed green through the regression.\n\n---------\n\nCo-authored-by: David SF <64162682+dsfaccini@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix step persistence snapshot after completed tool boundary (#374)",
"author_name": "nmoturi",
"author_login": "nmoturi",
"committed_at": "2026-07-22T21:36:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "10c19054d987ef89535ef2dda0f4b46ad826566c",
"body": "* feat: Macroscope CLI code-review capability\n\nGives a Pydantic AI agent the same local review Macroscope's editor plugins\nrun. The `run_macroscope_review` tool drives the installed `macroscope\ncodereview` binary, parses its streamed findings, and returns them structured\nso the agent validates and f\n[…]\n-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n* Use the accepted parser spelling in documentation\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Macroscope CLI code-review capability (#350)",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-07-22T18:23:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5b0c5a41a8149779de666e9e33cf61a093f8bac9",
"body": null,
"is_bot": false,
"headline": "feat: add `ModalSandbox` for isolated cloud sandboxes (#269)",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-07-22T14:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1297012524c80dc4b67eb3b193691ffe9a0f815a",
"body": "…lity (#327)\n\n* feat(cache_stability): observational CacheStabilityMonitor capability\n\nWarn when a run's prompt cache hit collapses between requests, so a moving\ncacheable prefix becomes visible instead of silently re-charging tokens.\n\nReads the provider's own verdict (usage.cache_read_tokens) rathe\n[…]\nfix that\nmoves every request -- warns exactly once; a genuine second collapse after the\ncache re-stabilizes warns again.\n\nDrop the \"may be added as the capability matures\" hedge from the Logfire docs.",
"is_bot": false,
"headline": "feat(`cache_stability`): observational `CacheStabilityMonitor` capabi…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-21T18:45:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f7be9623b2e23a4a05328578b83a992516dde017",
"body": "…`ToolSearchReturnPart`) (#383)\n\n* Fix ClearToolResults corrupting typed ToolReturnPart subclasses\n\n`rebuild_with_cleared` matched tool results with `isinstance(part, ToolReturnPart)`,\nwhich also caught typed subclasses like `ToolSearchReturnPart`. `dataclasses.replace`\npreserves the concrete class,\n[…]\ng the tool body unexecuted and dropping coverage below 100%. Have\nthe model call the discovered tool, which both covers it and keeps the\nmulti-request sequence that re-reads the cleared search result.",
"is_bot": false,
"headline": "Fix `ClearToolResults` corrupting typed `ToolReturnPart` subclasses (…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-21T15:23:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a9169efbc681224cce57e69095fb5cb7b5ae82e7",
"body": "…apabilities, raise the floor (#397)\n\n* Bump pydantic-ai to 2.14.1 and drop model_request_parameters from span snapshots\n\npydantic-ai 2.14.0 added `ToolDefinition.toolset_id` (pydantic/pydantic-ai#4977),\nwhich changed the serialized `model_request_parameters` span attribute and broke\nthe managed-pro\n[…]\nm-job\nfailures on this PR.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n* Register DBOS durability before recovery starts\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump pydantic-ai to 2.14.1, migrate durable tests to the durability c…",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-21T09:40:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1d5a4b389cb6a866688b9b9588c93095fa4bc8b8",
"body": "…lity (#386)\n\n* feat: add ExaSearch web research capability\n\nResearch agents need search results that carry page text (so a source can\nbe judged without a second fetch round-trip) and a way to read one URL in\nfull. ExaSearch wraps the Exa API behind a small ExaClient protocol so the\nclient can be co\n[…]\nl Easton <williamseaston@gmail.com>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>\nCo-authored-by: Kes <62210496+kesku@users.noreply.github.com>\nCo-authored-by: Bill Easton <bill@pydantic.dev>",
"is_bot": false,
"headline": "feat: `web_search` `text_summary` mode and deferred `ExaAgent` capabi…",
"author_name": "Ryan Ahern",
"author_login": "ryahern",
"committed_at": "2026-07-21T05:55:45Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "43633b0b2406be38dcc4d29deed200ea81abe01b",
"body": "…ction (#391)\n\nPydantic AI's docs restructure gives Capabilities a top-level section\n(/ai/capabilities/) with a page per built-in capability. Update all\n/ai/core-concepts/capabilities/ links accordingly, and make the core\nbuilt-ins explicit in the 'What goes where?' breakdown — naming and\nlinking we\n[…]\ne full built-in\nlist on the Capabilities overview.\n\nMerge together with the pydantic-ai docs restructure release: the new\n/ai/capabilities/ URLs only exist once that release is synced to\npydantic.dev.",
"is_bot": false,
"headline": "docs: point at the new per-capability pages in core's Capabilities se…",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-07-21T01:44:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6c60f7cf0d850ed30f11489db10677da6ffdbcef",
"body": "…error (#384)\n\n* feat(step_persistence): rescue last provider-valid resume point on error\n\n`StepPersistence` previously left an errored run with no `ContinuableSnapshot`\nfor a provider-valid state that no node boundary had captured, so `continue_run`\ncould only resume from an earlier point or raise \n[…]\nses validation a second time. Simplify it to always raise\n`ModelRetry` (one retry is all the stash scenario needs), matching the sibling\n`test_rescues_newest_text_history_over_earlier_saved_snapshot`.",
"is_bot": false,
"headline": "feat(`step_persistence`): rescue last provider-valid resume point on …",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-21T00:40:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4ad83f8861cca75371d4e0b6c97bf7fa468b5db4",
"body": "* Prevent empty CodeMode results through clearer guidance\n\n* Make CodeMode return guidance unambiguous",
"is_bot": false,
"headline": "Clarify `CodeMode` final-expression returns (#370)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-20T06:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2389a893cff8c249844905cd47bfc25b29be4a1",
"body": "* Add .macroscope/ignore.md to skip mechanical files in code review\n\nMacroscope's managed review bills per KB of diff reviewed. This drops the\nmechanical, non-hand-reviewed files from the reviewed/billed diff: uv.lock\n(large on dependency bumps), recorded VCR cassettes, and doc images.\n\nCo-Authored-\n[…]\nored via the explicit\nrule.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Bill Easton <bill@pydantic.dev>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add .macroscope/ignore.md to skip mechanical files in review (#387)",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-07-19T16:45:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e4839c654b855ce52d09348930e6858c165a1e74",
"body": "…#311)\n\nLimitWarner rebuilds history each request, dropping any ModelRequest left with no\nparts after warning markers are stripped. An already-empty ModelRequest -- which\npydantic-ai's empty-response retry appends when a model returns an empty response\nagainst a non-optional output type -- has no pa\n[…]\nty; only drop one that became empty because every\npart was a warning marker. Regression test covers the empty-response-retry tail.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Keep already-empty ModelRequests in LimitWarner._strip_old_warnings (…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-17T04:03:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "67f8d870a5031959cee3d059aec500fc21320cbd",
"body": null,
"is_bot": false,
"headline": "Prevent search result format from becoming a return type (#377)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-16T08:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73513a60bc8c9db44f08e48fb7bdf861a6e11f06",
"body": "* Use local tools in harness skill quick start\n\n* Align CodeMode skill security guidance",
"is_bot": false,
"headline": "Remove third-party MCP endpoint from `pydantic-ai-harness` skill (#368)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-14T16:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818808d6fec59f966384919a38041ab92f884363",
"body": "* feat: add Memory capability\n\n* feat(memory): add SQLite and PostgreSQL stores\n\n* fix(memory): address CI pyright and CodeRabbit review\n\n* style(memory): ASCII dashes, labeled README fence (review follow-up)\n\n* fix(memory): SQLite in-memory rejection and case-sensitive listing\n\n* fix(memory): use q\n[…]\nrs in SQLite prefix listing\n\n* Make memory safe for durable shared use\n\n* Harden memory trust and recovery boundaries\n\n---------\n\nCo-authored-by: David SF <64162682+dsfaccini@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add Memory capability (#354)",
"author_name": "Kacper Włodarczyk",
"author_login": "DEENUU1",
"committed_at": "2026-07-13T21:15:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "39b4c569cb7bd3ad9435aa94c1585855c76d54fc",
"body": null,
"is_bot": false,
"headline": "Stop attributing every AICA comment to Claude (#362)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-13T19:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ee2b3291ffa463d706d0fd24342186bda6ce14c",
"body": "The v2-beta job was a non-blocking visibility signal, not a required\ncheck. Removing it since it is no longer needed.",
"is_bot": false,
"headline": "ci: drop the pydantic-ai v2 beta early-warning job (#359)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-13T16:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ba9e2f9a51bc2dc12f58bcd48edff94d3be307a",
"body": "…gate (#329)\n\n* docs: publish capability docs to the unified site + add README/doc parity gate\n\nEvery capability shipped only a README (kept for GitHub/PyPI). This adds a\nparallel, cleaned-up page per capability under docs/ for the new unified docs\nsite (pydantic.dev/docs/harness), migrated from eac\n[…]\nrd-party 'acp' package -- the\nharness module exists, its extra just isn't installed. Distinguish a genuinely\nmissing harness module (fail) from a missing extra (skip) by the ImportError's\nmodule name.",
"is_bot": false,
"headline": "docs: capability pages for the unified docs site + README/doc parity …",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-13T16:00:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "310ffadf09f586f3221c80535da1c55e776d4d7b",
"body": "…(#347)\n\n* refactor: graduate capabilities out of `experimental` (ACP excepted)\n\nThe `experimental` label suppressed the try->fail->report->improve loop we\nwant from real usage, so drop it from the harness. Ten capabilities move to\ntop-level submodules; ACP stays experimental (it may still be reshap\n[…]\nage in favor of \"API subject to change\".\n\n* docs: tell capability authors to ask the user when unsure about a name\n\nPer PR review: a name is a public commitment once shipped, so ask rather than guess.",
"is_bot": false,
"headline": "refactor: graduate capabilities out of `experimental` (ACP excepted) …",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-11T02:31:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d13cdae9cb0d0b014a8ad9e95e113687067e951f",
"body": "…e (#348)\n\n* docs: link shipped guardrails package from README (fix docs-parity CI)\n\n* test: use FunctionModel for OutputGuard retry test (survives pyai #6403 text-recovery removal)",
"is_bot": false,
"headline": "Fix docs-parity gate and OutputGuard retry test after guardrails merg…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-11T01:39:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ab8dd3d81ff12822183a4999ad45581e72635f4",
"body": "* feat: add input and output guardrails\n\n* chore: use single backticks\n\n* fix: run InputGuard only on the first model request\n\n* fix: replace list[Any] with Sequence[ModelMessage]\n\n* fix: pass raw output to OutputGuard, not str(result.output)\n\n* refactor: organize tests into TestCapabilityName class\n[…]\narately. Update the test\nfixtures to the new shape.\n\n---------\n\nCo-authored-by: Kacper Włodarczyk <kacperwlodarczyk@protonmail.com>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: input and output guardrails (block, redact, retry) (#249)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-10T19:21:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1229858a575641534cecc4f4757f78199d93d47d",
"body": "* Announce harness releases on Twitter\n\nMirror pydantic-ai's post-release tweet so a PyPI publish also posts to\nthe shared @pydantic account, keeping release visibility consistent\nacross the workspace. Version is read from the tag ref since the\nrelease job emits no version output.\n\nRequires the TWIT\n[…]\necrets without a dedicated environment. Bind it\nto the release environment, matching the release job's convention for\nsecret-using jobs (the harness has no zizmor ignore config like\npydantic-ai does).",
"is_bot": false,
"headline": "Announce harness releases on Twitter (#341)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-09T14:45:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "545a703227e6f9199acd2083a65d0a789c5d885d",
"body": "* feat(dynamic-workflow): orchestrate sub-agents from a model-written script\n\nTurn-by-turn sub-agent delegation makes every composition step (chain, vote,\nloop) a separate model turn and pushes each intermediate result back through the\norchestrator's context. DynamicWorkflow is Code Mode with sub-ag\n[…]\nude Code's session scale, not this specific API).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Adds Dynamic Workflows (#273)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-09T11:23:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "77c08faeb73a43da7563e91b09b8386520cf1771",
"body": "…I (#342)\n\n* docs: reconcile README with shipped capabilities; enforce parity in CI\n\nThe README undersold the package: the \"capability matrix\" still listed\ncapabilities as unmerged PRs after they shipped as experimental/*, the\nversion floor was three minors stale, and the ecosystem example used an\nA\n[…]\nweep still missing after the\nshipped-row updates.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: reconcile README with shipped capabilities; enforce parity in C…",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-09T09:50:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b4365440b55acd492b429583d89ec206dc8b12d1",
"body": "…274)\n\n* feat: add ACP capability to serve agents to editors\n\nEditors and TUIs that speak the Agent Client Protocol (Zed and others)\ncan drive an external coding agent, but plugging a Pydantic AI agent\ninto one previously meant implementing the ACP server side by hand.\nrun_acp_stdio serves any Agent\n[…]\nr option.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: David SF <david.sanchez@pydantic.dev>",
"is_bot": false,
"headline": "feat: serve a Pydantic AI agent to editors over ACP (experimental) (#…",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-07T18:06:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b5b93704c3d997bf1910528d964306118589738c",
"body": "…ies (#326)\n\nA delegate that crashes with anything other than an expected soft\ndegradation (a provider ModelAPIError/FallbackExceptionGroup, a plain\nValueError from a bad tool argument) aborts the whole parent run. For an\norchestrator fanning out to flaky delegates that is too fragile: one\ncrash kil\n[…]\ness. Orthogonal to on_failure (which only sets the message for\nexpected soft degradations). Cancellation, a shared UsageLimitExceeded,\npydantic-ai control-flow signals, and UserError always propagate.",
"is_bot": false,
"headline": "feat(subagents): contain unexpected sub-agent crashes as bounded retr…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-06T22:13:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "069d1ffacff4edc533a2c7e0d84e16858caeb633",
"body": "* feat(subagents): configurable delegate-tool retries\n\nA sub-agent that errors (e.g. exhausts its own output retries) surfaces as a\nToolRetryError on the parent's delegate_task tool, which defaults to retries=1 --\nso one flaky sub-agent run crashes the whole parent run with no chance to\nre-delegate.\n[…]\ngent does not abort the parent run on its first repeat. The retry\ncounter resets after any successful delegation, so this bounds\nconsecutive failures. `None` still inherits the parent agent's default.",
"is_bot": false,
"headline": "feat(subagents): configurable delegate-tool retries (#324)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-07-04T04:50:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3c5ec34f9e603f041a52f608eca7ed916b355d5b",
"body": "Resolves Dependabot alert GHSA-rpj2-4hq8-938g: vcrpy < 8.2.1 loads\ncassette files with PyYAML's unsafe loader, allowing arbitrary code\nexecution on cassette load (e.g. in CI). 8.2.1 switches to SafeLoader.",
"is_bot": false,
"headline": "Bump vcrpy to 8.2.1 to fix YAML deserialization RCE (#300)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-07-01T12:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eb91dfe86b106d0348254900f0cebb7b4a312a7",
"body": null,
"is_bot": false,
"headline": "Bump pydantic-ai floor to 2.1 (#303)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-06-30T18:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ba5693bf5db9278aaf5dc2b277d2c0c5c538ef",
"body": "…orts and…\" (#317)\n\nThis reverts commit 3f4cbd0a66a0b17c9e4ff75154fddf49986ff9a6.",
"is_bot": false,
"headline": "Revert \"fix(code_mode): tighten `run_code` prompt against phantom imp…",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-06-30T17:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "326c3d648d491c89986789be4418569da4c65cc4",
"body": "* Emit compaction telemetry for observability\n\nCompaction silently rewrites a run's message history, so an operator could\nnot see when or how much it reclaimed. Each compacting strategy now emits a\n`compact_messages` span (with before/after message and token counts) when it\nactually runs, so compact\n[…]\nctually changed, so the flag is only ever true. The\n`compaction.*` attributes have no convention equivalent and stay harness-specific.\n\n---------\n\nCo-authored-by: Aditya Vardhan <adtyavrdhn@gmail.com>",
"is_bot": false,
"headline": "Emit a span when compaction happens (#312)",
"author_name": "Marcelo Trylesinski",
"author_login": "Kludex",
"committed_at": "2026-06-30T12:33:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4e21f7bcbff0440a7b224aee19409fdd6647ce63",
"body": "Keep tests pinned to each capability's public surface so they keep\npassing across internal refactors of the `_`-prefixed modules, and\npoint genuinely unreachable branches at `# pragma: no cover` instead\nof reaching into private helpers.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(agents): discourage private-helper imports in tests (#316)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-06-30T11:38:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f460861435869dcd186ce7d0d355783bb0b7dea9",
"body": "…oad, docs, authoring (#304)\n\nRepoContext (instruction autoload + asset inventory), SubAgents disk-load, PyaiDocs (on-demand pyai docs), RuntimeAuthoring (runtime capability authoring). Reviewed + hardened; validated under pydantic-ai 1.107 and 2.0.0.",
"is_bot": false,
"headline": "Add experimental CE-discovery capabilities: context, subagents disk-l…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-25T02:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0418280d1e984f2db56b022def18b4884f075945",
"body": "pydantic-ai 2.0.0 reworked Instrumentation: the agent run span was\nrenamed from `agent run` to `invoke_agent agent`, the tool span from\n`running tool` to `execute_tool noop`, and several span attribute keys\nwere renamed. The `test on latest pydantic-ai` CI job (newest pyai =\n2.0.0) failed on the two\n[…]\nst_baggage_propagates_to_run_and_child_spans`: skipif on 2.0.0\n since its full span-tree snapshot needs a separate 2.0.0 refresh.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(logfire): tolerate pydantic-ai 2.0.0 agent-span rename (#305)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-24T22:42:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bb6da9948db7689cbb862a91cbb7cb66ccfa8077",
"body": "* Keep framework tools native in CodeMode\n\n* test(code_mode): cover load_capability bootstrap through Agent\n\nThe existing unit test exercises the native/sandbox split via a static\ntoolset. Add an Agent-level test for the actual issue #276 scenario: a\ndeferred capability plus CodeMode(tools='all'), a\n[…]\nden, so its body never runs.\nMark it `# pragma: no cover` to satisfy the 100% coverage gate, matching the\nsibling deferred-tool tests.\n\n---------\n\nCo-authored-by: Aditya Vardhan <adtyavrdhn@gmail.com>",
"is_bot": false,
"headline": "Keep framework tools native in CodeMode (#296)",
"author_name": "King Star",
"author_login": "jstar0",
"committed_at": "2026-06-23T12:44:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6232e0762ba2f34db4ebc93f8b9a90dfe6279808",
"body": "* feat(subagents): replace name-keyed mappings with a SubAgent list\n\nReferencing sub-agents by dict keys across `agents`, `descriptions`, and\n`limits` meant the same name was repeated in several places and a typo in one\nmapping silently desynced from the others. A single `SubAgent` entry now pairs\na\n[…]\n _by_name source.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: Aditya Vardhan <adtyavrdhn@gmail.com>",
"is_bot": false,
"headline": "feat(subagents): replace name-keyed mappings with a SubAgent list (#298)",
"author_name": "Marcelo Trylesinski",
"author_login": "Kludex",
"committed_at": "2026-06-23T12:05:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "50638595fd9b23368d6552109daeca5518b88a59",
"body": "Links the marketing pages for Pydantic AI, Pydantic Logfire, and\nLogfire AI Gateway so readers can discover the rest of the stack\nin one place. UTM params attribute traffic back to this repo.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add \"Part of the Pydantic Stack\" footer to README (#297)",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-06-20T19:39:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3f4cbd0a66a0b17c9e4ff75154fddf49986ff9a6",
"body": "… bad inputs (#295)\n\n* fix(code_mode): tighten run_code prompt against phantom imports and bad inputs\n\nCodeMode agents repeatedly waste run_code turns on avoidable mistakes -- importing\nunavailable modules (textwrap) or a phantom `functions`/`sandbox_tools` module,\npasting oversized one-line literal\n[…]\no are mutually exclusive (UserError on both set).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(code_mode): tighten `run_code` prompt against phantom imports and…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-19T19:06:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1b709d8e302293fb0329e2facd68cbe301e91e47",
"body": "… of raising (#293)\n\n* fix(overflow): read_tool_result returns on a missing handle instead of raising\n\nA wrong handle (e.g. a model passing a tool-call id) or a result no longer in the\nstore made `read_tool_result` raise `ModelRetry`, which consumes a tool retry and,\nonce the budget is spent, escala\n[…]\nrned message.\n\nAddresses review feedback on #293.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(overflow): `read_tool_result` returns on a missing handle instead…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-18T16:03:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e6dfd4c3037d133b9918ad7c1b31eb4a68e6ce2f",
"body": "…2 compatible (#291)\n\n* ci: add non-blocking pydantic-ai v2 beta test job\n\nThe harness targets the pydantic-ai v1 line, but the `>=1.105.0` floor also\nadmits v2 prereleases once prerelease resolution is enabled. Nothing in CI\nexercised that path, so v2-breaking changes were invisible until release.\n\n[…]\nt) <noreply@anthropic.com>\n\n* test: keep managed prompt v2 signal\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: David SF <david.sanchez@pydantic.dev>",
"is_bot": false,
"headline": "ci: add pydantic-ai v2 beta early-warning job and make code_mode v1/v…",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-06-17T08:48:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "caf50108fecbdd21381baa588681e62bf756b8d7",
"body": null,
"is_bot": false,
"headline": "Explain code mode metadata selection (#292)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-16T23:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24fd30e70c0e12c4d4b4507b1643141830ba6cbf",
"body": "…iew guidance (#288)\n\n* docs: add stale-PR re-eval, experimental-export, and consumer-lens guidance\n\nAdopting a months-old PR (#243) surfaced three gaps in the AICA review/authoring\nguides:\n\n- no discipline for re-evaluating a stale or pre-merge PR (retire temporary\n uv.sources pins once upstream l\n[…]\nAuthored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: David SF <david.sanchez@pydantic.dev>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: stale-PR re-eval, experimental-export, and background-coder rev…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-15T22:15:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2924277b17adb5bef22ecd0181b79ebabbb31941",
"body": "…(#243)\n\n* feat(code_mode): add CodeModeDynamicCatalog for cache-stable tool disclosure\n\nMoves CodeMode's per-tool signature catalog out of `run_code.description`\n(which lives in the prompt-cache-keyed tool-definitions block) and into\nagent instructions as a dynamic `InstructionPart`, then announces\n[…]\nAuthored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: David SF <david.sanchez@pydantic.dev>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add CodeMode `dynamic_catalog` flag for cache-stable tool disclosure …",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-06-15T21:42:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9821aab0d5265a4e6fabc86c1b04ecf4b0eedcb2",
"body": "…(#286)\n\nA single runaway model response (degenerate whitespace) or giant tool-call\npayload can produce one part large enough to blow the next request past the\nprovider context cap. No existing strategy can reach it: SlidingWindow drops\nthe oldest messages, ClearToolResults only touches tool results\n[…]\nscope. Composes as the first zero-LLM tier of TieredCompaction.\n\nCloses #285\n\nCo-authored-by: David SF <david.sanchez@pydantic.dev>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(compaction): add ClampOversizedMessages for runaway generations …",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-15T20:34:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3ac6034f7e04cf15c3bb93cb470c0ff79471eb38",
"body": "…ol returns (#290)\n\n* feat(experimental): OverflowingToolOutput capability for oversized tool returns\n\nAn oversized tool return persists in history and is re-sent on every later\nmodel request, paying its token cost for the rest of the run. This capability\nintercepts a return in `after_tool_execute`,\n[…]\nAuthored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: David SF <david.sanchez@pydantic.dev>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(experimental): OverflowingToolOutput capability for oversized to…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-15T18:11:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c56a4b42f8a7b59f5fef211632c8880f30555244",
"body": "* feat(code_mode): expose host-backed OS access to the sandbox\n\nSandboxed `run_code` had no way to reach the filesystem, environment, or\nwall clock: Monty supports it through an OS callback / `AbstractOS` and\ndirectory mounts, but `CodeMode` never threaded `os`/`mount` into\n`feed_start` or the snaps\n[…]\nf the public API.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: David SF <david.sanchez@pydantic.dev>",
"is_bot": false,
"headline": "Add host-backed OS and filesystem access to CodeMode sandbox (#262)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-06-15T16:32:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "05ae737182a1dce0c625a44f7bd5a86d6fa54b18",
"body": "* bumping pydantic ai\n\n* Fix breakage from pydantic-ai 1.107: capability toolsets no longer cross runs\n\nAll three failures came from pydantic-ai #5230 (on-demand capabilities):\n\n- SubAgents inherit_tools transplanted capability-contributed toolsets into\n sub-agent runs where the owning capability i\n[…]\n below the new SubAgentLimits dataclass;\nmoved it back into the import block.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "bumping pydantic ai (#280)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-06-12T11:25:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e34c30ae54fb61a535905849624aeb46c43e9f92",
"body": "…e (#284)\n\n* feat(shell): control subprocess environment to stop secret inheritance\n\nShell spawned every command with the inherited parent environment, so an\nagent running model-written commands in a sandbox could read the host's\nLLM API keys and tokens. This blocked replacing Pydanty's hand-rolled\n\n[…]\nAuthored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: David SF <david.sanchez@pydantic.dev>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(shell): control subprocess environment to stop secret inheritanc…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-12T03:51:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "34dcbf83529eb928fe5d68fb2d73f2a965b18941",
"body": "…ll budget, soft-failure) (#283)\n\n* feat(subagents): per-delegate run controls via SubAgentLimits\n\nDelegations through SubAgents ran with no per-child budgets, so an\norchestrator that needs one child capped at N requests, another bounded by\na wall-clock deadline, or a per-run delegation cap had to k\n[…]\nAuthored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: David SF <david.sanchez@pydantic.dev>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(subagents): per-delegate run controls (usage limits, timeout, ca…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-12T03:50:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6f2aa1143888b172f0e4d841ffa1bb71e9c5533b",
"body": "…egates (#251)\n\n* Add StepPersistence capability for step-event durability across delegates\n\nSupersedes PR #176 (SessionPersistence): orchestrators like pydanty need\nvisible event trails for delegate runs that may time out before a\n\"save full session after the run\" hook can fire, and need to continu\n[…]\ne is now em-dash-free.\n\nDocs only; 100% branch coverage retained.\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nCo-authored-by: David SF <david.sanchez@pydantic.dev>",
"is_bot": false,
"headline": "Add `StepPersistence` capability for step-event durability across del…",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-06-11T04:55:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d347d08e3c6335111638ca40648162ab73e41aa9",
"body": "…nts (#267)\n\nSubAgents exposes a single delegate_task(agent_name, task) tool that runs\na named child agent in a fresh, isolated run, with the available agents\nlisted in the system prompt as a cache-stable instruction.\n\n- deps are forwarded to every sub-agent; usage is shared by default\n (forward_us\n[…]\nto the caller\n- soft sub-agent failures (ModelRetry / UnexpectedModelBehavior) convert\n into a parent ModelRetry it can react to; hard limits propagate\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(subagents): add SubAgents capability for delegating to child age…",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-06-09T16:12:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ae371bbdaffb21289c5ca77c315938d274bcf372",
"body": "Add a Writing style section to AGENTS.md so docs, comments, and PR text\nread as human-written: no em-dashes (use `--`), no marketing superlatives\nor editorializing adjectives, sparing bold, no decorative Unicode.\n\nBring the tree into compliance by converting every em-dash to `--` across\n16 files. Al\n[…]\ne character. The one literal em-dash left is in\nAGENTS.md, where it names the banned character.\n\nhttps://claude.ai/code/session_01LQ9NTr8q95A99UnVcq6Nzf\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: ban em-dashes and codify writing style (#270)",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-06-09T16:08:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3d3247110c687998dcf29c5cb08096ffe77ca202",
"body": "…s (#266)\n\nPlanning gives the model a single write_plan(items) tool that owns the plan\nvia whole-plan replacement (no fragile indices). The current plan is surfaced\nback as an ephemeral reminder appended to the request tail in\nwrap_model_request, behind a CachePoint:\n\n- the reminder reaches the mode\n[…]\n the\n small reminder falls outside the cache\n\nStatic usage guidance goes in the system prompt (cache-stable); the mutable\nplan is never injected there.\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(planning): add Planning capability with cache-safe plan reminder…",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-06-09T16:05:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "442e9ff493118f60c337e67d2729f00eaf0585b9",
"body": "…al (#191)\n\nCompaction capabilities (SlidingWindow, ClearToolResults, DeduplicateFileReads, SummarizingCompaction, TieredCompaction, LimitWarner) shipped as experimental, with a HarnessExperimentalWarning + single category-wide silence filter. 100% coverage; ruff + pyright strict.",
"is_bot": false,
"headline": "Add experimental compaction menu under pydantic_ai_harness.experiment…",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-06-05T00:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bee3f02ca736243ec0b75a61046b143337d4e3f7",
"body": "* feat(logfire): add ManagedPrompt capability\n\nBack an agent's instructions with a Logfire-managed prompt, resolved once per\nrun inside wrap_run so the selected label/version are attached as baggage to\nevery child span. Lets prompts be iterated, versioned, and rolled out from the\nLogfire UI without \n[…]\nrs.noreply.github.com>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nCo-authored-by: Bill Easton <williamseaston@gmail.com>\nCo-authored-by: David SF <david.sanchez@pydantic.dev>",
"is_bot": false,
"headline": "feat(logfire): add ManagedPrompt capability (#257)",
"author_name": "David Montague",
"author_login": "dmontagu",
"committed_at": "2026-06-02T03:19:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e1654ccfe24a6f22b437a52b401ace3867bf1551",
"body": "* feat: add FileSystem and Shell capabilities with exhaustive testing\n\n- FileSystemToolset: 8 tools (read, write, edit, list, search, find, mkdir, info)\n with path-traversal prevention, allow/deny patterns, optimistic concurrency\n- ShellToolset: 1 tool (run_command) with command validation, timeout handling,\n and async subprocess execution via anyio\n\n---\n\nCo-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: David Sanchez <64162682+dsfaccini@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add FileSystem and Shell capabilities (#260)",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-06-02T01:47:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ad1a2014ef831d652d0c2151a6dac01d1c336c9a",
"body": " Add a harness agent skill\n\n Documents Code Mode for Pydantic AI, following the agentskills.io spec and matching the existing building-pydantic-ai-agents skill.\n\n - Skill directory matches the name field (spec requirement)\n - Deps aligned with pyproject.toml: pydantic-ai-slim>=1.95.1 plus the co\n[…]\nso CodeMode wraps the tools\n - Documents the Monty timing-primitive restriction; adds a Code Mode API section\n - Examples linted via pytest-examples (model-free ones executed) so they can't go stale",
"is_bot": false,
"headline": "add SKILL for harness, including a reference to code mode (#228)",
"author_name": "gordonblackadder",
"author_login": "gblackadder",
"committed_at": "2026-06-01T06:56:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d4be271de99b3b7350ca8573eebb4e8731ccda76",
"body": "…esting (…\" (#259)\n\nThis reverts commit 7fd372d9fd90ffd695a8272cabba722d08f78eba.",
"is_bot": false,
"headline": "Revert \"feat: add FileSystem and Shell capabilities with exhaustive t…",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-05-27T01:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fd372d9fd90ffd695a8272cabba722d08f78eba",
"body": "…#258)\n\n- FileSystemToolset: 8 tools (read, write, edit, list, search, find, mkdir, info)\n with path-traversal prevention, allow/deny patterns, optimistic concurrency\n- ShellToolset: 1 tool (run_command) with command validation, timeout handling,\n and async subprocess execution via anyio\n- 152 tes\n[…]\n (89.7%), 60 equivalent mutants documented\n- All survivors proven equivalent (trampoline defaults, encoding case-insensitivity,\n unreachable except blocks, dead branches, name=None fallback behavior)",
"is_bot": false,
"headline": "feat: add FileSystem and Shell capabilities with exhaustive testing (…",
"author_name": "Bill Easton",
"author_login": "strawgate",
"committed_at": "2026-05-27T00:56:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc444299782e43fc0fd6406979f61bb9dcc3fdca",
"body": "It is per-developer local config (already listed in .gitignore), so it should\nnot be committed. Untracked here while keeping the local file on disk.",
"is_bot": false,
"headline": "chore: stop tracking .agents/settings.local.json (#256)",
"author_name": "David Montague",
"author_login": "dmontagu",
"committed_at": "2026-05-26T08:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d85b6b20312282e7d86c9629db7b9e899632a77e",
"body": null,
"is_bot": false,
"headline": "Guide agents building harness capabilities (#247)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-05-20T23:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11189a59511ea34f183c246ceb112c04bc31860a",
"body": "The hardcoded team-member allowlist auto-closed legitimate PRs from\ncontributors not in the list (e.g. #244), which was too aggressive.",
"is_bot": false,
"headline": "ci: remove guard-dependencies workflow (#245)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-05-18T14:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "503ee7d0890b56de071034acc4e748562f6cfbbf",
"body": "Matches the actual floor set in #241. Same pattern as #237.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: bump README's pydantic-ai-slim floor to >=1.95.1 (#242)",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-13T19:20:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cda9f873f5647845c956c982df92a6ccf4033bac",
"body": "pydantic-ai 1.95.1 is on PyPI with the eager-import fix from pydantic/pydantic-ai#5422\n(`current_otel_traceparent` no longer trips Temporal's workflow sandbox).\nRemove the temporary `[tool.uv.sources]` git pin and bump the floor.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "deps: bump pydantic-ai-slim>=1.95.1, drop temporary git pin (#241)",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-13T19:06:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "59e65b7a1233f378dc49f41dfa391aedf64c0279",
"body": "* fix(code_mode): honor Tool Search's deferred-loading contract\n\nCodeMode flattened `defer_loading=True` tools into `run_code`'s description\nregardless of discovery state — defeating progressive disclosure, and on\nproviders with native tool search also double-listing the same tool on the\nwire (top-l\n[…]\n the floor in a follow-up once the release lands.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(code_mode): honor Tool Search's deferred-loading contract (#240)",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-13T18:00:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "518ae87f90a97106cfd3e6933fafd85f813cb22e",
"body": null,
"is_bot": false,
"headline": "Allow fresh PydanticAI package installs (#238)",
"author_name": "David SF",
"author_login": "dsfaccini",
"committed_at": "2026-05-12T17:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "986830abf28573c59563a9c92140a1baa46dd6e2",
"body": null,
"is_bot": false,
"headline": "docs: bump README's pydantic-ai-slim floor to >=1.89.1 (#237)",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-09T00:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf692aff32162334beaf49bc3c6e73ff69d657e0",
"body": "* Rework README hero example and add full ecosystem agent showcase\n\nThe previous hero example used GitHub's MCP server, which requires\nauthentication and ships tools without `outputSchema` -- triggering\nCodeMode warnings and producing weakly-typed sandbox stubs. Replaced\nwith the open-source Hacker \n[…]\no `tests/` top level. It's an\n end-to-end check on the README's flagship example -- it composes\n `CodeMode` + `MCP` + `WebSearch` -- so it doesn't belong in any\n single capability's test directory.",
"is_bot": false,
"headline": "Rework README hero example and add ecosystem agent showcase (#226)",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-09T00:05:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e56c60313a54eac7e9f7f0a0e80620d4cc0431c3",
"body": "…e` description (#236)\n\n`asyncio.sleep`, `datetime.datetime.now()`, `datetime.date.today()`,\nand the `time` module are gated by the sandbox (timing primitives\nare restricted to avoid timing-based side channels). Without this\nhint in the `run_code` description, models occasionally generate\nsandbox-rejected code patterns -- `asyncio.sleep` between tool\ncalls (cargo-culted \"polite rate-limiting\") and `datetime.now()`\nfor recency filters.",
"is_bot": false,
"headline": "Document monty's missing wall-clock and timing primitives in `run_cod…",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-08T21:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27ba54b58832cfbea5ad6759d05f0da8ba1ccb37",
"body": "The shim package and its release workflow served the 0.1.x transition\nfrom pydantic-harness to pydantic-ai-harness. With this merged, the\nnext pydantic-ai-harness release is free to be 0.2.0 without needing\nto maintain the shim.\n\nMERGE ONLY AFTER:\n- pydantic-harness==0.1.1 has been published to PyPI\n[…]\nness v0.2.0 (since the shim pins\n pydantic-ai-harness<0.2 and there's no point keeping it around once\n the upper bound kicks in)\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove pydantic-harness deprecation shim (#209)",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-08T21:28:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0fcd4c0aeaa692e950880ae71dea5ac7f7be204a",
"body": "`CodeModeToolset.get_tools` was sandboxing local-fallback tools annotated\nwith `prefer_builtin`, rendering them inside `run_code.description`\nbefore `Model.prepare_request` ever got a chance to drop them when the\nprovider supports the matching builtin. Mirror the existing\n`_SEARCH_TOOLS_NAME` guard so these tools stay native and the model\nsees a single, non-duplicated tool surface.\n\nCloses #233.",
"is_bot": false,
"headline": "fix(code_mode): filter `prefer_builtin` tools out of sandboxing (#234)",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-08T19:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2c7d458a5e4e814f6fc1c840247be77e26aa65",
"body": "…229)\n\nCompanion to pydantic-ai's removal of the `safe-for-ci` label gate. The\ncalled workflow runs with `contents: read` only and no secrets, so fork-PR\nexposure is equivalent to pydantic-ai's regular `ci.yml` test jobs and\ndoesn't need a separate deny-by-default gate.\n\nHeader comment now flags the\n[…]\nthe\ncaller needs to gate fork PRs at the job level (e.g. require a `safe-for-ci`\nlabel) before merging that change. Documents the pattern for future\nre-introduction without enforcing the friction now.",
"is_bot": false,
"headline": "ci: clarify fork-PR security posture in compat-test header comment (#…",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-06T22:57:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4f96efac2384f40aa8852b14b226d614d211ac0b",
"body": "… (#225)\n\n* ci: scope `pyright` in compat-test to harness sources\n\nThe reusable workflow checks out pydantic-ai into `./pydantic-ai/` inside\nthe harness's working tree, then runs `uv run pyright`. Pyright's\n`exclude` in pyproject.toml doesn't list `pydantic-ai` (no reason to —\nthe directory doesn't \n[…]\n` to live under `$GITHUB_WORKSPACE`,\nso we check out to a workspace subdir then `mv` to `${RUNNER_TEMP}/pydantic-ai`\nwhich is outside workspace and thus invisible to anything walking the\nharness tree.",
"is_bot": false,
"headline": "ci: move pydantic-ai checkout outside the harness tree in compat-test…",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-05T22:38:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd28cf24d15de5794b8c22abe309644262795326",
"body": "…ce; cover approved-tool ApprovalRequired re-raise (#223)\n\n* test(code_mode): cover approved-tool re-raising `ApprovalRequired`\n\npydantic/pydantic-ai#5275 documents on `_resolve_single_deferred` that a\nre-raised `CallDeferred` / `ApprovalRequired` from the post-approval tool\nbody bubbles up without \n[…]\ne sibling\n packages that version-track together; testing slim from-source against a\n PyPI `pydantic-graph` would mask cross-package issues (e.g. a slim PR\n depending on an unreleased graph change).",
"is_bot": false,
"headline": "ci: harness-compat reusable workflow + drop pydantic-ai-slim git sour…",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-05-05T22:02:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fb62396335b5631154814b0bb02cbfaa4ce873eb",
"body": null,
"is_bot": false,
"headline": "Support `codemode` dependency group alias (#224)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-05-04T20:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe9a587bd4d24725afd16bcad54452197da3bf35",
"body": "…andleDeferredToolCalls` (#220)\n\n* feat(code_mode): resolve deferred tool calls via HandleDeferredToolCalls\n\nTools with `kind='external'` or `'unapproved'` (and tools that raise\nApprovalRequired/CallDeferred at runtime) are no longer excluded from the\nsandbox and promoted back to native tools. They \n[…]\nMark the branch `# pragma: no cover` since it's an explicit skip path\nthat the floor-slim CI job exercises but isn't included in the coverage\nreport (the floor job doesn't gate on coverage by design).",
"is_bot": false,
"headline": "feat(code_mode): resolve deferred/approval-required tool calls via `H…",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-04-25T00:57:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9b1a121a929b8c843bcaac4b21bcdc5fe3730b3d",
"body": "* fix(code-mode): match Monty's current snapshot resume API\n\n* bumping monty\n\n* single quotes\n\n* uv.lock\n\n* docstring: use single backticks per project convention\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n* revert unrelated test docstring rewording\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix Monty's snapshot resume API (#216)",
"author_name": "Aditya Vardhan",
"author_login": "adtyavrdhn",
"committed_at": "2026-04-21T14:20:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4fbdeb50f9c08adebf53179eab16503550836135",
"body": "Updated link for Tool search documentation to point to Toolset Deferred Loading rather than Deferred Tools (which documents deferred execution instead).\n\nCo-authored-by: Douwe Maan <hi@douwe.me>",
"is_bot": false,
"headline": "Fix Tool search documentation link in README (#205)",
"author_name": "Hugh Wimberly",
"author_login": "moredatarequired",
"committed_at": "2026-04-15T22:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "763df59946a1a7c82e918cca4896f0ba88509776",
"body": "Creates legacy/pydantic-harness/ with a compatibility shim package that\ndepends on pydantic-ai-harness>=0.1.1,<0.2 and re-exports its public API.\nImporting pydantic_harness emits a DeprecationWarning telling users to\nmigrate to pydantic-ai-harness.\n\nThe shim is built and published independently via \n[…]\nn pydantic-ai-harness==0.2.0 ships, this shim will stop resolving\n(upper bound <0.2) and existing users will be forced to migrate.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add pydantic-harness deprecation shim (#208)",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-04-13T20:49:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "987b7312d5df066d87bd59de140bf7f555941e07",
"body": "- Package name: pydantic-harness -> pydantic-ai-harness\n- Python module: pydantic_harness -> pydantic_ai_harness\n- Display name: Pydantic Harness -> Pydantic AI Harness\n- All URLs updated to github.com/pydantic/pydantic-ai-harness\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename package to pydantic-ai-harness (#207)",
"author_name": "Douwe Maan",
"author_login": "DouweM",
"committed_at": "2026-04-13T20:33:28Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 16,
"commits_last_year": 122,
"latest_release_at": "2026-07-28T03:27:24Z",
"latest_release_tag": "v0.12.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 18,
"days_since_latest_release": 0,
"mean_days_between_releases": 4.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "pydantic-ai-harness",
"exists": true,
"license": "MIT",
"keywords": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Topic :: Software Development :: Libraries",
"Typing :: Typed"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/pydantic-ai-harness/",
"is_deprecated": false,
"latest_version": "0.12.0",
"repository_url": "https://github.com/pydantic/pydantic-ai-harness",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1867288,
"first_published_at": "2026-04-13T20:48:27.977856Z",
"latest_published_at": "2026-07-28T03:40:59.020685Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 75,
"stars": 708,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2026-04-11",
"count": 2
},
{
"date": "2026-04-12",
"count": 1
},
{
"date": "2026-04-14",
"count": 2
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-04-20",
"count": 2
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-04-28",
"count": 2
},
{
"date": "2026-05-01",
"count": 2
},
{
"date": "2026-05-04",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-05-30",
"count": 3
},
{
"date": "2026-05-31",
"count": 5
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-13",
"count": 1
},
{
"date": "2026-06-18",
"count": 1
},
{
"date": "2026-06-20",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-06",
"count": 1
},
{
"date": "2026-07-07",
"count": 2
},
{
"date": "2026-07-09",
"count": 2
},
{
"date": "2026-07-10",
"count": 2
},
{
"date": "2026-07-11",
"count": 4
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-13",
"count": 2
},
{
"date": "2026-07-14",
"count": 2
},
{
"date": "2026-07-15",
"count": 3
},
{
"date": "2026-07-16",
"count": 2
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
},
{
"date": "2026-07-19",
"count": 1
},
{
"date": "2026-07-22",
"count": 3
},
{
"date": "2026-07-23",
"count": 2
},
{
"date": "2026-07-24",
"count": 1
},
{
"date": "2026-07-25",
"count": 1
},
{
"date": "2026-07-26",
"count": 1
}
],
"complete": true,
"collected": 74,
"total_forks": 75
},
"star_history": null,
"open_issues_and_prs": 231
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"pydantic_ai_harness/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 141196,
"source_files_sampled": 199,
"oversized_source_files": 5,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 9066
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 119,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "httpx",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.28.1"
},
{
"name": "pydantic-ai-slim",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.18.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "httpx",
"direct": true,
"version": "0.28.1",
"ecosystem": "pypi"
},
{
"name": "pydantic-ai-slim",
"direct": true,
"version": "2.18.0",
"ecosystem": "pypi"
},
{
"name": "agent-client-protocol",
"direct": false,
"version": "0.11.0",
"ecosystem": "pypi"
},
{
"name": "aiohappyeyeballs",
"direct": false,
"version": "2.7.1",
"ecosystem": "pypi"
},
{
"name": "aiohttp",
"direct": false,
"version": "3.14.2",
"ecosystem": "pypi"
},
{
"name": "aiosignal",
"direct": false,
"version": "1.4.0",
"ecosystem": "pypi"
},
{
"name": "annotated-doc",
"direct": false,
"version": "0.0.4",
"ecosystem": "pypi"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "anyio",
"direct": false,
"version": "4.13.0",
"ecosystem": "pypi"
},
{
"name": "asttokens",
"direct": false,
"version": "3.0.1",
"ecosystem": "pypi"
},
{
"name": "async-timeout",
"direct": false,
"version": "5.0.1",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "26.1.0",
"ecosystem": "pypi"
},
{
"name": "black",
"direct": false,
"version": "26.5.1",
"ecosystem": "pypi"
},
{
"name": "cbor2",
"direct": false,
"version": "6.1.3",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.4.22",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.7",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.3.3",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "coverage",
"direct": false,
"version": "7.14.0",
"ecosystem": "pypi"
},
{
"name": "dbos",
"direct": false,
"version": "2.21.0",
"ecosystem": "pypi"
},
{
"name": "dirty-equals",
"direct": false,
"version": "0.11",
"ecosystem": "pypi"
},
{
"name": "distro",
"direct": false,
"version": "1.9.0",
"ecosystem": "pypi"
},
{
"name": "exa-py",
"direct": false,
"version": "2.16.0",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "executing",
"direct": false,
"version": "2.2.1",
"ecosystem": "pypi"
},
{
"name": "frozenlist",
"direct": false,
"version": "1.8.0",
"ecosystem": "pypi"
},
{
"name": "genai-prices",
"direct": false,
"version": "0.0.71",
"ecosystem": "pypi"
},
{
"name": "googleapis-common-protos",
"direct": false,
"version": "1.75.0",
"ecosystem": "pypi"
},
{
"name": "greenlet",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "griffelib",
"direct": false,
"version": "2.0.2",
"ecosystem": "pypi"
},
{
"name": "grpclib",
"direct": false,
"version": "0.4.9",
"ecosystem": "pypi"
},
{
"name": "h11",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "h2",
"direct": false,
"version": "4.3.0",
"ecosystem": "pypi"
},
{
"name": "hpack",
"direct": false,
"version": "4.2.0",
"ecosystem": "pypi"
},
{
"name": "httpcore",
"direct": false,
"version": "1.0.9",
"ecosystem": "pypi"
},
{
"name": "httpcore2",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "httpx2",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "hyperframe",
"direct": false,
"version": "6.1.0",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.15",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "8.7.1",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "inline-snapshot",
"direct": false,
"version": "0.33.0",
"ecosystem": "pypi"
},
{
"name": "jiter",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "logfire",
"direct": false,
"version": "4.33.0",
"ecosystem": "pypi"
},
{
"name": "logfire-api",
"direct": false,
"version": "4.33.0",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "4.2.0",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "modal",
"direct": false,
"version": "1.5.2",
"ecosystem": "pypi"
},
{
"name": "multidict",
"direct": false,
"version": "6.7.1",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "nexus-rpc",
"direct": false,
"version": "1.4.0",
"ecosystem": "pypi"
},
{
"name": "nodeenv",
"direct": false,
"version": "1.10.0",
"ecosystem": "pypi"
},
{
"name": "openai",
"direct": false,
"version": "2.45.0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-api",
"direct": false,
"version": "1.41.1",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-exporter-otlp-proto-common",
"direct": false,
"version": "1.41.1",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-exporter-otlp-proto-http",
"direct": false,
"version": "1.41.1",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation",
"direct": false,
"version": "0.62b1",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-instrumentation-httpx",
"direct": false,
"version": "0.62b1",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-proto",
"direct": false,
"version": "1.41.1",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-sdk",
"direct": false,
"version": "1.41.1",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-semantic-conventions",
"direct": false,
"version": "0.62b1",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-util-http",
"direct": false,
"version": "0.62b1",
"ecosystem": "pypi"
},
{
"name": "outcome",
"direct": false,
"version": "1.3.0.post0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.2",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "1.1.1",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.10.0",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "propcache",
"direct": false,
"version": "0.5.2",
"ecosystem": "pypi"
},
{
"name": "protobuf",
"direct": false,
"version": "6.33.6",
"ecosystem": "pypi"
},
{
"name": "psycopg",
"direct": false,
"version": "3.3.4",
"ecosystem": "pypi"
},
{
"name": "psycopg-binary",
"direct": false,
"version": "3.3.4",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "3.0",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": false,
"version": "2.13.4",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.46.4",
"ecosystem": "pypi"
},
{
"name": "pydantic-graph",
"direct": false,
"version": "2.18.0",
"ecosystem": "pypi"
},
{
"name": "pydantic-handlebars",
"direct": false,
"version": "0.2.1",
"ecosystem": "pypi"
},
{
"name": "pydantic-monty",
"direct": false,
"version": "0.0.19",
"ecosystem": "pypi"
},
{
"name": "pydantic-monty-runtime",
"direct": false,
"version": "0.0.19",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pyright",
"direct": false,
"version": "1.1.409",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "9.0.3",
"ecosystem": "pypi"
},
{
"name": "pytest-anyio",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "pytest-examples",
"direct": false,
"version": "0.0.18",
"ecosystem": "pypi"
},
{
"name": "pytest-recording",
"direct": false,
"version": "0.13.4",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "python-dotenv",
"direct": false,
"version": "1.2.2",
"ecosystem": "pypi"
},
{
"name": "pytokens",
"direct": false,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.3",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.34.0",
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": false,
"version": "15.0.0",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": "0.15.12",
"ecosystem": "pypi"
},
{
"name": "shellingham",
"direct": false,
"version": "1.5.4",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "sniffio",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "sortedcontainers",
"direct": false,
"version": "2.4.0",
"ecosystem": "pypi"
},
{
"name": "sqlalchemy",
"direct": false,
"version": "2.0.49",
"ecosystem": "pypi"
},
{
"name": "synchronicity",
"direct": false,
"version": "0.12.5",
"ecosystem": "pypi"
},
{
"name": "temporalio",
"direct": false,
"version": "1.27.1",
"ecosystem": "pypi"
},
{
"name": "toml",
"direct": false,
"version": "0.10.2",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.4.1",
"ecosystem": "pypi"
},
{
"name": "tqdm",
"direct": false,
"version": "4.68.4",
"ecosystem": "pypi"
},
{
"name": "trio",
"direct": false,
"version": "0.33.0",
"ecosystem": "pypi"
},
{
"name": "truststore",
"direct": false,
"version": "0.10.4",
"ecosystem": "pypi"
},
{
"name": "typer",
"direct": false,
"version": "0.25.1",
"ecosystem": "pypi"
},
{
"name": "typer-slim",
"direct": false,
"version": "0.24.0",
"ecosystem": "pypi"
},
{
"name": "types-certifi",
"direct": false,
"version": "2021.10.8.3",
"ecosystem": "pypi"
},
{
"name": "types-protobuf",
"direct": false,
"version": "6.32.1.20260221",
"ecosystem": "pypi"
},
{
"name": "types-toml",
"direct": false,
"version": "0.10.8.20260518",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "typing-inspection",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "tzdata",
"direct": false,
"version": "2026.2",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "vcrpy",
"direct": false,
"version": "8.2.1",
"ecosystem": "pypi"
},
{
"name": "watchfiles",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "websockets",
"direct": false,
"version": "16.0",
"ecosystem": "pypi"
},
{
"name": "wrapt",
"direct": false,
"version": "2.1.2",
"ecosystem": "pypi"
},
{
"name": "yarl",
"direct": false,
"version": "1.24.5",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.23.1",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 119,
"direct_count": 2,
"indirect_count": 117
}
},
"maintainership": {
"issues": {
"open_prs": 77,
"merged_prs": 119,
"open_issues": 154,
"closed_ratio": 0.328,
"closed_issues": 75,
"closed_unmerged_prs": 55
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dsfaccini",
"commits": 39,
"avatar_url": "https://avatars.githubusercontent.com/u/64162682?v=4"
},
{
"type": "User",
"login": "DouweM",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/159434?v=4"
},
{
"type": "User",
"login": "adtyavrdhn",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/76904033?v=4"
},
{
"type": "User",
"login": "strawgate",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/6384545?v=4"
},
{
"type": "User",
"login": "dmontagu",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/35119617?v=4"
},
{
"type": "User",
"login": "Kludex",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7353520?v=4"
},
{
"type": "User",
"login": "moredatarequired",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1124196?v=4"
},
{
"type": "User",
"login": "DEENUU1",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/111304236?v=4"
},
{
"type": "User",
"login": "jstar0",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/54024410?v=4"
},
{
"type": "User",
"login": "ryahern",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/37132918?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.32
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"compat-test.yml",
"main.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 7,
"reason": "Found 22/30 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 9,
"reason": "dependency not pinned by hash detected -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 9,
"reason": "SAST tool is not run on all commits -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a3057d564525dc51fe77a5fe924e7252c1d2f8db",
"ran_at": "2026-07-28T03:43:03Z",
"aggregate_score": 7.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T03:41:04Z",
"oldest_open_prs": [
{
"number": 168,
"created_at": "2026-04-10T01:01:55Z",
"last_comment_at": "2026-04-10T15:06:08Z",
"last_comment_author": "DouweM"
},
{
"number": 169,
"created_at": "2026-04-10T01:01:59Z",
"last_comment_at": "2026-07-28T00:55:03Z",
"last_comment_author": "DouweM"
},
{
"number": 170,
"created_at": "2026-04-10T01:02:02Z",
"last_comment_at": "2026-05-13T12:13:57Z",
"last_comment_author": "lucastamoios"
},
{
"number": 171,
"created_at": "2026-04-10T01:02:05Z",
"last_comment_at": "2026-04-10T15:06:11Z",
"last_comment_author": "DouweM"
},
{
"number": 172,
"created_at": "2026-04-10T01:02:08Z",
"last_comment_at": "2026-07-28T00:55:05Z",
"last_comment_author": "DouweM"
},
{
"number": 173,
"created_at": "2026-04-10T01:02:12Z",
"last_comment_at": "2026-04-10T15:06:38Z",
"last_comment_author": "DouweM"
},
{
"number": 174,
"created_at": "2026-04-10T01:02:15Z",
"last_comment_at": "2026-04-10T15:06:40Z",
"last_comment_author": "DouweM"
},
{
"number": 175,
"created_at": "2026-04-10T01:02:19Z",
"last_comment_at": "2026-04-10T15:06:42Z",
"last_comment_author": "DouweM"
},
{
"number": 177,
"created_at": "2026-04-10T01:02:25Z",
"last_comment_at": "2026-07-28T00:54:23Z",
"last_comment_author": "DouweM"
},
{
"number": 178,
"created_at": "2026-04-10T01:02:29Z",
"last_comment_at": "2026-07-28T00:54:22Z",
"last_comment_author": "DouweM"
},
{
"number": 180,
"created_at": "2026-04-10T01:02:36Z",
"last_comment_at": "2026-07-28T00:54:21Z",
"last_comment_author": "DouweM"
},
{
"number": 181,
"created_at": "2026-04-10T01:02:39Z",
"last_comment_at": "2026-07-28T00:54:40Z",
"last_comment_author": "DouweM"
},
{
"number": 183,
"created_at": "2026-04-10T01:02:46Z",
"last_comment_at": "2026-07-28T00:54:20Z",
"last_comment_author": "DouweM"
},
{
"number": 185,
"created_at": "2026-04-10T01:02:52Z",
"last_comment_at": "2026-07-28T00:54:39Z",
"last_comment_author": "DouweM"
},
{
"number": 186,
"created_at": "2026-04-10T01:02:56Z",
"last_comment_at": "2026-07-28T00:54:42Z",
"last_comment_author": "DouweM"
},
{
"number": 188,
"created_at": "2026-04-10T01:03:03Z",
"last_comment_at": "2026-07-28T00:54:38Z",
"last_comment_author": "DouweM"
},
{
"number": 211,
"created_at": "2026-04-14T08:35:23Z",
"last_comment_at": "2026-04-14T11:17:56Z",
"last_comment_author": "adtyavrdhn"
},
{
"number": 217,
"created_at": "2026-04-21T19:31:18Z",
"last_comment_at": "2026-04-21T21:44:25Z",
"last_comment_author": "lewisthorpe1994"
},
{
"number": 222,
"created_at": "2026-04-25T00:38:24Z",
"last_comment_at": "2026-06-11T17:53:50Z",
"last_comment_author": "majdalsado"
},
{
"number": 231,
"created_at": "2026-05-07T05:39:48Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-26T11:31:20Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 218,
"created_at": "2025-09-17T13:28:43Z",
"last_comment_at": "2026-04-21T21:23:19Z",
"last_comment_author": "DouweM"
},
{
"number": 1,
"created_at": "2026-03-20T21:03:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2026-03-20T21:10:33Z",
"last_comment_at": "2026-03-20T22:23:23Z",
"last_comment_author": "adtyavrdhn"
},
{
"number": 24,
"created_at": "2026-03-20T21:10:50Z",
"last_comment_at": "2026-03-20T22:23:34Z",
"last_comment_author": "adtyavrdhn"
},
{
"number": 29,
"created_at": "2026-03-20T21:12:12Z",
"last_comment_at": "2026-03-21T09:30:17Z",
"last_comment_author": "adtyavrdhn"
},
{
"number": 34,
"created_at": "2026-03-20T21:13:39Z",
"last_comment_at": "2026-03-21T22:00:20Z",
"last_comment_author": "adtyavrdhn"
},
{
"number": 35,
"created_at": "2026-03-20T21:40:59Z",
"last_comment_at": "2026-03-20T22:25:41Z",
"last_comment_author": "adtyavrdhn"
},
{
"number": 37,
"created_at": "2026-03-20T22:12:52Z",
"last_comment_at": "2026-03-21T22:02:25Z",
"last_comment_author": "DouweM"
},
{
"number": 38,
"created_at": "2026-03-20T22:13:16Z",
"last_comment_at": "2026-03-20T22:18:44Z",
"last_comment_author": "adtyavrdhn"
},
{
"number": 39,
"created_at": "2026-03-20T22:13:32Z",
"last_comment_at": "2026-03-21T21:58:40Z",
"last_comment_author": "DouweM"
},
{
"number": 41,
"created_at": "2026-03-20T22:14:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2026-03-20T22:14:16Z",
"last_comment_at": "2026-03-20T23:07:44Z",
"last_comment_author": "adtyavrdhn"
},
{
"number": 43,
"created_at": "2026-03-20T22:14:37Z",
"last_comment_at": "2026-03-21T21:57:18Z",
"last_comment_author": "DouweM"
},
{
"number": 44,
"created_at": "2026-03-20T22:14:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 45,
"created_at": "2026-03-20T22:15:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2026-03-20T22:15:17Z",
"last_comment_at": "2026-03-21T00:27:22Z",
"last_comment_author": "adtyavrdhn"
},
{
"number": 47,
"created_at": "2026-03-20T22:15:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2026-03-20T22:16:06Z",
"last_comment_at": "2026-03-21T00:28:17Z",
"last_comment_author": "adtyavrdhn"
},
{
"number": 51,
"created_at": "2026-03-20T22:16:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2026-03-20T22:16:33Z",
"last_comment_at": "2026-03-20T23:08:25Z",
"last_comment_author": "adtyavrdhn"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/pydantic/pydantic-ai-harness",
"host": "github.com",
"name": "pydantic-ai-harness",
"owner": "pydantic"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"security": 80,
"vitality": 86,
"community": 71,
"governance": 71,
"engineering": 85
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"commits_last_year": 122,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "122 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 122
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v0.12.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 4.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~4.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 4.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 71,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"forks": 75,
"stars": 708,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "708 stars",
"points": 46.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 708
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "75 forks",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 75
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"pydantic-ai-harness"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 1867288
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,867,288 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1867288,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 71,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 14,
"top_contributor_share": 0.32
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 32% of commits",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 32
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"merged_prs": 119,
"open_issues": 154,
"closed_issues": 75,
"issue_closed_ratio": 0.328,
"closed_unmerged_prs": 55
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "33% of issues closed",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 33
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "119/174 decided PRs merged",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 119,
"decided": 174
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 22/30 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"followers": 2930,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "pydantic",
"public_repos": 80,
"account_age_days": 1449
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2,930 followers of pydantic",
"points": 24.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2930,
"login": "pydantic"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "80 public repos, account ~3 yr old",
"points": 20.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 80
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"pydantic-ai-harness"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 85,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 80,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 7.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 22/30 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 9",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 119 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 119
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 119,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 119,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 13
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "excellent",
"name": "AI Readiness",
"value": 87,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.98,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 9066
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "98 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 98,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"pydantic_ai_harness/py.typed"
],
"agent_commit_share": 0.41,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "pydantic_ai_harness/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "pydantic_ai_harness/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "41 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 41,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 141196,
"source_files_sampled": 199,
"oversized_source_files": 5
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (pydantic_ai_harness/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "pydantic_ai_harness/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "5/199 source files over 60KB",
"points": 53.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 199,
"oversized": 5
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index pypi:pydantic-ai-harness@0.12.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-28T03:43:27.799603Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pydantic/pydantic-ai-harness.svg",
"full_name": "pydantic/pydantic-ai-harness",
"license_state": "standard",
"license_spdx": "MIT"
}