File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,30 @@ pip install empathy-framework[developer]
3535
3636---
3737
38+ ## What's New in v5.3.0
39+
40+ ** 🎨 Dashboard Enhancements** - Improved usability and clarity:
41+
42+ - ** Agent Display Names** - Human-readable labels for agents in dashboard (e.g., "Code Analyzer" instead of UUID)
43+ - ** Comprehensive Help Panel** - 5-section accordion explaining dashboard features, use cases, and Redis setup
44+ - ** UX Improvements** - "Source Agent:" label clarity, "Redis Requires Enabling" status message
45+ - ** Browser Cache Busting** - Date-based versioning ensures updates appear immediately
46+
47+ ** 📚 Documentation Improvements** :
48+
49+ - Clarified flexible context strategy (200K subscription + 1M API routing)
50+ - Added Redis requirement documentation for dashboard
51+ - Root directory cleanup (8 archived files)
52+
53+ ** 🧪 Test Infrastructure** :
54+
55+ - Sequential test execution to fix import timing issues
56+ - All agent tracking tests passing (19/19)
57+
58+ [ See Full Changelog] ( CHANGELOG.md#530---2026-01-31 )
59+
60+ ---
61+
3862## What's New in v5.1.0
3963
4064** 🤖 Multi-Agent Orchestration** - Full support for custom agents and Anthropic LLM agents:
You can’t perform that action at this time.
0 commit comments