Skip to content

Commit 66fe8ca

Browse files
committed
docs: add v0.20.0 Python SDK feature summary to README
Signed-off-by: tercel <tercel.yi@gmail.com>
1 parent 38b0d95 commit 66fe8ca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ A schema-enforced module standard for the AI-Perceivable era.
115115

116116
`AsyncTaskManager` and `ExtensionManager` are available in all three SDKs (Python, TypeScript, and Rust as of v0.19.0).
117117

118+
As of v0.20.0: `CircuitBreakerMiddleware`, `TaskStore`/`InMemoryTaskStore`, `RetryPolicy`, and `PrometheusExporter` are Python-SDK additions implementing PROTOCOL_SPEC v0.20.0 hardening areas (Issues #34, #42, #43, #44, #45). Cross-language parity for these features is tracked in the canonical apcore protocol repository.
119+
118120
## Configuration
119121

120122
### Config Bus and Namespace Registration

0 commit comments

Comments
 (0)