Epic ETP-3241: Update copilot variables, add documentation for new fields and the sync on start up process#633
Merged
isaiasb-etendo merged 7 commits intodevelopfrom Apr 15, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates Etendo Copilot documentation to reflect new/renamed configuration variables and to document new Agent header fields related to visibility and synchronization, in both English and Spanish guides.
Changes:
- Renames documented
gradle.propertieskeys to dotted lower-case forms (e.g.,etendo.host,openai.api.key,copilot.port) across user/developer guides. - Documents new Agent header fields (e.g., Agent Scope, Sync on Startup, Featured) and updates related UI explanations/screenshots.
- Updates Prompt dynamic variable tokens to match the new property keys (e.g.,
@etendo.host@).
Reviewed changes
Copilot reviewed 16 out of 18 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/user-guide/etendo-copilot/setup-and-usage.md | Adds/updates Agent header field documentation and Prompt dynamic variable names. |
| docs/user-guide/etendo-copilot/bundles/sql-expert.md | Updates setup instructions to use the new etendo.host property name. |
| docs/es/user-guide/etendo-copilot/setup-and-usage.md | Mirrors Agent header/Prompt variable documentation updates in Spanish. |
| docs/es/user-guide/etendo-copilot/bundles/sql-expert.md | Mirrors SQL Expert setup variable rename in Spanish. |
| docs/developer-guide/etendo-copilot/installation.md | Updates installation examples/table to the new dotted property keys. |
| docs/es/developer-guide/etendo-copilot/installation.md | Mirrors installation variable updates in Spanish. |
| docs/developer-guide/etendo-copilot/how-to-guides/how-to-export-tools-and-assistants.md | Updates export guidance to reference Agent Scope instead of the old System App checkbox. |
| docs/es/developer-guide/etendo-copilot/how-to-guides/how-to-export-tools-and-assistants.md | Mirrors export guidance changes in Spanish. |
| docs/developer-guide/etendo-copilot/how-to-guides/how-to-create-copilot-tools.md | Updates environment-variable mapping examples to align with dotted keys. |
| docs/es/developer-guide/etendo-copilot/how-to-guides/how-to-create-copilot-tools.md | Mirrors environment-variable mapping example updates in Spanish. |
| docs/developer-guide/etendo-copilot/how-to-guides/how-to-create-an-agent.md | Updates Prompt variable tokens and adds new header-field guidance. |
| docs/es/developer-guide/etendo-copilot/how-to-guides/how-to-create-an-agent.md | Mirrors Prompt variable/token updates in Spanish. |
| docs/developer-guide/etendo-copilot/how-to-guides/how-to-configure-etendo-copilot-proxy.md | Updates proxy setup docs (including .env credential examples). |
| docs/es/developer-guide/etendo-copilot/how-to-guides/how-to-configure-etendo-copilot-proxy.md | Mirrors proxy setup doc updates in Spanish. |
| docs/developer-guide/etendo-copilot/available-tools/task-creator-tool.md | Updates referenced host variable name in tool documentation. |
| docs/es/developer-guide/etendo-copilot/available-tools/task-creator-tool.md | Mirrors task creator tool doc updates in Spanish. |
| docs/assets/user-guide/etendo-copilot/setup/assistant-window.png | Screenshot asset referenced/maintained alongside updated Agent window docs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+117
to
+118
| --- | ||
|
|
There was a problem hiding this comment.
Extra horizontal rules (---) are appended at the end of the page, resulting in multiple redundant separators after the license block. Please keep only one footer separator to avoid rendering/layout issues.
isaiasb-etendo
approved these changes
Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.