feat(councils-ui): add on-demand council conversations panel and model config controls
This commit is contained in:
@@ -612,6 +612,7 @@ automation:
|
||||
# D:
|
||||
# arbiter_agent: council_d_arbiter
|
||||
# freethinker_agent: council_d_freethinker
|
||||
# model_tier: complex
|
||||
# group_prompt_prefix: Optimize for feasibility and speed-to-test. Prefer boring-but-true.
|
||||
# novelty_bias: low
|
||||
# risk_tolerance: low
|
||||
@@ -622,6 +623,7 @@ automation:
|
||||
# P:
|
||||
# arbiter_agent: council_p_arbiter
|
||||
# freethinker_agent: council_p_freethinker
|
||||
# model_tier: complex
|
||||
# group_prompt_prefix: Optimize for reframing and non-obvious leverage. Weird is fine; label speculation.
|
||||
# novelty_bias: high
|
||||
# risk_tolerance: high
|
||||
@@ -630,6 +632,8 @@ automation:
|
||||
# - obvious best practices
|
||||
# - purely conventional solutions
|
||||
# meta_arbiter_agent: council_meta_arbiter
|
||||
# meta_model_tier: complex
|
||||
# # scaffold_path: docs/councils/ai-council-production-scaffold.json
|
||||
|
||||
# Optional: explicit intent rules for agent routing.
|
||||
# If enabled, these rules are evaluated before default sender/channel routing.
|
||||
|
||||
Reference in New Issue
Block a user