You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[117](https://github.com/Kuestenlogik/Bowire/issues/117)| Bowire |[i18n — extract every UI string; ship DE + EN catalogues](#issue-kuestenlogik-bowire-117)| ⬜ Backlog ||
97
96
|[126](https://github.com/Kuestenlogik/Bowire/issues/126)| Bowire |[Pre-/post-scripts with a protocol-typed sandbox](#issue-kuestenlogik-bowire-126)| ⬜ Backlog ||
|[110](https://github.com/Kuestenlogik/Bowire/issues/110)| Bowire |[Site: surface the AI assistant in the launch wizard + quickstart](#issue-kuestenlogik-bowire-110)| ⬜ Backlog ||
196
+
|[117](https://github.com/Kuestenlogik/Bowire/issues/117)| Bowire |[i18n — extract every UI string; ship DE + EN catalogues](#issue-kuestenlogik-bowire-117)| ⬜ Backlog ||
197
197
|[128](https://github.com/Kuestenlogik/Bowire/issues/128)| Bowire |[Bowire Agent — register embedded instances with a central hub](#issue-kuestenlogik-bowire-128)| ⬜ Backlog ||
#### <aid="issue-kuestenlogik-bowire-117"></a>⬜ Backlog · [#117](https://github.com/Kuestenlogik/Bowire/issues/117) i18n — extract every UI string; ship DE + EN catalogues
493
-
494
-
Bowire's UI is English-only today. Every label, every button, every tooltip, every empty-state copy is a hard-coded literal in the JS source. [[more]](https://github.com/Kuestenlogik/Bowire/issues/117)
495
-
496
492
#### <aid="issue-kuestenlogik-bowire-126"></a>⬜ Backlog · [#126](https://github.com/Kuestenlogik/Bowire/issues/126) Pre-/post-scripts with a protocol-typed sandbox
497
493
498
494
Real testing workflows have steps that are too dynamic for a static template: sign the body with a per-request HMAC, refresh an access token if it's about to expire, capture a value from one response into a header on the next, encode a binary blob, assert on a complex shape after send. … [[more]](https://github.com/Kuestenlogik/Bowire/issues/126)
@@ -811,6 +807,10 @@ The launch stepper on the home page ([`/_includes/launch.html`](https://github.c
811
807
812
808
v1.9 ships the AI workbench in a real way — chat grounded in workbench state (#89 Phase 1), MCP-style tool calling (#108, #109), AI-assisted security (#59-#63). The "Straight into the water" launch wizard on bowire.io still onboards users as if AI is invisible. [[more]](https://github.com/Kuestenlogik/Bowire/issues/110)
813
809
810
+
#### <aid="issue-kuestenlogik-bowire-117"></a>⬜ Backlog · [#117](https://github.com/Kuestenlogik/Bowire/issues/117) i18n — extract every UI string; ship DE + EN catalogues
811
+
812
+
Bowire's UI is English-only today. Every label, every button, every tooltip, every empty-state copy is a hard-coded literal in the JS source. [[more]](https://github.com/Kuestenlogik/Bowire/issues/117)
813
+
814
814
#### <aid="issue-kuestenlogik-bowire-128"></a>⬜ Backlog · [#128](https://github.com/Kuestenlogik/Bowire/issues/128) Bowire Agent — register embedded instances with a central hub
815
815
816
816
**One-liner.** Bowire instances embedded in apps (e.g. a Surgewave broker) register themselves with a central Bowire **hub** so an operator sees every discovery / call / mock across the fleet in one UI, instead of poking around N per-app endpoints. [[more]](https://github.com/Kuestenlogik/Bowire/issues/128)
0 commit comments