CommandDash / commanddash

AI assist to integrate APIs and SDKs without reading docs.
https://commanddash.io
Apache License 2.0
287 stars 46 forks source link

Dart CLI Client Added #229

Closed samyakkkk closed 6 months ago

samyakkkk commented 7 months ago

The current CLI client is capable of getting a task processed via the CLI and also provide any additional data required during the execution of the task.

The communication channel is very performant with ~1ms of communication latency after initialised.