Skip to content

v2026.10.48 — Smart Auto-Learning

Choose a tag to compare

@Djtony707 Djtony707 released this 25 Mar 19:22
· 726 commits to main since this release

Smart Auto-Learning

Added

  • SmartCompress Plugin — Task-type-aware context compression via ContextEngine plugin. Classifies conversations by type (coding, research, analysis, general) and applies optimal compression strategies. Configurable aggressiveness.
  • Continuous Learning Feedback Loop — Strategy outcome tracking with recordStrategyOutcome(). Failed strategies auto-excluded from hints. 30-day decay for unvalidated strategies.

Fixed

  • Ordered Tool Sequence Capture — Agent loop tracks true execution order with repeats, separate from deduplicated tool set.
  • ContextEngine Compact HookrunCompact() and runAfterTurn() now fire in the agent loop. Plugins participate in compression and post-turn learning.

Stats

  • 4,376 tests passing across 137 files
  • npm: titan-agent@2026.10.48