更新日志(中文)
[0.11.2] - 2026-03-08
修复
- Antigravity 默认实例的自定义启动参数恢复生效:默认实例启动时会解析并传递已保存的
extra_args到实际启动命令。 - 可从 Cockpit 设置正确下发远程调试参数:
--remote-debugging-port=9333这类参数在默认实例启动链路中不再被静默丢弃。
Changelog (English)
[0.11.2] - 2026-03-08
Fixed
- Antigravity default-instance custom launch args now take effect: launching the default Antigravity instance now parses and passes saved
extra_argsto the actual process start command. - Remote debugging launch flags can now be applied from Cockpit settings: flags such as
--remote-debugging-port=9333are no longer silently dropped in the default-instance start path.