agent-ecosystem/src/renderer
2026-02-27 15:58:38 +02:00
..
api feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
components improvements 2026-02-27 15:58:38 +02:00
constants fix: enhance terminal IPC handlers with error handling 2026-02-26 21:41:27 +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 fix: enhance CLI installer and session management 2026-02-27 12:56:32 +02:00
lib feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
services feat: add lead activity tracking for team management 2026-02-25 13:18:37 +02:00
store fix: enhance CLI installer and session management 2026-02-27 12:56:32 +02:00
types merge: sync with upstream/main — session reports, cost calculation, Linux title bar, auto-expand AI groups 2026-02-24 21:04:23 +02:00
utils feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
App.tsx feat: enhance team member task tracking and UI improvements 2026-02-23 12:33:01 +02: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
favicon.png feat: use agent teams 2026-02-22 15:41:18 +02:00
index.css feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
index.html feat: use agent teams 2026-02-22 15:41:18 +02:00
main.tsx 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
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