logoalt Hacker News

iknownothowtoday at 12:01 PM1 replyview on HN

Gotcha and thank you! So the encryption is happening on the OpenAI backend and the agent's clear-text output designated to the sub-agent never reaches local.

Which is a real problem since you can't intercept/monkey patch the ciphertext to decrypt it locally to be able see the clear-text since we don't have the encryption key/algo/salt. No hacking :(


Replies

afzalivetoday at 1:51 PM

I wonder if you can just ask the model what it means.

show 1 reply