agent-ecosystem/src/renderer/components/settings/NotificationTriggerSettings
iliya 80147c9900 feat: update package version and add linting dependency
- Bumped package version from 0.1.0 to 1.0.0 to reflect significant updates.
- Added @codemirror/lint dependency to enhance code linting capabilities.
- Updated pnpm-lock.yaml to include the new linting dependency version.
2026-03-05 18:57:07 +02:00
..
components feat: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
hooks feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
utils Refactor NotificationTrigger settings for improved match field options 2026-02-12 00:27:46 +09:00
index.tsx feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
types.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