This website requires JavaScript.
Explore
Help
Register
Sign In
jihoson
/
The-Ouroboros
Watch
1
Star
0
Fork
0
You've already forked The-Ouroboros
Code
Issues
Pull Requests
Actions
10
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
agentson
jihoson
Status
All status
Success
Failure
Waiting
Running
fix: add safe type casting and missing-key warnings in ScenarioEngine
ci.yml #97
:
Commit
d2fc829380
pushed by
agentson
#102
2026-02-09 20:48:37 +09:00
0s
View workflow file
Require rebase after creating feature branch
ci.yml #95
:
Commit
7370220497
pushed by
agentson
#106
2026-02-09 20:48:37 +09:00
0s
View workflow file
docs: add persistent agent constraints document (issue #100)
ci.yml #93
:
Commit
1210c17989
pushed by
agentson
#103
2026-02-09 20:48:37 +09:00
0s
View workflow file
feat: implement local scenario engine for playbook execution (issue #80)
ci.yml #92
:
Commit
9599b188e8
pushed by
agentson
#102
2026-02-09 20:48:37 +09:00
0s
View workflow file
Add persistent agent constraints doc
ci.yml #91
:
Commit
e6338bc12f
pushed by
agentson
#101
2026-02-09 20:48:37 +09:00
0s
View workflow file
Merge pull request 'feat: add strategy/playbook Pydantic models (issue #79)' (#99) from feature/issue-79-strategy-models into main
ci.yml #90
:
Commit
c43660a58c
pushed by
agentson
main
2026-02-08 15:12:21 +09:00
0s
View workflow file
feat: add strategy/playbook Pydantic models (issue #79)
ci.yml #89
:
Commit
7fd48c7764
pushed by
agentson
#99
2026-02-09 02:48:37 +09:00
0s
View workflow file
Merge pull request 'feat: add pre-market planner config and remove static watchlists (issue #78)' (#98) from feature/issue-78-config-watchlist-removal into main
ci.yml #88
:
Commit
a105bb7c1a
pushed by
agentson
main
2026-02-08 02:19:50 +09:00
0s
View workflow file
feat: add pre-market planner config and remove static watchlists (issue #78)
ci.yml #87
:
Commit
1a34a74232
pushed by
agentson
#98
2026-02-09 02:48:37 +09:00
0s
View workflow file
docs: update documentation for Smart Volatility Scanner
ci.yml #85
:
Commit
7725e7a8de
pushed by
agentson
#77
2026-02-07 08:50:02 +09:00
0s
View workflow file
feat: implement Smart Volatility Scanner with RSI/volume filters (issue #76)
ci.yml #84
:
Commit
f0ae25c533
pushed by
agentson
#77
2026-02-07 01:23:55 +09:00
0s
View workflow file
fix: resolve Telegram command handler errors for /status and /positions (issue #74)
ci.yml #82
:
Commit
18a098d9a6
pushed by
agentson
#75
2026-02-06 19:23:55 +09:00
0s
View workflow file
fix: remove /start command and handle @botname suffix
ci.yml #80
:
Commit
1c5eadc23b
pushed by
agentson
#72
2026-02-06 19:23:55 +09:00
0s
View workflow file
feat: add configuration and documentation for Telegram commands (issue #69)
ci.yml #78
:
Commit
0ca3fe9f5d
pushed by
agentson
#70
2026-02-06 19:23:55 +09:00
0s
View workflow file
feat: implement status query commands /status and /positions (issue #67)
ci.yml #76
:
Commit
57a45a24cb
pushed by
agentson
#68
2026-02-06 19:23:55 +09:00
0s
View workflow file
feat: implement trading control commands /stop and /resume (issue #65)
ci.yml #74
:
Commit
70701bf73a
pushed by
agentson
#66
2026-02-06 19:23:55 +09:00
0s
View workflow file
feat: implement basic commands /start and /help (issue #63)
ci.yml #72
:
Commit
48a99962e3
pushed by
agentson
#64
2026-02-06 19:23:55 +09:00
0s
View workflow file
feat: implement TelegramCommandHandler core structure (issue #61)
ci.yml #70
:
Commit
065c9daaad
pushed by
agentson
#62
2026-02-06 19:23:55 +09:00
0s
View workflow file
feat: add generic send_message method to TelegramClient (issue #59)
ci.yml #68
:
Commit
259f9d2e24
pushed by
agentson
#60
2026-02-06 19:23:55 +09:00
0s
View workflow file
feat: implement daily trading mode with batch decisions (issue #57)
ci.yml #66
:
Commit
0057de4d12
pushed by
agentson
#58
2026-02-06 13:23:55 +09:00
0s
View workflow file
fix: implement comprehensive KIS API rate limiting solution
ci.yml #65
:
Commit
71ac59794e
pushed by
agentson
main
2026-02-05 09:49:28 +09:00
0s
View workflow file
Merge main into feature/issue-49-valueerror-empty-string
ci.yml #60
:
Commit
702653e52e
pushed by
agentson
#50
2026-02-06 01:23:55 +09:00
0s
View workflow file
fix: properly close telegram client session to prevent resource leak (issue #52)
ci.yml #59
:
Commit
db0d966a6a
pushed by
agentson
#56
2026-02-06 01:23:55 +09:00
0s
View workflow file
fix: add token refresh cooldown to prevent EGW00133 cascading failures (issue #54)
ci.yml #58
:
Commit
a56adcd342
pushed by
agentson
#55
2026-02-06 01:23:55 +09:00
0s
View workflow file
feat: add rate limiting for overseas market scanning (issue #51)
ci.yml #57
:
Commit
eaf509a895
pushed by
agentson
#53
2026-02-06 01:23:55 +09:00
0s
View workflow file
fix: handle empty strings in price data parsing (issue #49)
ci.yml #56
:
Commit
854931bed2
pushed by
agentson
#50
2026-02-06 01:23:55 +09:00
0s
View workflow file
fix: add safe_float() to handle empty string conversions (issue #44)
ci.yml #53
:
Commit
c57ccc4bca
pushed by
agentson
#48
2026-02-06 01:23:55 +09:00
0s
View workflow file
fix: reduce rate limit from 10 to 5 RPS to avoid API errors (issue #43)
ci.yml #52
:
Commit
cb2e3fae57
pushed by
agentson
#47
2026-02-06 01:23:55 +09:00
0s
View workflow file
fix: add token refresh lock to prevent concurrent API calls (issue #42)
ci.yml #50
:
Commit
95f540e5df
pushed by
agentson
#46
2026-02-06 01:23:55 +09:00
0s
View workflow file
fix: handle dict and list formats in overseas balance output2 (issue #41)
ci.yml #48
:
Commit
3dfd7c0935
pushed by
agentson
#45
2026-02-06 01:23:55 +09:00
0s
View workflow file
First
Previous
...
2
3
4
5
6
Next
Last