mirror of
https://github.com/pydantic/pydantic-ai-harness.git
synced 2026-07-21 02:45:34 +00:00
* feat: add Memory capability * feat(memory): add SQLite and PostgreSQL stores * fix(memory): address CI pyright and CodeRabbit review * style(memory): ASCII dashes, labeled README fence (review follow-up) * fix(memory): SQLite in-memory rejection and case-sensitive listing * fix(memory): use qmark placeholders in SQLite prefix listing * Make memory safe for durable shared use * Harden memory trust and recovery boundaries --------- Co-authored-by: David SF <64162682+dsfaccini@users.noreply.github.com>
26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
[
|
|
{
|
|
"label": "Pydantic AI Harness",
|
|
"items": [
|
|
{ "label": "Overview", "slug": "index" },
|
|
{ "label": "Code Mode", "slug": "code-mode" },
|
|
{ "label": "FileSystem", "slug": "filesystem" },
|
|
{ "label": "Shell", "slug": "shell" },
|
|
{ "label": "Context", "slug": "context" },
|
|
{ "label": "Pydantic AI Docs", "slug": "pydantic-ai-docs" },
|
|
{ "label": "Compaction", "slug": "compaction" },
|
|
{ "label": "Overflowing Tool Output", "slug": "overflowing-tool-output" },
|
|
{ "label": "Step Persistence", "slug": "step-persistence" },
|
|
{ "label": "Media", "slug": "media" },
|
|
{ "label": "Subagents", "slug": "subagents" },
|
|
{ "label": "Dynamic Workflow", "slug": "dynamic-workflow" },
|
|
{ "label": "Planning", "slug": "planning" },
|
|
{ "label": "Memory", "slug": "memory" },
|
|
{ "label": "Runtime Authoring", "slug": "runtime-authoring" },
|
|
{ "label": "Guardrails", "slug": "guardrails" },
|
|
{ "label": "Managed Prompt", "slug": "managed-prompt" },
|
|
{ "label": "ACP", "slug": "acp" }
|
|
]
|
|
}
|
|
]
|