Skip to content

Conversation

@silversurfer562
Copy link
Member

@silversurfer562 silversurfer562 commented Dec 19, 2025

Summary

  • Integrates ModelRouter into EmpathyLLM core for smart model selection
  • Routes tasks to appropriate model tiers (Haiku/Sonnet/Opus) based on complexity
  • Includes ConversationSummaryIndex for session context and handoffs
  • Adds empathy sync-claude CLI for CLAUDE.md auto-sync

Cost Optimization Tiers

  • CHEAP (Haiku): summarize, classify, triage → ~80-96% savings
  • CAPABLE (Sonnet): generate_code, fix_bug → Default for most tasks
  • PREMIUM (Opus): coordinate, synthesize_results → Complex reasoning

Test plan

  • All 72 routing tests passing
  • All core tests passing
  • Verify Preview deployment

🤖 Generated with Claude Code

Includes all v2.3 Memory Enhancement features:
- ModelRouter integration for cost optimization
- ConversationSummaryIndex for session context
- empathy sync-claude CLI command
- Code inspection pipeline

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@vercel
Copy link

vercel bot commented Dec 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
empathy-framework-ejn9 Error Error Dec 19, 2025 0:27am
website Ready Ready Preview, Comment Dec 19, 2025 0:27am

@silversurfer562 silversurfer562 merged commit 0ea7fb0 into main Dec 19, 2025
8 of 20 checks passed
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.

2 participants