aegis-feedback-1.0.1 has been yanked.
Visit the last successful build:
aegis-feedback-1.0.4
aegis-feedback
Self-reflection feedback loop for Aegis agents.
Captures execution signals (success, error, timeout, user-correction) and computes a confidence-weighted strategy adjustment. Used by the agent runtime to adapt behavior between turns.
Key Types
- [
FeedbackCollector]: accumulates signals during a turn - [
StrategyManager]: persists strategy state across sessions - [
Signal]: individual feedback event with source and confidence