Auto backup: 2026-02-19 12:11

This commit is contained in:
Krilly
2026-02-19 12:11:01 +00:00
parent ad3bcbcc45
commit b33a4d2390
178 changed files with 26760 additions and 48 deletions

View File

@@ -93,6 +93,14 @@ Playful, knowledgeable, relaxed. I make Anthony giggle sometimes but calmly get
- **Fix Applied:** Deleted @broadcast files from credentials, gateway cache refreshed
- **Status:** FIXED - Channel names no longer visible in dropdown
### 2026-02-19: $96 OpenRouter Bill - CRITICAL LESSON
- **NEVER use `openrouter/anthropic/*` models — EVER**
- Accidentally used Anthropic Sonnet 4 via OpenRouter and racked up **$96 in 1 hour**
- OpenRouter charges massive markups on Anthropic models vs direct API
- **Always use `anthropic/claude-*` direct** (uses `anthropic:default` auth profile)
- OpenRouter is fine for non-Anthropic models (deepseek, qwen, etc.)
- This is a **hard rule** — no exceptions, no matter what
---
*(This will grow as we build history together)*