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
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
Merge pull request 'feat: implement Smart Volatility Scanner (issue #76)' (#77) from feature/issue-76-smart-volatility-scanner into main
ci.yml #86
:
Commit
a82a167915
pushed by
jihoson
main
2026-02-07 08:50:03 +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
Merge pull request 'fix: resolve Telegram command handler errors for /status and /positions (issue #74)' (#75) from feature/issue-74-telegram-command-fix into main
ci.yml #83
:
Commit
27f581f17d
pushed by
jihoson
main
2026-02-06 07:43:56 +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
Merge pull request 'fix: remove /start command and handle @botname suffix (issue #71)' (#72) from fix/start-command-parsing into main
ci.yml #81
:
Commit
d2b07326ed
pushed by
jihoson
main
2026-02-05 18:56:25 +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
Merge pull request 'feat: add configuration and documentation for Telegram commands (issue #69)' (#70) from feature/issue-69-config-docs into main
ci.yml #79
:
Commit
10ff718045
pushed by
jihoson
main
2026-02-05 17:15:15 +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
Merge pull request 'feat: implement status query commands /status and /positions (issue #67)' (#68) from feature/issue-67-status-commands into main
ci.yml #77
:
Commit
462f8763ab
pushed by
jihoson
main
2026-02-05 15:50:53 +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
Merge pull request 'feat: implement trading control commands /stop and /resume (issue #65)' (#66) from feature/issue-65-trading-control into main
ci.yml #75
:
Commit
a7696568cc
pushed by
jihoson
main
2026-02-05 15:34:18 +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
Merge pull request 'feat: implement basic commands /start and /help (issue #63)' (#64) from feature/issue-63-basic-commands into main
ci.yml #73
:
Commit
20dbd94892
pushed by
jihoson
main
2026-02-05 15:17:37 +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
Merge pull request 'feat: implement TelegramCommandHandler core structure (issue #61)' (#62) from feature/issue-61-command-handler into main
ci.yml #71
:
Commit
ee66ecc305
pushed by
jihoson
main
2026-02-05 13:56:52 +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
Merge pull request 'feat: add generic send_message method to TelegramClient (issue #59)' (#60) from feature/issue-59-send-message into main
ci.yml #69
:
Commit
c76b9d5c15
pushed by
jihoson
main
2026-02-05 13:51:19 +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
Merge pull request 'feat: 일일 거래 모드 + 요구사항 문서화 체계 (issue #57)' (#58) from feature/issue-57-daily-trading-mode into main
ci.yml #67
:
Commit
8e715c55cd
pushed by
jihoson
main
2026-02-05 13:40:09 +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 pull request 'fix: properly close telegram client session to prevent resource leak (issue #52)' (#56) from feature/issue-52-aiohttp-cleanup into main
ci.yml #64
:
Commit
be04820b00
pushed by
jihoson
main
2026-02-05 01:09:41 +09:00
0s
View workflow file
Merge pull request 'fix: add token refresh cooldown to prevent EGW00133 cascading failures (issue #54)' (#55) from feature/issue-54-token-refresh-cooldown into main
ci.yml #63
:
Commit
10b6e34d44
pushed by
jihoson
main
2026-02-05 00:46:25 +09:00
0s
View workflow file
First
Previous
...
6
7
8
9
10
...
Next
Last