agent-ecosystem/src/shared
2026-02-23 20:37:42 -08:00
..
constants fix: increase macOS traffic light content gap for better title spacing 2026-02-21 12:11:55 -03:00
types feat: custom title bar on Linux with native toggle Replace WindowsTitleBar with CustomTitleBar that renders on both Windows and Linux. Add useNativeTitleBar settings toggle with app relaunch to switch between custom and native window frame. 2026-02-23 20:37:42 -08:00
utils fix(review): treat 0 tiered rate as valid, warn on cache-only unknown models 2026-02-23 12:56:38 -05:00
CLAUDE.md 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