Block a user
agentson
created branch feature/issue-43-reduce-rate-limit in jihoson/The-Ouroboros
2026-02-05 00:12:58 +09:00
fix: add token refresh lock to prevent concurrent API calls (issue #42)
agentson
pushed to feature/issue-42-token-refresh-lock at jihoson/The-Ouroboros
2026-02-05 00:09:02 +09:00
agentson
created branch feature/issue-42-token-refresh-lock in jihoson/The-Ouroboros
2026-02-05 00:09:02 +09:00
fix: handle dict and list formats in overseas balance output2 (issue #41)
agentson
pushed to feature/issue-41-keyerror-balance at jihoson/The-Ouroboros
2026-02-05 00:04:42 +09:00
agentson
created branch feature/issue-41-keyerror-balance in jihoson/The-Ouroboros
2026-02-05 00:04:42 +09:00
fix: Handle empty string in float conversions
fix: Reduce rate limit to avoid EGW00201 API errors
fix: Token refresh race condition causing EGW00133 error
fix: KeyError when accessing overseas balance output2[0]
docs: add Telegram notifications documentation (issue #35)
agentson
pushed to feature/issue-35-telegram-docs at jihoson/The-Ouroboros
2026-02-04 23:48:07 +09:00
agentson
created branch feature/issue-35-telegram-docs in jihoson/The-Ouroboros
2026-02-04 23:48:07 +09:00
feat: integrate TelegramClient into main trading loop (issue #34)
agentson
pushed to feature/issue-34-main-integration at jihoson/The-Ouroboros
2026-02-04 23:42:37 +09:00
agentson
created branch feature/issue-34-main-integration in jihoson/The-Ouroboros
2026-02-04 23:42:37 +09:00
agentson
created branch feature/issue-33-telegram-config in jihoson/The-Ouroboros
2026-02-04 21:35:28 +09:00
agentson
pushed to feature/issue-33-telegram-config at jihoson/The-Ouroboros
2026-02-04 21:35:28 +09:00
feat: add Telegram configuration to settings (issue #33)