Default Branch

fccdbb4cca · docs: add README.md · Updated 2026-04-15 17:46:05 +02:00

Branches

f46cad4379 · WIP: Multiple fixes and improvements · Updated 2026-04-15 17:20:42 +02:00    shoko

1
2
#66 Open

5ae8d76bde · feat: implement conversation-based chat system with anonymous support · Updated 2026-04-14 06:25:00 +02:00    shoko

2
0
#65 Merged

b1ddad0808 · Fix intermittent UnboundLocalError for 'thinking' variable in ConversationalAgent.chat() - initialize thinking=None before conditional assignment to handle API responses missing message field · Updated 2026-04-14 05:34:36 +02:00    shoko

4
0
#64 Merged

2d125ede22 · fix: Also fix price_change field in AI tool execution path · Updated 2026-04-14 03:43:30 +02:00    shoko

7
0
#62 Merged

70dfba2ffc · Merge fixes from pr-58 · Updated 2026-04-13 14:53:44 +02:00    shoko

26
0
#58 Merged

6d204b537d · feat: add AVE Cloud Skills integration for conversational agent · Updated 2026-04-13 14:47:49 +02:00    shoko

29
0
Included

765e390b9b · feat: implement conversational AI agent with tool-calling · Updated 2026-04-10 07:00:22 +02:00    shoko

124
0
#52 Merged

4fa9b0456a · fix: add fallback UUID generator for crypto.randomUUID compatibility · Updated 2026-04-10 06:19:45 +02:00    shoko

127
0
#50 Merged

b3ab004447 · fix: add timeout for chat requests and improve error handling · Updated 2026-04-10 06:09:30 +02:00    shoko

128
0
#49 Merged

dfa806ab53 · fix: add user's message to frontend chat store when sending · Updated 2026-04-10 06:00:51 +02:00    shoko

131
0
#48 Merged

82645dfb3b · fix: update MiniMaxConnector default model to MiniMax-M2.7 · Updated 2026-04-10 05:53:26 +02:00    shoko

132
0
#47 Merged

a55ed9cc04 · fix: use MiniMax text/chatcompletion_v2 endpoint instead of chat/completions · Updated 2026-04-10 05:42:20 +02:00    shoko

134
0
#46 Merged

4197475eed · fix: properly configure CrewAI LLM with MiniMax api_base · Updated 2026-04-10 05:19:51 +02:00    shoko

136
0
#45 Merged

f23044465a · feat: return access token on user registration · Updated 2026-04-10 03:28:01 +02:00    shoko

140
0
#42 Merged

8693946cb8 · fix: add bcrypt version constraint for passlib compatibility · Updated 2026-04-10 02:55:18 +02:00    shoko

142
0
#40 Merged

ad6e57655d · fix: correct import paths in ai_agent module · Updated 2026-04-09 17:27:09 +02:00    shoko

144
0
#39 Merged

81f3342365 · fix: add error logging to simulate engine to prevent silent failures · Updated 2026-04-09 12:16:22 +02:00    shoko

146
0
#38 Merged

405b35c3ba · fix: consolidate AveCloudClient to single implementation in services/ave/client.py · Updated 2026-04-09 12:06:16 +02:00    shoko

148
0
#37 Merged

da8327c0e0 · feat: implement stop-loss and take-profit in backtest and simulate engines · Updated 2026-04-09 11:14:08 +02:00    shoko

150
0
#36 Merged

d81464b869 · fix: flatten strategy config schema to match engine expectations · Updated 2026-04-09 09:31:09 +02:00    shoko

152
0
#35 Merged