Skip to content

This release includes breaking changes for platform teams planning a safe upgrade.

Published 4mo AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-collaboration anthropic anticipatory-ai artificial-intelligence claude-code
+12 more
code-analysis debugging developer-productivity developer-tools developer-tools-monorepo fair-source healthcare-ai large-language-models llm memdocs python testing

Summary

AI summary

Fixed VS Code extension error caused by removed empathy.testGenerator.show command.

Full changelog

Progressive CLI Integration + Bug Fix

This patch release adds CLI integration for the progressive tier escalation system and fixes a VS Code extension issue.

✨ What's New

Progressive CLI Commands
All progressive workflow commands are now integrated into the main empathy CLI:

empathy progressive list              # View all workflow results
empathy progressive show <task_id>    # Detailed tier-by-tier reports  
empathy progressive analytics         # Cost savings analytics
empathy progressive cleanup           # Retention policy management

Commands are available in both:

  • Modern Typer-based CLI (cli_unified.py)
  • Legacy argparse-based CLI (cli.py)

🐛 Bug Fixes

  • VS Code Extension: Fixed "command empathy.testGenerator.show not found" error
    • Command was removed in v3.5.5 but still registered in package.json
    • Removed obsolete command and keyboard shortcut

📦 Installation

```bash
pip install empathy-framework==4.1.1
```

🎯 What's in v4.1.0

The v4.1.0 release (parent of this patch) introduced:

  • Progressive Tier Escalation System - 70-85% cost savings
  • Meta-orchestration - Dynamic agent team creation
  • Comprehensive testing - 123 tests, 86.58% coverage

See CHANGELOG.md for full details.

📊 Test Results

  • Progressive tests: 123/123 passing ✅
  • Core tests: 73 passed, 2 non-blocking failures
  • Coverage: 86.57% (exceeds 80% requirement)

🔗 Resources

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Smart-AI-Memory/empathy-framework

Get notified when new releases ship.

Sign up free

About Smart-AI-Memory/empathy-framework

Five-level AI collaboration system with persistent memory and anticipatory capabilities. MCP-native integration for Claude and other LLMs with local-first architecture via MemDocs.

All releases →

Beta — feedback welcome: [email protected]