• Joined on 2026-03-13
shoko opened issue shoko/randebu#60 2026-04-13 12:51:49 +02:00
[Redesign] Frontend - Conversation-based Chat UI
shoko opened issue shoko/randebu#59 2026-04-13 12:51:26 +02:00
[Redesign] Backend - Conversation-based Chat System
shoko pushed to fix/issue-56 at shoko/randebu 2026-04-13 12:24:50 +02:00
2b7f54703e refactor: use subprocess to call ave-cloud-skill CLI scripts
shoko created pull request shoko/randebu#58 2026-04-13 11:55:44 +02:00
feat: Add AVE Cloud Skills as conversational agent tools (#56)
shoko pushed to fix/issue-56 at shoko/randebu 2026-04-13 11:55:12 +02:00
99dded8d16 feat: add AVE Cloud Skills integration for conversational agent tools
shoko created branch fix/issue-56 in shoko/randebu 2026-04-13 11:55:12 +02:00
shoko closed issue shoko/randebu#55 2026-04-13 11:45:07 +02:00
Test Issue 2
shoko closed issue shoko/randebu#54 2026-04-13 11:45:06 +02:00
Test Issue
shoko opened issue shoko/randebu#57 2026-04-13 11:44:47 +02:00
[Feature] Slash Command Help System
shoko opened issue shoko/randebu#56 2026-04-13 11:44:36 +02:00
[AVE Skills Integration] Add AVE Cloud Skills as Conversational Tools
shoko opened issue shoko/randebu#55 2026-04-13 11:44:16 +02:00
Test Issue 2
shoko opened issue shoko/randebu#54 2026-04-13 11:40:57 +02:00
Test Issue
shoko pushed tag 0.1.0 to shoko/randebu 2026-04-13 08:34:12 +02:00
shoko pushed to main at shoko/randebu 2026-04-12 16:51:52 +02:00
29b7634c34 fix: import Simulation at module level
shoko pushed to main at shoko/randebu 2026-04-12 16:47:35 +02:00
fd5c2b56d7 fix: import Simulation model in _manage_simulation
shoko pushed to main at shoko/randebu 2026-04-12 16:21:35 +02:00
632e1bf524 feat: add simulation management as agent skill
shoko pushed to main at shoko/randebu 2026-04-12 16:07:54 +02:00
5ae1165ad9 fix: import asyncio in _execute_backtest method
shoko pushed to main at shoko/randebu 2026-04-12 15:39:56 +02:00
283573f5a8 feat: add backtest as agent skill
shoko pushed to main at shoko/randebu 2026-04-12 10:39:56 +02:00
90fa66bd39 feat: add refresh button to simulation page
shoko pushed to main at shoko/randebu 2026-04-12 10:15:17 +02:00
84d8a6f4a6 fix: add portfolio to SimulationResponse schema