Commit graph

1931 commits

Author SHA1 Message Date
777genius
bfadfc95ee fix(opencode): preserve explicit mcp fallback env 2026-05-16 22:49:43 +03:00
777genius
2c393bc78f fix(opencode): preserve local mcp fallback 2026-05-16 22:30:11 +03:00
iliya
429dfe5528 fix(opencode): default to http mcp bridge 2026-05-16 21:31:47 +03:00
777genius
279439de10 merge: sync dev into main
# Conflicts:
#	src/renderer/store/utils/pathResolution.ts
#	src/renderer/utils/claudeMdTracker.ts
#	src/renderer/utils/contextTracker.ts
#	test/features/recent-projects/renderer/utils/recentProjectOpenHistory.test.ts
#	test/renderer/components/chat/SessionContextPanel/buildDirectoryTree.test.ts
#	test/renderer/components/team/dialogs/projectPathOptions.test.ts
#	test/renderer/utils/claudeMdTracker.test.ts
#	test/shared/utils/platformPath.test.ts
2026-05-16 20:44:30 +03:00
Илия
6d9352659f
fix: centralize absolute path detection (#124) 2026-05-16 20:37:19 +03:00
777genius
3fa4dce1ed Merge remote-tracking branch 'origin/dev' into dev 2026-05-16 20:03:45 +03:00
777genius
bfebdff3cf chore: save local dev updates 2026-05-16 20:03:30 +03:00
infiniti
d29f3a23d4
fix: harden Windows frontend stability (#125) 2026-05-16 19:57:11 +03:00
iliya
c4aa130c2c fix: harden Windows editor path matching 2026-05-16 18:47:51 +03:00
iliya
cf21001b18 test: cover home path detection variants 2026-05-16 18:27:20 +03:00
iliya
94fd9d1259 fix: centralize absolute path detection 2026-05-16 18:22:07 +03:00
infiniti
a6ba6072c0
fix: preserve absolute mention paths (#123)
Co-authored-by: iliya <iliyazelenkog@gmail.com>
2026-05-16 18:19:54 +03:00
infiniti
f08e228a7d
fix: address Windows smoke review findings (#122)
Co-authored-by: iliya <iliyazelenkog@gmail.com>
2026-05-16 18:03:05 +03:00
777genius
cb97b97e75 fix: align project path option metadata 2026-05-16 17:43:25 +03:00
infiniti
4adc233fa4 fix: harden Windows frontend path handling
Harden Windows path handling and packaged app smoke checks.
2026-05-16 17:40:15 +03:00
777genius
3552e423d9 feat: improve desktop workflows 2026-05-16 17:39:53 +03:00
777genius
1cd77fbdd1 fix(member-work-sync): recover stale native in-progress tasks 2026-05-16 17:39:53 +03:00
infiniti
09db3abfcd fix: harden Windows frontend path handling
Harden Windows path handling and packaged app smoke checks.
2026-05-16 17:38:34 +03:00
infiniti
9c438e7c84
fix: harden Windows frontend path handling
Harden Windows path handling and packaged app smoke checks.
2026-05-16 17:34:50 +03:00
infiniti
ddfa4cc59d
fix(windows): harden packaging and codex smoke 2026-05-16 15:04:32 +03:00
777genius
836e0355db merge: sync dev into main
# Conflicts:
#	package.json
2026-05-16 13:42:17 +03:00
Илия
bfad861b21
Merge pull request #119 from 777genius/fix/opencode-windows-live-stability
fix(opencode): prevent Windows live runtime hangs
2026-05-16 13:25:22 +03:00
777genius
e6b9490c44 fix(opencode): widen Windows pidusage cache window 2026-05-16 13:09:33 +03:00
777genius
8fde8cefbf fix(opencode): harden Windows live preflight cleanup 2026-05-16 12:45:33 +03:00
777genius
2beb4dae96 feat: improve desktop workflows 2026-05-16 12:37:17 +03:00
777genius
4cb1b6ef5f fix(member-work-sync): recover stale native in-progress tasks 2026-05-16 12:35:06 +03:00
iliya
678d12219a fix(opencode): prevent Windows live runtime hangs 2026-05-16 12:15:10 +03:00
Илия
69572150c9
Merge pull request #118 from 777genius/fix/hide-cli-child-windows-dev
fix(runtime): hide cli child windows by default
2026-05-16 09:41:52 +03:00
777genius
31bfd5ebb3 fix(opencode): keep Windows marker cleanup conservative 2026-05-16 09:15:35 +03:00
777genius
f3a01d173f fix(opencode): preserve MCP fallback on refresh failure 2026-05-16 09:01:40 +03:00
777genius
f3f38dd0e9 fix(opencode): refresh bridge MCP env per command 2026-05-16 02:21:02 +03:00
777genius
48826af00b fix(team): harden MCP HTTP startup cleanup 2026-05-16 02:14:34 +03:00
777genius
2cae0a080a fix(team): satisfy MCP HTTP lint gates 2026-05-16 01:56:35 +03:00
iliya
3ceef1fb82 fix(opencode): hide app mcp child processes on windows 2026-05-16 01:43:27 +03:00
777genius
58ff926f4b fix(team): harden create preflight cleanup 2026-05-16 00:57:03 +03:00
iliya
876527a51d fix(runtime): hide direct child process windows 2026-05-16 00:45:58 +03:00
iliya
1b086f41b7 fix(team): keep create preflight alive across rerenders 2026-05-16 00:32:54 +03:00
iliya
5610e13b98 fix(runtime): hide cli child windows by default 2026-05-16 00:17:01 +03:00
777genius
d5f87a286a chore: ignore local browser artifacts 2026-05-16 00:15:28 +03:00
777genius
91c151328c test(team): add child mock to provisioning prepare test runs 2026-05-15 23:40:16 +03:00
777genius
6c98417659 test(team): register provisioning runs in prepare tests 2026-05-15 23:34:06 +03:00
777genius
d018002c3e feat(docs): restructure VitePress IA, improve onboarding/troubleshooting docs
- Restructure sidebar: Start → Guide → Operations → Developers → Reference
- Fix EN/RU sidebar order (Installation before Quickstart)
- Expand troubleshooting with diagnostics commands and task-log triage
- Improve quickstart with prerequisites, pitfalls, and contributor links
- Expand installation docs with verification commands
- Add cyberpunk hero theme to landing page
- Add atomicFile utility with tests and stage-runtime script
- Harden team provisioning with better error handling and progress output
- Add cross-team communication, kanban, and workSync improvements
2026-05-15 23:34:06 +03:00
777genius
f882970b6c fix(team): gate launch readiness on first real turn 2026-05-15 23:34:06 +03:00
Илия
555e805f7b
Merge pull request #117 from 777genius/fix/dev-windows-child-env-setup
fix(team): make Windows child env setup fail open
2026-05-15 22:31:03 +03:00
Jonas Korani
7f7a95c8f4 fix(team): make Windows child env setup fail open
Prepare writable Windows temp/cache env for agent child processes without blocking team launch.\n\n- fail open if cache roots cannot be created or written\n- keep hard child-process preflight out of launch path\n- cover Windows env setup and fail-open behavior
2026-05-15 22:06:45 +03:00
Jonas Korani
0e2be0348e
fix(team): make Windows child env setup fail open
Prepare writable Windows temp/cache env for agent child processes without blocking team launch.\n\n- fail open if cache roots cannot be created or written\n- keep hard child-process preflight out of launch path\n- cover Windows env setup and fail-open behavior
2026-05-15 22:04:01 +03:00
SardorBek Sattarov
69a907e714
perf(team): cut CreateTeamDialog re-render storm during CLI verify
Stabilize cliStatus identity across cloned IPC snapshots, memoize the roster editor boundary, and defer/cancel provider prepare diagnostics idle work.
2026-05-15 16:58:12 +03:00
777genius
1376017aa9 Merge remote-tracking branch 'origin/dev' into merge/dev-into-main-20260515
# Conflicts:
#	package.json
2026-05-15 00:13:00 +03:00
777genius
60f7b6a5fd chore: sync frontend changes for runtime 0.0.33 2026-05-14 23:53:07 +03:00
777genius
9c0b8beb7c fix(ci): stabilize ci and release workflows 2026-05-14 22:10:30 +03:00