style: updated styles across macro implementation

This commit is contained in:
2026-08-21 11:55:13 -06:00
parent 91328ca7e1
commit f61a8f7afd
9 changed files with 158 additions and 68 deletions
-3
View File
@@ -68,9 +68,6 @@ enabled_skills:
inject_skill_instructions: true # Inject a hint pointing the model at `skill__list`. Defaults to true; suppressed
# automatically when no skills are available.
skill_instructions: null # Custom text for the skill hint (optional; uses the built-in default if omitted).
# Note: `enabled_macros` is NOT a graph setting. Graph nodes never dispatch REPL
# commands, so the field is silently ignored in graph configs; scope macros via
# the global config, roles, agents, or sessions instead.
conversation_starters: # Suggested prompts surfaced in the UI
- "Research the current state of WebAssembly outside the browser"