This commit is contained in:
a2a-platform
2026-06-29 00:46:25 +00:00
parent e45ff7e55d
commit eaaa1f2e0e
6 changed files with 50 additions and 4 deletions

View File

@@ -17,6 +17,8 @@ Deployment context:
LearnHouse Enterprise multi-organization mode.
- Course creation uses multipart form fields: `name`, `description`, `public`,
and `about`.
- Auth setup is required as `LEARNHOUSE_AUTH`. Use `Bearer <access_token>`, a
raw access token, or a Cookie header containing `LH_access`/`LH_refresh`.
The generated code is intentionally editable. Tune prompts, operation
grouping, auth names, and safety policy before publishing serious agents.