agent-ecosystem/test
Paul Holstein c507a4f9d5 fix: warn on unknown model pricing lookups
Add console.warn when calculateMessageCost encounters an unknown model,
so pricing.json gaps are visible rather than silently returning $0.
Update tests to expect the warning.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:34:18 -05:00
..
main fix: warn on unknown model pricing lookups 2026-02-23 12:34:18 -05:00
mocks feat(wsl): add support for finding WSL Claude root candidates 2026-02-14 13:53:13 +09:00
renderer merge: resolve conflict in TabBar.tsx — keep both Activity icon and formatShortcut import 2026-02-23 22:14:01 +08:00
shared/utils fix: warn on unknown model pricing lookups 2026-02-23 12:34:18 -05:00
setup.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00