branch: externals/ellama
commit b6f428fcd8ca701eedc850fba8b0d48efbd1fc35
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>
Add subagent configuration to documentation
---
README.org | 4 ++++
ellama.info | 67 +++++++++++++++++++++++++++++++++----------------------------
2 files changed, 40 insertions(+), 31 deletions(-)
diff --git a/README.org b/README.org
index e3f7ceb6d2..033483505a 100644
--- a/README.org
+++ b/README.org
@@ -388,6 +388,10 @@ argument generated text string.
Skills.
- ~ellama-skills-local-path~: Project-relative path for local Agent Skills.
Default value is ~"skills"~.
+- ~ellama-tools-subagent-default-max-steps~: Default maximum number of
+ auto-continue steps for a sub-agent. Default value is 30.
+- ~ellama-tools-subagent-roles~: Subagent roles with provider, system prompt
and
+ allowed tools. Configuration of subagents for the ~task~ tool.
* Context Management
diff --git a/ellama.info b/ellama.info
index 17a2e7a7a0..c250274d11 100644
--- a/ellama.info
+++ b/ellama.info
@@ -521,6 +521,11 @@ argument generated text string.
containing Agent Skills.
• ‘ellama-skills-local-path’: Project-relative path for local Agent
Skills. Default value is ‘"skills"’.
+ • ‘ellama-tools-subagent-default-max-steps’: Default maximum number
+ of auto-continue steps for a sub-agent. Default value is 30.
+ • ‘ellama-tools-subagent-roles’: Subagent roles with provider, system
+ prompt and allowed tools. Configuration of subagents for the
+ ‘task’ tool.
File: ellama.info, Node: Context Management, Next: Minor modes, Prev:
Configuration, Up: Top
@@ -1574,37 +1579,37 @@ Node: Installation3748
Node: Commands8756
Node: Keymap16195
Node: Configuration19028
-Node: Context Management25551
-Node: Transient Menus for Context Management26459
-Node: Managing the Context28073
-Node: Considerations28848
-Node: Minor modes29441
-Node: ellama-context-header-line-mode31429
-Node: ellama-context-header-line-global-mode32254
-Node: ellama-context-mode-line-mode32974
-Node: ellama-context-mode-line-global-mode33822
-Node: Ellama Session Header Line Mode34526
-Node: Enabling and Disabling35095
-Node: Customization35542
-Node: Ellama Session Mode Line Mode35830
-Node: Enabling and Disabling (1)36415
-Node: Customization (1)36862
-Node: Using Blueprints37156
-Node: Key Components of Ellama Blueprints37796
-Node: Creating and Managing Blueprints38403
-Node: Blueprints files39381
-Node: Variable Management39802
-Node: Keymap and Mode40255
-Node: Transient Menus41191
-Node: Running Blueprints programmatically41737
-Node: MCP Integration42324
-Node: Agent Skills43346
-Node: Directory Structure43709
-Node: Creating a Skill44736
-Node: How it works45111
-Node: Acknowledgments45502
-Node: Contributions46213
-Node: GNU Free Documentation License46599
+Node: Context Management25863
+Node: Transient Menus for Context Management26771
+Node: Managing the Context28385
+Node: Considerations29160
+Node: Minor modes29753
+Node: ellama-context-header-line-mode31741
+Node: ellama-context-header-line-global-mode32566
+Node: ellama-context-mode-line-mode33286
+Node: ellama-context-mode-line-global-mode34134
+Node: Ellama Session Header Line Mode34838
+Node: Enabling and Disabling35407
+Node: Customization35854
+Node: Ellama Session Mode Line Mode36142
+Node: Enabling and Disabling (1)36727
+Node: Customization (1)37174
+Node: Using Blueprints37468
+Node: Key Components of Ellama Blueprints38108
+Node: Creating and Managing Blueprints38715
+Node: Blueprints files39693
+Node: Variable Management40114
+Node: Keymap and Mode40567
+Node: Transient Menus41503
+Node: Running Blueprints programmatically42049
+Node: MCP Integration42636
+Node: Agent Skills43658
+Node: Directory Structure44021
+Node: Creating a Skill45048
+Node: How it works45423
+Node: Acknowledgments45814
+Node: Contributions46525
+Node: GNU Free Documentation License46911
End Tag Table