open-design/apps
qiongyu1999 a4162f8063 fix: prevent handlePromptChange from clearing examplePromptInfoRef
The ref is now only cleared by onExamplePromptStatusChange(null) which
HomeHero triggers when the user actually edits the text or clicks clear.
This prevents the race where usePromptExample sets the ref and then
onPromptChange immediately clears it in the same tick.
2026-05-30 16:12:54 +08:00
..
daemon feat: enrich example prompt override with title and pre-filled brief 2026-05-29 14:03:51 +08:00
desktop feat(runtimes): register AMR (vela) as an ACP stdio agent (#2355) 2026-05-28 05:09:55 +00:00
landing-page fix(landing-page): community page brand mark + license + nav trim + twitter handle (#3222) 2026-05-29 01:32:27 +00:00
packaged fix(platform): support live system proxy changes (#3093) 2026-05-28 06:11:47 +00:00
telemetry-worker chore: pin dependency versions and harden CI caches (#2189) 2026-05-19 13:58:27 +08:00
web fix: prevent handlePromptChange from clearing examplePromptInfoRef 2026-05-30 16:12:54 +08:00
AGENTS.md refactor(daemon): split agent runtime definitions (#1063) 2026-05-11 15:01:55 +08:00