docs: drop duplicate Managed prompt row from README matrix

CodeRabbit flagged a pre-existing duplicate `Managed prompt` row (a stray
copy at the end of the matrix, out of category order). The capability stays
listed under Prompt management; logfire remains linked, so docs parity holds.
This commit is contained in:
David SF
2026-07-15 18:40:08 -05:00
parent 487c5e9078
commit 921ba84f12
-1
View File
@@ -183,7 +183,6 @@ We studied leading coding agents, agent frameworks, and Claw-style assistants to
| | **Tool orphan repair** | Fix orphaned tool calls in conversation history | :construction: [PR #184](https://github.com/pydantic/pydantic-ai-harness/pull/184) | |
| **Reasoning** | **Adaptive reasoning** | Adjust thinking effort based on task complexity | :construction: [PR #174](https://github.com/pydantic/pydantic-ai-harness/pull/174) | |
| | **Current time** | Inject current date/time into system prompt | :construction: [PR #170](https://github.com/pydantic/pydantic-ai-harness/pull/170) | |
| **Prompt management** | **Managed prompt** | Serve Logfire-managed prompts as instructions, so you can edit and roll them out without a code deploy | :white_check_mark: [Docs](pydantic_ai_harness/logfire/) | |
> Packages by [vstorm-co](https://github.com/vstorm-co) are endorsed by the Pydantic AI team. We're working with them to upstream some of their implementations into this repo.