..
cliInstaller.ts
feat: enhance team file handling and logging improvements
2026-03-03 22:00:11 +02:00
config.ts
fix: improve WSL user home path resolution and enhance process renaming on Windows
2026-03-02 23:10:44 +02:00
configValidation.ts
feat: add sent messages notification handling and enhance configuration validation
2026-03-03 15:54:51 +02:00
context.ts
feat(visualization): enhance team and subagent visualization in README
2026-02-12 23:43:28 +09:00
editor.ts
feat: implement team member replacement functionality and enhance file search caching
2026-03-03 00:56:58 +02:00
guards.ts
feat: enhance team name validation and UI interactions
2026-03-01 19:41:19 +02:00
handlers.ts
feat: enhance team file handling and logging improvements
2026-03-03 22:00:11 +02:00
httpServer.ts
feat: alot, code highlight, related tasks, group by project and other
2026-02-23 20:06:08 +02:00
ipcWrapper.ts
feat: add project editor with drag & drop file management
2026-02-28 23:40:41 +02:00
notifications.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
projects.ts
feat: enhance team file handling and logging improvements
2026-03-03 22:00:11 +02:00
rendererLogs.ts
feat: enhance team file handling and logging improvements
2026-03-03 22:00:11 +02:00
review.ts
feat: enhance task management with new file renaming feature and notification settings
2026-03-01 17:52:54 +02:00
search.ts
feat: search session globally across projects
2026-02-21 14:34:25 +05:30
sessions.ts
feat(remotion): integrate Remotion for video rendering and preview
2026-02-12 22:58:58 +09:00
ssh.ts
feat(visualization): enhance team and subagent visualization in README
2026-02-12 23:43:28 +09:00
subagents.ts
refactor(02-02): IPC handlers route via ServiceContextRegistry
2026-02-12 01:04:29 +00:00
teams.ts
feat: enhance team file handling and logging improvements
2026-03-03 22:00:11 +02:00
terminal.ts
fix: enhance terminal IPC handlers with error handling
2026-02-26 21:41:27 +02:00
updater.ts
Implement auto-update functionality and enhance build configuration
2026-02-11 21:23:40 +09:00
utility.ts
feat: enhance project editor with new error boundary and file handling improvements
2026-02-28 17:55:21 +02:00
validation.ts
feat: enhance project editor with new error boundary and file handling improvements
2026-02-28 17:55:21 +02:00
window.ts
merge: sync with upstream/main — session reports, cost calculation, Linux title bar, auto-expand AI groups
2026-02-24 21:04:23 +02:00