agentson
  • Joined on 2026-02-04
agentson opened issue jihoson/The-Ouroboros#61 2026-02-05 13:41:12 +09:00
Implement TelegramCommandHandler core structure
agentson pushed to feature/issue-59-send-message at jihoson/The-Ouroboros 2026-02-05 13:39:26 +09:00
259f9d2e24 feat: add generic send_message method to TelegramClient (issue #59)
agentson created branch feature/issue-59-send-message in jihoson/The-Ouroboros 2026-02-05 13:39:26 +09:00
agentson created pull request jihoson/The-Ouroboros#60 2026-02-05 13:39:24 +09:00
feat: add generic send_message method to TelegramClient (issue #59)
agentson opened issue jihoson/The-Ouroboros#59 2026-02-05 13:38:00 +09:00
Add send_message method to TelegramClient
agentson created pull request jihoson/The-Ouroboros#58 2026-02-05 09:46:09 +09:00
feat: 일일 거래 모드 + 요구사항 문서화 체계 (issue #57)
agentson created branch feature/issue-57-daily-trading-mode in jihoson/The-Ouroboros 2026-02-05 09:28:16 +09:00
agentson pushed to feature/issue-57-daily-trading-mode at jihoson/The-Ouroboros 2026-02-05 09:28:16 +09:00
0057de4d12 feat: implement daily trading mode with batch decisions (issue #57)
agentson opened issue jihoson/The-Ouroboros#57 2026-02-05 09:27:44 +09:00
feat: 일일 거래 모드 + 요구사항 문서화 체계
agentson pushed to main at jihoson/The-Ouroboros 2026-02-05 01:09:41 +09:00
71ac59794e fix: implement comprehensive KIS API rate limiting solution
702653e52e Merge main into feature/issue-49-valueerror-empty-string
33b5ff5e54 Merge pull request 'fix: add safe_float() to handle empty string conversions (issue #44)' (#48) from feature/issue-44-safe-float into main
3923d03650 Merge pull request 'fix: reduce rate limit from 10 to 5 RPS to avoid API errors (issue #43)' (#47) from feature/issue-43-reduce-rate-limit into main
c57ccc4bca fix: add safe_float() to handle empty string conversions (issue #44)
cb2e3fae57 fix: reduce rate limit from 10 to 5 RPS to avoid API errors (issue #43)
Compare 5 commits »
agentson created pull request jihoson/The-Ouroboros#56 2026-02-05 00:40:59 +09:00
fix: properly close telegram client session to prevent resource leak (issue #52)
agentson pushed to feature/issue-52-aiohttp-cleanup at jihoson/The-Ouroboros 2026-02-05 00:40:35 +09:00
db0d966a6a fix: properly close telegram client session to prevent resource leak (issue #52)
agentson created branch feature/issue-52-aiohttp-cleanup in jihoson/The-Ouroboros 2026-02-05 00:40:35 +09:00
agentson created pull request jihoson/The-Ouroboros#55 2026-02-05 00:37:49 +09:00
fix: add token refresh cooldown to prevent EGW00133 cascading failures (issue #54)
agentson created branch feature/issue-54-token-refresh-cooldown in jihoson/The-Ouroboros 2026-02-05 00:37:26 +09:00
a56adcd342 fix: add token refresh cooldown to prevent EGW00133 cascading failures (issue #54)
agentson opened issue jihoson/The-Ouroboros#54 2026-02-05 00:35:38 +09:00
fix: token refresh rate limit (EGW00133) causing cascading failures
agentson created pull request jihoson/The-Ouroboros#53 2026-02-05 00:35:07 +09:00
feat: add rate limiting for overseas market scanning (issue #51)
agentson created branch feature/issue-51-api-rate-limiting in jihoson/The-Ouroboros 2026-02-05 00:34:49 +09:00