Checkpoint dirty workspace changes
This commit is contained in:
@@ -22,3 +22,10 @@ These skills take the mailbox email address, mint a temporary Mailu user token
|
|||||||
through the admin API, use it as the SMTP/IMAP password, and delete the token
|
through the admin API, use it as the SMTP/IMAP password, and delete the token
|
||||||
before returning. The token is not exposed to the model or returned in skill
|
before returning. The token is not exposed to the model or returned in skill
|
||||||
responses.
|
responses.
|
||||||
|
|
||||||
|
Runtime note: the hosted agent must be allowed to reach Mailu submission and
|
||||||
|
IMAPS. The cluster NetworkPolicy in `runtime-infra/mailu.yaml` allows only the
|
||||||
|
`mailu-openapi-agent` Knative service in the `agents` namespace to connect to
|
||||||
|
`mail.a2acloud.io` on ports `587` and `993`. Other cluster workloads should
|
||||||
|
remain blocked from those ports unless they receive their own explicit policy
|
||||||
|
exception.
|
||||||
|
|||||||
BIN
__pycache__/agent.cpython-312.pyc
Normal file
BIN
__pycache__/agent.cpython-312.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user