Commit graph

1963 commits

Author SHA1 Message Date
777genius
0800f8a06e chore(release): lock runtime 0.0.35 2026-05-18 02:08:36 +03:00
777genius
7742c528ad chore(release): support manual draft builds 2026-05-18 02:04:13 +03:00
777genius
4a8cec9dc2 chore: checkpoint frontend workspace updates 2026-05-18 01:57:16 +03:00
777genius
90795a25e6 chore(landing): sync pnpm lock for neat dependency 2026-05-18 00:05:13 +03:00
777genius
f4fb428b80 merge: bring landing visual updates into dev 2026-05-17 23:51:25 +03:00
777genius
9eff462422 feat(landing): update cyber hero visuals and theme sync 2026-05-17 23:49:32 +03:00
777genius
4ec745268b feat: add telemetry identity and runtime status 2026-05-17 20:26:34 +03:00
777genius
445932e45b feat(team): improve runtime provider workflows 2026-05-17 19:11:26 +03:00
777genius
4087060cca docs(opencode): add snapshot proof upgrade plan 2026-05-17 16:03:14 +03:00
777genius
50d4b6b0ca feat(landing): refresh cyberpunk landing visuals 2026-05-17 15:13:44 +03:00
777genius
e333d09d9c fix: harden task change review flows 2026-05-17 14:18:54 +03:00
777genius
240bc81d0a fix(release): harden draft publishing flow 2026-05-17 11:25:22 +03:00
777genius
92d4c4cdf9 fix(ci): terminate packaged smoke process groups 2026-05-17 02:47:15 +03:00
777genius
56b9122afb fix(ci): harden packaged app smoke checks 2026-05-17 02:12:39 +03:00
777genius
e49f330deb chore(release): prepare ui 2.0.0 2026-05-17 01:53:24 +03:00
777genius
be558927ea fix(team): complete teammate permission responses 2026-05-17 01:30:19 +03:00
777genius
471fe0a1a8 fix(ui): improve tooltip contrast 2026-05-17 01:19:52 +03:00
infiniti
b1cccf6e3c
fix(team): respond to teammate permission requests 2026-05-17 01:18:48 +03:00
777genius
e185f1f686 fix(ui): show disabled codex model tiles 2026-05-17 01:13:51 +03:00
777genius
c1a2ccc0a7 fix(ui): restore safe model tooltips 2026-05-17 01:07:38 +03:00
777genius
a3a286c652 fix(ui): patch radix focus scope ref loop 2026-05-17 00:58:17 +03:00
777genius
7c3c852520 fix(ui): avoid model selector tooltip ref loop 2026-05-17 00:50:28 +03:00
777genius
a2e82e498a fix(ui): remove member row tooltip ref loop 2026-05-17 00:45:09 +03:00
777genius
3c483745d9 fix(ui): avoid member model tooltip crash 2026-05-17 00:35:27 +03:00
777genius
f96d62dc20 fix(opencode): provide mcp fallback for provider env 2026-05-17 00:12:00 +03:00
777genius
eb1b333879 chore(ui): clarify effort helper text 2026-05-16 23:57:42 +03:00
777genius
71ad9e53e7 test(opencode): cover local mcp fallback with http 2026-05-16 23:56:43 +03:00
Илия
44e760007a
Merge pull request #127 from 777genius/fix/opencode-preserve-local-mcp-with-http
fix(opencode): keep local MCP fallback with HTTP
2026-05-16 23:53:57 +03:00
iliya
7722dd5787 fix(opencode): keep local mcp fallback with http 2026-05-16 23:43:25 +03:00
777genius
b88b2db365 fix: harden provider management and updater flows 2026-05-16 23:23:27 +03:00
Илия
b616a53255
Merge pull request #126 from 777genius/fix/opencode-http-mcp-default
fix(opencode): default to HTTP MCP bridge
2026-05-16 23:05:33 +03:00
777genius
4adf773f7a ci(release): wait for orchestrator runtime build 2026-05-16 22:50:19 +03:00
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