chore(conductor): Add new track 'Agent Tool Preference & Bias Tuning'

This commit is contained in:
2026-03-08 14:09:06 -04:00
parent 20f5c34c4b
commit c766954c52
5 changed files with 98 additions and 0 deletions

View File

@@ -17,6 +17,10 @@ This file tracks all major tracks for the project. Each track has its own detail
*Link: [./tracks/rag_support_20260308/](./tracks/rag_support_20260308/)*
*Goal: Add support for RAG (Retrieval-Augmented Generation) using local vector stores (Chroma/Qdrant), native vendor retrieval, and external RAG APIs. Implement indexing pipeline and retrieval UI.*
3. [ ] **Track: Agent Tool Preference & Bias Tuning**
*Link: [./tracks/tool_bias_tuning_20260308/](./tracks/tool_bias_tuning_20260308/)*
*Goal: Influence agent tool selection via a weighting system. Implement semantic nudges in tool descriptions and a dynamic "Tooling Strategy" section in the system prompt. Includes GUI badges and sliders for weight adjustment.*
---
### GUI Overhauls & Visualizations