agent-ecosystem/src/renderer
iliya eda6218e67 feat(landing): expand localization support and improve content handling
- Added support for additional languages: Chinese (zh), Spanish (es), Hindi (hi), Arabic (ar), and Portuguese (pt) in the LanguageSwitcher and i18n configuration.
- Updated content files for English and Russian to clarify the free usage of the app.
- Enhanced content management by importing new language files into the content structure.
- Adjusted locale handling to ensure proper recognition of supported languages in the application.
2026-03-23 18:53:43 +02:00
..
api feat: tool approval improvements — diff preview, error feedback, provisioning fix 2026-03-20 18:41:01 +02:00
components feat(landing): expand localization support and improve content handling 2026-03-23 18:53:43 +02:00
constants feat: enhance attachment handling and metadata management 2026-03-17 13:53:29 +02:00
contexts 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
hooks feat(landing): enhance base URL handling and improve image paths 2026-03-23 17:51:09 +02:00
lib feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
services fix: resolve lint warnings in hooks, store, and sentry modules 2026-03-22 17:36:11 +02:00
store refactor: update README and enhance team UI components 2026-03-23 12:58:38 +02:00
types feat: improve task reference handling and enhance UI components 2026-03-11 14:18:43 +02:00
utils feat(attachments): update TypeScript configuration and enhance attachment handling 2026-03-23 17:33:39 +02:00
App.tsx feat: implement tool approval protocol for team management 2026-03-06 21:12:59 +02:00
favicon.png feat: use agent teams 2026-02-22 15:41:18 +02:00
index.css refactor: update README and enhance team UI components 2026-03-23 12:58:38 +02:00
index.html refactor: update UI and functionality for team provisioning and progress indicators 2026-03-21 17:43:29 +02:00
main.tsx feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00
sentry.ts fix: resolve lint warnings in hooks, store, and sentry modules 2026-03-22 17:36:11 +02:00
vite-env.d.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