open-design/apps
xxiaoxiong 18cd2b8823 fix: cap composer shell height to prevent excessive expansion
- Add max-height: min(420px, calc(100vh - 180px)) to .composer-shell
- Prevents composer from dominating viewport when many files are staged
- Complements existing .staged-row max-height (148px/22vh) and textarea max-height (184px/34vh)
- On desktop, composer won't exceed ~420px; on smaller viewports, scales down proportionally

Fixes #3155
2026-05-28 23:02:38 +08:00
..
daemon feat(mcp): generation loop + one-click Codex install (#3141) 2026-05-28 11:29:11 +00:00
desktop feat(runtimes): register AMR (vela) as an ACP stdio agent (#2355) 2026-05-28 05:09:55 +00:00
landing-page fix(web): restore changes silently dropped by PR #2461 sync merge (#3210) 2026-05-28 12:50:05 +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: cap composer shell height to prevent excessive expansion 2026-05-28 23:02:38 +08:00
AGENTS.md refactor(daemon): split agent runtime definitions (#1063) 2026-05-11 15:01:55 +08:00