HackerTrans
トップ新着トレンドコメント過去質問紹介求人

superfreek

no profile record

投稿

Show HN: JSON-RPC Debugger. Pause, inspect, and modify calls in real-time

github.com
2 ポイント·投稿者 superfreek·昨年·0 コメント

コメント

superfreek
·昨年·議論
Great point in the article about tools lacking output schemas. Makes reliable multi-step planning tough.

We based Xops (https://xops.net) on OpenRPC for this exact reason (disclosure: we are the OpenRPC founders). It requires defining the result schema, not just params, which helps plan how outputs connect to the any step's inputs. Feels necessary for building complex workflows and agents reliably.