-
344bf41fe5
fix(updater): verify platform asset exists before showing update notification
iliya
2026-03-26 00:50:12 +0200
-
42040ef886
chore: bump version to 1.1.0
iliya
2026-03-26 00:30:58 +0200
-
c7ee51884d
Merge branch 'worktree-upstream-merge' into dev
iliya
2026-03-25 15:44:54 +0200
-
-
bd90de8e81
fix(team): notify lead on task create with startImmediately
iliya
2026-03-25 15:03:44 +0200
-
58f3ccd4b4
feat(dashboard): add auth troubleshooting guide to CLI status banner
iliya
2026-03-25 15:00:42 +0200
-
71db7f153b
feat(research): add comprehensive documentation on AI agent protocols and orchestration tools
iliya
2026-03-25 14:47:52 +0200
-
141d0e22d9
feat(team): implement startTaskByUser functionality
iliya
2026-03-25 14:47:27 +0200
-
22387ca0cb
perf: add search debounce and increase global search timeout
iliya
2026-03-25 14:34:22 +0200
-
c21350713c
perf: replace remark-based search with plain text indexOf
iliya
2026-03-25 14:32:37 +0200
-
e30f6482bf
fix: WSL mount path translation + Windows drive letter normalization
iliya
2026-03-25 14:22:04 +0200
-
aeed5a0873
feat: add syntax highlighting for R, Ruby, PHP, and SQL
iliya
2026-03-25 14:05:53 +0200
-
b87082a915
fix: requestId dedup to prevent ~2x cost overcounting + stale session detection
iliya
2026-03-25 14:05:01 +0200
-
e6fa5c6f06
docs: enhance CONTRIBUTING.md with project philosophy
iliya
2026-03-25 13:59:43 +0200
-
86d69476c1
fix: add retry to temp dir cleanup for Windows CI
iliya
2026-03-25 13:59:27 +0200
-
81921abfd4
fix: increase global test timeout for CI environments
iliya
2026-03-25 13:59:17 +0200
-
aaa766b2ba
perf: replace 8 filter passes with single-pass message categorization
iliya
2026-03-25 13:59:03 +0200
-
6fa075de51
fix: sidebar header repo/branch not syncing when switching tabs
iliya
2026-03-25 13:58:48 +0200
-
4946a65a7b
feat: cherry-pick upstream CollapsibleOutputSection + TriggerMatcher regex cache
iliya
2026-03-25 13:58:38 +0200
-
-
7324b5236d
fix(team): update tool references from Task to Agent in provisioning messages
iliya
2026-03-25 13:38:26 +0200
-
b8aa2d9f14
fix(auth): enrich PTY env and invalidate status cache after login
iliya
2026-03-25 13:36:12 +0200
-
60d80cde70
fix(auth): avoid setting CLAUDE_CONFIG_DIR when it matches default path
iliya
2026-03-25 12:23:57 +0200
-
685f638b3b
Merge pull request #25 from 777genius/dev
Илия
2026-03-24 21:57:42 +0200
-
-
-
-
896c749e76
fix: add recursive option to fs.rm for directory removal
iliya
2026-03-24 21:43:43 +0200
-
1645f278bc
refactor: migrate electron-vite 2.3 → 5.0
iliya
2026-03-24 21:19:22 +0200
-
08be8590da
fix: electron 28→40 migration fixes
iliya
2026-03-24 21:13:06 +0200
-
3b65dc4e3b
fix(lint): resolve import sort errors and update tech stack in CLAUDE.md
iliya
2026-03-24 18:23:00 +0200
-
368f42f04f
fix(hooks): resolve react-hooks/refs lint errors breaking CI
iliya
2026-03-24 18:06:08 +0200
-
94fc564bf5
feat: UI improvements, bug fixes, and protocol noise filtering
iliya
2026-03-24 17:47:15 +0200
-
7298cffaf5
Merge remote-tracking branch 'origin/worktree-react-19-migration' into dev
iliya
2026-03-24 17:12:52 +0200
-
-
47dac2e8b5
feat: migrate to React 19
iliya
2026-03-24 17:11:55 +0200
-
-
-
1718f9cf7c
refactor(README): reorganize roadmap items for clarity and update language switcher flag icon
iliya
2026-03-24 16:52:12 +0200
-
-
e0d4782c80
fix(lint): resolve ESLint errors breaking CI validate
iliya
2026-03-24 12:39:06 +0200
-
2e5d91f8f8
fix(settings): update About section description to reflect current features
iliya
2026-03-24 12:38:58 +0200
-
92adff5396
Merge pull request #24 from leighstillard/fix/standalone-mode
Илия
2026-03-24 12:25:29 +0200
-
-
8e84961d4a
fix(standalone): fix standalone mode to run without Electron
Leigh Stillard
2026-03-24 03:43:26 +0000
-
d6ee7bc320
fix(security): simplify attributes merge to prevent future override
Leigh Stillard
2026-03-24 01:25:26 +0000
-
7d7391416b
fix(security): sanitize inline HTML in markdown rendering
Leigh Stillard
2026-03-24 01:15:36 +0000
-
-
8b1d3034fe
fix(readme): update Discord link and remove obsolete screenshot
iliya
2026-03-23 23:38:57 +0200
-
f3091008f3
fix(landing): correct live processes feature status and refine comparison table layout
iliya
2026-03-23 23:18:52 +0200
-
3a4c226b60
fix(landing): update live processes feature status and improve comparison table styling
iliya
2026-03-23 20:59:29 +0200
-
756643ebcd
feat(chat): add syntax highlighting to command input in EditToolViewer and SkillReviewDialog
iliya
2026-03-23 20:26:48 +0200
-
c326f8f96e
feat(readme): update project title with link and remove unused media files
iliya
2026-03-23 20:18:14 +0200
-
0876f192fa
feat(landing): enhance localization and improve UI components
iliya
2026-03-23 20:18:02 +0200
-
eda6218e67
feat(landing): expand localization support and improve content handling
iliya
2026-03-23 18:53:43 +0200
-
c8546a0777
feat(landing): enhance HeroDemoVideo component with loading progress indicator
iliya
2026-03-23 18:05:34 +0200
-
0bc8bf1fe9
feat(landing): enhance base URL handling and improve image paths
iliya
2026-03-23 17:51:09 +0200
-
5cf9751b41
feat(attachments): update TypeScript configuration and enhance attachment handling
iliya
2026-03-23 17:33:39 +0200
-
b20b69066e
feat(attachments): expand file support and enhance attachment handling
iliya
2026-03-23 17:24:48 +0200
-
32e310a5ff
feat(landing): add new dist file and enhance AppLogo and HeroDemoVideo components
iliya
2026-03-23 17:21:25 +0200
-
e893a772a7
feat(landing): enhance comparison section and localization updates
iliya
2026-03-23 17:00:29 +0200
-
ff40fa796e
feat(landing): update navigation and enhance screenshots section
iliya
2026-03-23 16:52:13 +0200
-
e6e89d4ebc
fix(tests): improve messageId generation for legacy inbox rows
iliya
2026-03-23 16:31:37 +0200
-
549fce4689
fix(tests): enhance messageId handling for legacy inbox rows
iliya
2026-03-23 16:29:19 +0200
-
b24d90d799
chore: update pnpm lockfile and workspace configuration
iliya
2026-03-23 16:06:43 +0200
-
ad1741f05e
fix(team): enhance team member resolution and provisioning instructions
iliya
2026-03-23 15:37:23 +0200
-
935128e26b
fix(team): dedup duplicate SendMessage entries and show lead online during provisioning
iliya
2026-03-23 15:16:09 +0200
-
26e21251d0
fix(tasks): prevent duplicate task comments by adding stable comment ID
iliya
2026-03-23 13:16:30 +0200
-
7b13a4c398
refactor: update README and enhance team UI components
iliya
2026-03-23 12:58:38 +0200
-
2eac440fe2
fix(team): disable teammate DM relay through lead, read user.json directly
iliya
2026-03-23 12:57:16 +0200
-
bf2220daf6
fix: resolve lint warnings in hooks, store, and sentry modules
iliya
2026-03-22 17:36:11 +0200
-
bbb34042a8
fix(ci): increase Node.js heap limit to prevent OOM during build
iliya
2026-03-22 17:07:04 +0200
-
e005671123
feat: add Sentry error tracking and update docs
iliya
2026-03-22 17:03:15 +0200
-
115e1d2d0c
style(readme): reduce last screenshot width for tapered edge effect
iliya
2026-03-22 15:39:10 +0200
-
c4bce6656c
style(readme): replace table layout with inline images for screenshots
iliya
2026-03-22 15:34:36 +0200
-
5bb5dda345
docs(readme): add comparison table, screenshots, and restructure layout
iliya
2026-03-22 15:19:57 +0200
-
00c9d62a99
feat(cli): add CliInstallWarningBanner to notify users when CLI is not installed
iliya
2026-03-22 15:07:45 +0200
-
40e9d7917c
feat(team): persist create-team form state across tab navigation
iliya
2026-03-22 15:02:07 +0200
-
9e87746b81
fix(team): prohibit broadcast SendMessage to prevent phantom "*" participant
iliya
2026-03-22 14:18:46 +0200
-
a9cdf20ca8
feat(updater): add auto-update UI with periodic checks and state guards
iliya
2026-03-22 14:00:44 +0200
-
be38447c97
fix(backup): detect resurrected teams with reused names
iliya
2026-03-22 13:35:18 +0200
-
60cf80f90a
fix: resolve CLI binary dynamically for MCP diagnostics and extension installs
iliya
2026-03-22 13:10:11 +0200
-
4a889a8f3d
docs: update README to include Tech Stack section and enhance feature comparison table
iliya
2026-03-21 21:16:14 +0200
-
8616db00a0
refactor: update UI and functionality for team provisioning and progress indicators
iliya
2026-03-21 17:43:29 +0200
-
3fcab46882
refactor: enhance team provisioning progress updates
iliya
2026-03-21 17:03:28 +0200
-
6d441efa97
refactor: enhance team provisioning process and UI updates
iliya
2026-03-21 16:47:20 +0200
-
7bca2e73a6
refactor: update lead member detection and enhance team management UI
iliya
2026-03-21 16:05:56 +0200
-
7dda73aa74
refactor: update task assignment message formatting and enhance UI elements
iliya
2026-03-21 15:07:52 +0200
-
82a70d8a16
refactor: improve task notification logic for unblocked tasks
iliya
2026-03-21 14:27:13 +0200
-
67f38d8029
feat: add remote agent execution feature and notification for unblocked tasks
iliya
2026-03-21 14:21:13 +0200
-
7c9631c1b9
feat: enhance README and UI for team management and review processes
iliya
2026-03-21 14:01:24 +0200
-
020aaab1c6
feat: enable notification action buttons on Windows (not just macOS)
iliya
2026-03-21 13:44:50 +0200
-
95b282577f
fix: notification click uses current window ref, dismiss on settings auto-allow
iliya
2026-03-21 13:40:02 +0200
-
b3cc2f1421
fix: update mainWindowRef on window close/recreate, remove dead code
iliya
2026-03-21 13:37:12 +0200
-
0d74619241
fix: OS notification lifecycle — dismiss on resolve, respect snooze
iliya
2026-03-21 13:34:03 +0200
-
4d65bad24f
fix: consistent diff stats between preview badge and DiffViewer
iliya
2026-03-21 13:30:53 +0200
-
987ad96f4a
feat: OS notification for tool approvals with Allow/Deny actions
iliya
2026-03-21 13:27:39 +0200
-
e2ca78d1b2
feat: default Send Message recipient to team lead
iliya
2026-03-21 13:04:22 +0200
-
e837eb7db8
feat: implement draft team handling and metadata storage
iliya
2026-03-21 12:48:18 +0200
-
087a8f4989
feat: replace Pencil icon with FileIcon in DiffViewer header
iliya
2026-03-21 12:48:03 +0200
-
7daacdc6a5
feat: add file type icon to tool input preview
iliya
2026-03-21 12:47:04 +0200
-
afea718b0f
feat: relative paths, persistent diff preview, change stats
iliya
2026-03-21 12:43:49 +0200
-
1f9f0b6390
feat: syntax highlighting in diff preview + fix Allow All button style
iliya
2026-03-21 12:39:19 +0200
-
d92ab08416
feat: show tool approval in Awaiting Replies + Allow All button
iliya
2026-03-21 12:31:51 +0200
-
73661c80a4
feat: auto-allow all tools toggle + fix team color fallback
iliya
2026-03-21 12:25:06 +0200
-
0ebfd85b47
fix: always show team color badge via deterministic fallback
iliya
2026-03-21 12:19:05 +0200
-
ab2c40d358
fix: populate team color/displayName in tool approval from config.json
iliya
2026-03-21 12:15:13 +0200
-
6d77e77200
fix: tool approval select z-index and syntax highlight colors
iliya
2026-03-21 12:12:04 +0200
-
a6fc7f82d3
feat: tool approval improvements — diff preview, error feedback, provisioning fix
iliya
2026-03-20 18:41:01 +0200
-
6d066831eb
feat: implement deduplication for concurrent server start calls
iliya
2026-03-20 16:19:51 +0200
-
ddc3567449
fix: sort imports in TaskFiltersPopover to satisfy lint
iliya
2026-03-20 14:42:57 +0200