-
0144046c07
fix: use vi.stubEnv for HOME instead of stubbing process
iliya
2026-03-03 01:22:36 +0200
-
6656c88546
refactor: improve error handling in test setup for console warnings and errors
iliya
2026-03-03 01:21:48 +0200
-
4d471ef7be
fix: preserve process methods in test setup to avoid vitest worker crash
iliya
2026-03-03 01:21:23 +0200
-
1100d8fa3d
refactor: streamline member handling and improve type usage
iliya
2026-03-03 01:12:28 +0200
-
59c5ee3836
feat: optimize binary verification and preflight checks in TeamProvisioningService
iliya
2026-03-03 01:02:50 +0200
-
b08a4d3764
feat: implement team member replacement functionality and enhance file search caching
iliya
2026-03-03 00:56:58 +0200
-
7206b231f0
refactor: update mention handling and improve role options
iliya
2026-03-03 00:11:31 +0200
-
8c80611788
feat: update README and release workflow for improved installation instructions and asset management
iliya
2026-03-02 23:44:09 +0200
-
34d2929a0b
Remove obsolete CLAUDE.md documentation files from main, preload, renderer, and services directories to streamline project structure and eliminate outdated information.
iliya
2026-03-02 23:16:48 +0200
-
9319189ff9
Merge pull request #13 from 777genius/improvements
Илия
2026-03-02 23:11:04 +0200
-
-
0099be4f23
fix: improve WSL user home path resolution and enhance process renaming on Windows
iliya
2026-03-02 23:10:44 +0200
-
91933c2ee3
Merge branch 'improvements' of https://github.com/777genius/claude_agent_teams_ui into improvements
iliya
2026-03-02 23:03:08 +0200
-
-
52ef9fd0a8
feat: add FAQ section to README and improve cross-platform handling in code
iliya
2026-03-02 22:56:56 +0200
-
79f0a2bc8f
feat: enhance FAQ section in README and improve cross-platform handling
iliya
2026-03-02 22:44:51 +0200
-
-
d946531871
Merge pull request #12 from 777genius/improvements
Илия
2026-03-02 22:40:09 +0200
-
-
64b9dc526d
feat: enhance file reveal functionality and improve UI interactions
iliya
2026-03-02 21:53:22 +0200
-
171773acf1
feat: add project file listing functionality and enhance mention support
iliya
2026-03-02 21:14:49 +0200
-
80034542ec
feat: enhance editor file handling and task management features
iliya
2026-03-02 20:08:03 +0200
-
6aec33ae33
feat: enhance notification and task management features
iliya
2026-03-02 18:17:57 +0200
-
51df8847a9
feat: enhance EditorFileWatcher and IPC for improved file change handling
iliya
2026-03-02 00:15:00 +0200
-
e1585b4f71
feat: add binary file preview functionality and improve editor performance
iliya
2026-03-01 23:51:51 +0200
-
91412dccc1
feat: optimize file handling and component performance in editor
iliya
2026-03-01 22:54:10 +0200
-
533f9b9e06
feat: enhance EditorFileWatcher and FileSearchService for improved performance and event handling
iliya
2026-03-01 22:40:02 +0200
-
509f7e82ab
feat: optimize file and directory handling in editor services
iliya
2026-03-01 21:13:11 +0200
-
4c5f0c3cc2
feat: implement custom project path management and task relationship features
iliya
2026-03-01 20:42:17 +0200
-
a0764e39d1
feat: enhance team name validation and UI interactions
iliya
2026-03-01 19:41:19 +0200
-
47d979a43d
feat: implement auth status check with retry mechanism
iliya
2026-03-01 18:51:11 +0200
-
0190ae77e8
feat: add support for reading members from UI-created teams
iliya
2026-03-01 18:33:15 +0200
-
cd4cb8e10b
refactor: improve chunk acceptance and rejection logic in CodeMirrorDiffUtils
iliya
2026-03-01 17:58:37 +0200
-
f4f02d5536
feat: enhance task management with new file renaming feature and notification settings
iliya
2026-03-01 17:52:54 +0200
-
cb8017b0db
feat: enhance file icon handling and keyboard shortcuts
iliya
2026-03-01 14:24:24 +0200
-
4c8b50f3dd
merge: worktree-editor-feature into improvements
iliya
2026-03-01 13:47:54 +0200
-
-
6bdacd26af
feat: add support for Claude Code CLI worktrees
iliya
2026-03-01 13:47:33 +0200
-
a73ba551db
fix: render new files via CodeMirror and fix root drop refresh
iliya
2026-03-01 13:47:30 +0200
-
d7c9e87c40
fix: drag & drop — fix overlay position and root drop zone
iliya
2026-03-01 13:28:54 +0200
-
ea967fd6c7
fix: drag & drop — fix overlay position and root drop zone
iliya
2026-03-01 13:28:54 +0200
-
02bf87b0b0
fix: Windows test compatibility — path.resolve in atomicWrite and pathValidation tests
iliya
2026-03-01 13:12:08 +0200
-
bfb4be1ef8
fix: Windows test compatibility — resolve paths and normalize mock keys
iliya
2026-03-01 09:32:07 +0200
-
d8655df838
fix: resolve lint errors — setState-during-render instead of useEffect
iliya
2026-03-01 09:21:17 +0200
-
3472f27c3a
merge: resolve conflict in pathValidation (keep path.resolve fix)
iliya
2026-03-01 09:13:26 +0200
-
-
-
-
3399332fda
docs: add cross-platform note to pathValidation
iliya
2026-03-01 08:47:10 +0200
-
406f450c5a
fix: Windows CI — resolve paths in validation, remove unused constant
iliya
2026-03-01 08:42:20 +0200
-
91e39cd462
fix: Windows CI — resolve paths in validation, remove unused constant
iliya
2026-03-01 08:42:20 +0200
-
4ca46565a8
ci: retrigger CI for Windows path fix
iliya
2026-03-01 08:36:25 +0200
-
-
20d563d737
fix: resolve paths in validation for Windows compatibility
iliya
2026-03-01 08:12:55 +0200
-
945d5b237c
feat: project editor with drag & drop, search, Quick Open (#11)
Илия
2026-03-01 07:56:59 +0200
-
ccee484adc
fix: editor improvements — isDir bug, scroll-to-line, Quick Open, a11y
iliya
2026-03-01 07:55:50 +0200
-
8e6fb13e5f
fix: rename closeTab/setActiveTab to closeEditorTab/setActiveEditorTab
iliya
2026-02-28 23:53:10 +0200
-
30c78b01e2
merge: integrate improvements branch into editor feature
iliya
2026-02-28 23:45:33 +0200
-
-
5b0c7d13fc
feat: add project editor with drag & drop file management
iliya
2026-02-28 23:40:41 +0200
-
-
4644328b93
refactor: remove console warnings from team-related components for cleaner logging
iliya
2026-02-28 23:02:21 +0200
-
7d575b3383
feat: enhance MarkdownViewer with improved character limits and syntax highlighting management
iliya
2026-02-28 22:56:53 +0200
-
ede47903c1
feat: enhance TaskCommentsSection with improved comment rendering and visibility management
iliya
2026-02-28 22:52:18 +0200
-
c528b07fec
feat: enhance MarkdownViewer and task dialogs with loading state management and performance logging
iliya
2026-02-28 22:48:08 +0200
-
ca03b14c51
feat: implement timeout handling and logging for team data fetching
iliya
2026-02-28 22:38:45 +0200
-
9ce6d37528
feat: enhance team data fetching with performance logging and timeout handling
iliya
2026-02-28 22:29:43 +0200
-
0f302521e4
fix: improve team selection logic and prevent duplicate fetches
iliya
2026-02-28 22:25:04 +0200
-
b346fd319d
feat: optimize team display name resolution and enhance file change handling
iliya
2026-02-28 22:16:18 +0200
-
ae2f7d9570
feat: enhance GlobalTaskDetailDialog and TaskDetailDialog with loading state management
iliya
2026-02-28 21:47:44 +0200
-
b2e48c6966
feat: enhance team management with improved session and project path history handling
iliya
2026-02-28 21:40:47 +0200
-
3b2a0de140
feat: enhance TeamConfigReader with improved file handling and concurrency
iliya
2026-02-28 21:23:16 +0200
-
0cb85d463c
feat: enhance project editor with new error boundary and file handling improvements
iliya
2026-02-28 17:55:21 +0200
-
736ec470d9
feat: optimize IPC initialization and context management for improved app performance
iliya
2026-02-28 15:16:13 +0200
-
1a928a68de
feat: integrate simple-git for enhanced Git status tracking and improve file watcher performance
iliya
2026-02-28 14:59:53 +0200
-
a58d50c749
feat: enhance project editor with autosave, improved file management, and performance optimizations
iliya
2026-02-28 14:49:41 +0200
-
d7fc71a5e6
feat: enhance project editor with file management, Git integration, and UI improvements
iliya
2026-02-28 13:35:22 +0200
-
7192ca68fb
feat: enhance in-app project editor with architecture documentation and service updates
iliya
2026-02-28 12:58:20 +0200
-
0c2f70b2b2
feat: implement in-app project editor with CodeMirror integration
iliya
2026-02-27 22:36:06 +0200
-
5278214d8b
fix: adjust macOS download badge sizing
iliya
2026-02-27 21:24:37 +0200
-
861f82dd5c
refactor: remove .editorconfig, .gitattributes, merge knip.json into package.json
iliya
2026-02-27 21:13:33 +0200
-
fa48c95dc5
refactor: merge tsconfig.test.json into tsconfig.json
iliya
2026-02-27 21:12:08 +0200
-
1c629436eb
refactor: move vite.standalone.config to docker/, remove .nvmrc
iliya
2026-02-27 21:07:15 +0200
-
5b08cca69b
refactor: move Docker files to docker/ and CHANGELOG to docs/
iliya
2026-02-27 21:04:11 +0200
-
2f56cf4cf2
refactor: move download buttons to Installation section
iliya
2026-02-27 21:00:39 +0200
-
1737662354
feat: add download badges with direct links per platform
iliya
2026-02-27 20:55:38 +0200
-
697f5bb896
fix windows
iliya
2026-02-27 20:10:54 +0200
-
228e8868ed
fix
iliya
2026-02-27 20:06:03 +0200
-
69adf3488e
refactor: replace execFile and spawn with execCli and spawnCli in CLI and TeamProvisioning services
iliya
2026-02-27 19:59:26 +0200
-
d948cc6fb4
fix: enhance child process environment handling for Windows
iliya
2026-02-27 19:38:22 +0200
-
517e08d8ba
Merge pull request #9 from u2012520166-creator/fix/windows-cli-spawn
Илия
2026-02-27 19:17:45 +0200
-
-
35b23fc784
fix: handle Windows spawn EINVAL on non-ASCII paths and add helper utilities
Алексей
2026-02-27 16:58:05 +0300
-
-
995b6ef843
improvements
iliya
2026-02-27 15:58:38 +0200
-
427c5478e1
improvement
iliya
2026-02-27 15:37:37 +0200
-
17e20847d6
improvemtns
iliya
2026-02-27 14:44:02 +0200
-
f0c2677c6a
feat: auto-publish releases with stable download links
iliya
2026-02-27 14:09:02 +0200
-
290646bea8
fix: update MemberBadge and LaunchTeamDialog components for improved functionality
iliya
2026-02-27 13:25:07 +0200
-
6a8b9cd1b5
fix: enhance CLI installer and session management
iliya
2026-02-27 12:56:32 +0200
-
263c683b42
fix: add retry logic to sendInboxMessage for concurrent writes
iliya
2026-02-27 10:45:35 +0200
-
d3e234c2d4
fix: add retry logic to sendInboxMessage for concurrent writes
iliya
2026-02-26 22:12:53 +0200
-
1698319443
Merge pull request #8 from 777genius/improvements
Илия
2026-02-26 21:51:27 +0200
-
-
ca710b143b
fix: improve file tracking in MemberStatsComputer
iliya
2026-02-26 21:50:23 +0200
-
a9e0416251
fix: enhance terminal IPC handlers with error handling
iliya
2026-02-26 21:41:27 +0200
-
69f7cd333a
fix: update dependencies in FileSectionDiff to include discardCounter
iliya
2026-02-26 21:02:35 +0200
-
43dd94cd2c
fix: address false negatives in diff matching and enhance hunk processing
iliya
2026-02-26 20:40:14 +0200
-
960bd2fa30
fix: update package.json and add deep research documentation
iliya
2026-02-26 20:21:09 +0200
-
99a8bff8d2
feat: integrate terminal service and enhance CLI authentication handling
iliya
2026-02-26 20:17:32 +0200
-
d177d22dba
feat: enhance diff view fix plans with deep research upgrades
iliya
2026-02-26 19:44:27 +0200
-
d97a757f24
feat: implement comprehensive audit and fix plans for diff view feature
iliya
2026-02-26 19:28:31 +0200
-
d096b6b19a
feat: add task owner management and update CLI commands
iliya
2026-02-26 18:32:48 +0200
-
c99a9cfc48
feat: integrate CLI installer service and UI components
iliya
2026-02-26 17:58:51 +0200