chain-client-sdk-dart/lib
flemming-it 8798119903 feat: updateSystemAi + testSystemAi RPCs (v0.5.0)
`HubClient.updateSystemAi(...)` persists a new System-AI config
to ~/.fai/config.yaml AND hot-reloads the live hub state in one
round-trip; returns the resulting SystemAiStatus so the UI
refreshes without a second call.

`HubClient.testSystemAi()` probes the configured provider with
a tiny ping and returns the same error-kind taxonomy as askAi.
Studio's "Test connection" button uses this.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-07 13:41:10 +02:00
..
src feat: updateSystemAi + testSystemAi RPCs (v0.5.0) 2026-05-07 13:41:10 +02:00
fai_dart_sdk.dart feat: live HubClient with generated proto bindings 2026-05-05 16:24:16 +02:00