1 parent 8d3edff commit e2982a6Copy full SHA for e2982a6
1 file changed
RELEASE_NOTES_v1.0.3.md
@@ -0,0 +1,17 @@
1
+# Release Notes v1.0.3
2
+
3
+Date: 2026-02-17
4
5
+## Highlights
6
+- SDK-first integration guidance across examples and demo docs.
7
+- Root README updated with a minimal SDK integration recipe for any agent framework.
8
+- Legacy KakvedaGuard references reframed as reference-only.
9
10
+## Changed
11
+- Examples docs now prefer `kakveda_sdk` and `KakvedaAgent` for integration.
12
+- Legacy manual guides point to `kakveda_sdk.guard.KakvedaGuard` instead of removed helpers.
13
+- Updated warn URL examples to port 8105.
14
+- Added SDK quick integration section to the examples index.
15
16
+## Notes
17
+- Legacy docs remain for historical context; new integrations should use `kakveda_sdk`.
0 commit comments