Skip to content

Commit d754af6

Browse files
committed
removed agent template gallery from release notes as its not in this release
1 parent d7d9bc1 commit d754af6

File tree

2 files changed

+0
-208
lines changed

2 files changed

+0
-208
lines changed

docs/explanation/features/v0.236.011/AGENT_TEMPLATE_GALLERY.md

Lines changed: 0 additions & 197 deletions
This file was deleted.

docs/explanation/release_notes.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,6 @@
6060
* **Files Modified**: `chat-onload.js`, `chat-conversations.js`.
6161
* (Ref: deep linking, URL parameters, conversation navigation, shareability)
6262

63-
* **Agent Template Gallery**
64-
* Curated collection of reusable agent configurations as starting points for new agents.
65-
* **User Submission**: Users can submit their agents as templates for community use.
66-
* **Admin Review Workflow**: Submitted templates require admin approval before publication (pending → approved → rejected workflow).
67-
* **Rich Metadata**: Templates include titles, descriptions, helper text (140 char), tags, and predefined actions.
68-
* **Configuration Options**: `enable_agent_template_gallery`, `agent_templates_allow_user_submission`, `agent_templates_require_approval`.
69-
* **Database**: New `agent_templates` Cosmos DB container with partition key on `/id`.
70-
* **Files Added**: `functions_agent_templates.py`.
71-
* **Files Modified**: `config.py`, `route_frontend_admin_settings.py`.
72-
* (Ref: agent templates, template gallery, admin approval workflow, reusable configurations)
73-
7463
* **Plugin Authentication Type Constraints**
7564
* Per-plugin-type authentication method restrictions for better security and API compatibility.
7665
* **Schema-Based Defaults**: Falls back to global `AuthType` enum from `plugin.schema.json`.

0 commit comments

Comments
 (0)