open-design/packages
monshunter e6e5928be1
feat(web): add connection tests for execution settings (#507)
* feat(settings): add connection test for providers and CLI agents

Adds a "Test" action in the Settings dialog that verifies the configured
provider (Anthropic/OpenAI/Azure/Google) or CLI agent without sending a
real chat. Backed by a new daemon endpoint and shared contracts, with
categorized inline statuses and i18n strings across all supported locales.

* fix(settings): address connection test review feedback

* fix(daemon): pass empty MCP servers for connection probes

* fix(connection-test): address review blockers

* fix(daemon): fail json stream runs on structured errors

* fix(contracts): build connection test subpath export

* Use draft CLI env in agent connection tests

* fix(i18n): add fallback ids for new curated content
2026-05-07 11:25:37 +08:00
..
contracts feat(web): add connection tests for execution settings (#507) 2026-05-07 11:25:37 +08:00
platform fix(daemon, packaged): unbreak GUI-launched agent detection on minimal PATHs (#442) (#614) 2026-05-06 20:35:19 +08:00
sidecar chore(release): prepare 0.4.1 (#659) 2026-05-06 18:05:56 +08:00
sidecar-proto chore(release): prepare 0.4.1 (#659) 2026-05-06 18:05:56 +08:00
AGENTS.md fix(daemon, packaged): unbreak GUI-launched agent detection on minimal PATHs (#442) (#614) 2026-05-06 20:35:19 +08:00