agent-ecosystem/src
Psypeal Gwai a7d7bacf3b fix: guard Notification.isSupported for standalone/Docker (#42)
Add typeof checks before calling Notification.isSupported() to prevent crashes in environments where the Notification API is unavailable.
2026-02-22 05:40:39 -08:00
..
main fix: guard Notification.isSupported for standalone/Docker (#42) 2026-02-22 05:40:39 -08:00
preload feat(sessions): implement session hiding and un-hiding functionality 2026-02-16 21:22:42 +09:00
renderer feat: enhance ContextBadge and SessionContextPanel with new FlatInjectionList view 2026-02-20 13:27:34 +09:00
shared feat(sessions): implement session hiding and un-hiding functionality 2026-02-16 21:22:42 +09: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