v0.3.5
multica-ai/multicav0.3.5May 21, 2026by github-actions[bot]
AI Summary
Implements a two-layer timezone architecture and introduces cloud runtime fleet proxy APIs alongside per-issue metadata storage.
Key Highlights
- Scheduling / Viewing two-layer timezone architecture
- Cloud runtime fleet proxy API
- Per-issue metadata KV store
- Env-gated cloud runtime launcher
New Features
- Server auto-generates PAT for cloud runtime bootstrap
- Project list responsive compact and comfortable views
- GitHub auto-close on closing keywords
Full Release Notes
## Changelog * 614dfae884ba00c6b2bd64488dfb6e70e835907f MUL-2488 feat(timezone): Scheduling / Viewing two-layer timezone architecture (#2968) * adec90c62165460c865d542223eed874a5be9215 MUL-2510 feat: add delete button to fleet nodes list (#3007) * ae530ef057388887c4bb33654d07e49fa9e78386 docs(runtime): tighten issue-metadata write bar (MUL-2507) (#3004) * 7f9e4e829dfcb9666be9e288559ab5bf57916394 feat(comments): thread-internal --tail pagination + reply cursor (MUL-2421) (#2846) * cbd42dfcc42fd32e1cd16ad8d36b8f734feb2963 feat(issues): align metadata trigger with sibling sections (#3010) * ab0228c2a1b87d1111c8bcf4d2048d0417ddd8a2 feat(issues): collapse long metadata bags in sidebar MUL-2503 (#3003) * 0c767c00525cf6b042703903d140a42b55ff9692 feat(issues): per-issue metadata KV (MUL-2017) (#2845) * 65feb890b8f55a2de47d2b9ccb96bcba5a34211e feat: Add project list responsive compact and comfortable views (MUL-2464) (#2840) * 41cb91abd94585cc10c9cf3437a9506b72fad113 feat: add cloud runtime fleet proxy API (MUL-2453) (#2986) * 51b3c5291f62b6ef32d5fb72de68be13443f0d2e feat: add env-gated cloud runtime launcher (MUL-2453) (#2995) * e288eff2c5c79e2dbfaa1d2884fbb26ca4a05296 feat: server auto-generates PAT for cloud runtime bootstrap (#3002) * 2f1f90c11a2e244524c4e42eafb5a764dea6fcac fix(agent): retry codex semantic inactivity fresh (#2593) * 688dcb017cfa59993c9a8bd726da60061d5c916c fix(agents): drop confusing "default" badge from model picker (MUL-2477) (#2938) * ed2957ddf844181aaaeb2b8d85a8c7cbac054094 fix(claude): record result model usage (#2899) * ef6a944063bcc90fdc060e96d1ed3da6a0045cc0 fix(cli): accept slug + short UUID prefix in workspace get/update/member (#2972) * 29c2a5d18f9045323d3f59a8f7eca7b4be376326 fix(daemon): reclaim stale dispatched claims (MUL-2485) (#2872) * 1c892aa3f9efefa690abe82785bf4e337e84365e fix(projects): default project view to compact (#2975) * 9a5d8a52f3ffcfcd41eefbfb172e852b5bca9b8d fix(timezone): harden hourly-rollup rollout against straight-through migrate MUL-2488 (#2998) * 7e55813460f1b07891ae9a766279b999979434f1 fix(ui): show tooltip when create-issue button is disabled due to empty title (#2943) * 83e90c953056be748ff2a5f38293b50ff4ca2963 fix(ws): log auth frame write failures (#2946) * 8a135d29823ebea53d995b4c7f844e5548b01ee8 fix(ws): truncate unparseable frame payload in client warn log (#2974) * 66c0464140ec4292f36a70386679cc1bcd9787ca fix: simplify cloud runtime create form (#3000) * 81e8aa581214a6348e9214ea931b1b5643b59baf test(core): add unit tests for reserved-slugs (#2985) * cb90249eacac30251203d8d4ffa65d44eba71421 test(issues): match new metadata trigger label with count suffix (#3011)