diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 58f2a8f71..4a3efac53 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -50,6 +50,7 @@ work left a mark on it, you belong here. | | @enderzcx
[@enderzcx](https://github.com/enderzcx) | 🐛 🤔 | [Bitget Classic account-state blind spots (#951)](https://github.com/TraderAlice/OpenAlice/pull/951) — traced healthy-looking unscoped CCXT reads that omitted USDT-M funds and conditional-order namespaces, leading to the in-house Classic account model and routing fix
[Connector proxy inheritance (#958)](https://github.com/TraderAlice/OpenAlice/pull/958) — identified that inherited proxy variables did not reach grammY and Discord's SDK-owned transports, leading to the in-house shared Connector proxy context | | | @roymeshulam
[@roymeshulam](https://github.com/roymeshulam) | 🐛 🤔 | [Telegram Connector startup hid the health endpoint (#639)](https://github.com/TraderAlice/OpenAlice/pull/639) — isolated adapter init blocking Guardian's probe and proposed listen-before-start plus keeping degraded `lastError`, reimplemented in-house in [#1078](https://github.com/TraderAlice/OpenAlice/pull/1078) | | | @ZenAlexa
[@ZenAlexa](https://github.com/ZenAlexa) | 📖 🎨 | [README screenshot refresh for the 0.91 UI (#1357)](https://github.com/TraderAlice/OpenAlice/pull/1357) — updated Ask Alice, Issues, Tracked, Inbox, and Market screenshots | +| | @eutialia
[@eutialia](https://github.com/eutialia) | 🐛 🤔 | [Headless Claude file-write permission gap (#1339)](https://github.com/TraderAlice/OpenAlice/pull/1339) — reported the unattended Write/Edit approval problem and proposed a fix; addressed by the unified full-access launch policy
Further proposals: [stale runtime locks after Docker restarts (#1363)](https://github.com/TraderAlice/OpenAlice/pull/1363) and [IBKR brackets, OCA groups, historical bars, and transport hardening (#1364)](https://github.com/TraderAlice/OpenAlice/pull/1364) | --- diff --git a/README.md b/README.md index 5d2b96e51..27ab711f7 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ suggestion, or implementation proposal changes the product, it gets credited. @jalilsedna @dbydd @enderzcx + @eutialia

**See the full list and what each person shaped**: [CONTRIBUTORS.md](./CONTRIBUTORS.md)