Skip to content

feat: add configurable summary and compression trigger thresholds#316

Open
Candlest wants to merge 1 commit intosipeed:mainfrom
Candlest:main
Open

feat: add configurable summary and compression trigger thresholds#316
Candlest wants to merge 1 commit intosipeed:mainfrom
Candlest:main

Conversation

@Candlest
Copy link

  • Add CompressionTriggerRatio, SummaryTriggerMessages, SummaryTriggerRatio to config
  • Pass maxTokens and temperature to subagent for consistent LLM settings
  • Update ToolLoop to support configurable MaxTokens and Temperature
  • Update default config values and documentation
  • Fix hardcoded values (8192, 0.7) to use configurable parameters

- Add CompressionTriggerRatio, SummaryTriggerMessages, SummaryTriggerRatio to config
- Pass maxTokens and temperature to subagent for consistent LLM settings
- Update ToolLoop to support configurable MaxTokens and Temperature
- Update default config values and documentation
- Fix hardcoded values (8192, 0.7) to use configurable parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant