Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ work left a mark on it, you belong here.
| | <a href="https://github.com/enderzcx"><img src="https://github.com/enderzcx.png" width="40" height="40" alt="@enderzcx" /></a><br>[@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<br>[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 |
| | <a href="https://github.com/roymeshulam"><img src="https://github.com/roymeshulam.png" width="40" height="40" alt="@roymeshulam" /></a><br>[@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) |
| | <a href="https://github.com/ZenAlexa"><img src="https://github.com/ZenAlexa.png" width="40" height="40" alt="@ZenAlexa" /></a><br>[@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 |
| | <a href="https://github.com/eutialia"><img src="https://github.com/eutialia.png" width="40" height="40" alt="@eutialia" /></a><br>[@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<br>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) |

---

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ suggestion, or implementation proposal changes the product, it gets credited.
<a href="https://github.com/jalilsedna"><img src="https://github.com/jalilsedna.png" width="56" height="56" alt="@jalilsedna" /></a>
<a href="https://github.com/dbydd"><img src="https://github.com/dbydd.png" width="56" height="56" alt="@dbydd" /></a>
<a href="https://github.com/enderzcx"><img src="https://github.com/enderzcx.png" width="56" height="56" alt="@enderzcx" /></a>
<a href="https://github.com/eutialia"><img src="https://github.com/eutialia.png" width="56" height="56" alt="@eutialia" /></a>
</p>

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