5 ms·
Are we reinventing RPC again? Calling CLI program with JSON sounds like RPC call. The schema feels likes something LSP can provided for such function. Maybe as
by smy20011 7mo ago
Are we reinventing RPC again? Calling CLI program with JSON sounds like RPC call. The schema feels likes something LSP can provided for such function.
Maybe asking agent to write/execute code that wraps CLI is a better solution.
- tayo42 7mo agoDoesn't powershell have structured input and output?
- CamperBob2 7mo agoConfused? You won't be, after this week's episode of https://en.wikipedia.org/wiki/SOAP https://en.wikipedia.org/wiki/SOAP. Everything old is new again...