2026-02-06 - 2026-05-06
Overview
1 Release published by 1 user
Published
0.1.0
33 Pull requests merged by 1 user
Merged
#65 feat: conversation-based chat system with anonymous support
Merged
#64 refactor: Split conversational.py into modular structure
Merged
#62 feat: Add slash command help system (#57)
Merged
#58 feat: Add AVE Cloud Skills as conversational agent tools (#56)
Merged
#52 feat: implement conversational AI agent with tool-calling
Merged
#50 fix: add fallback UUID generator for crypto.randomUUID compatibility
Merged
#49 fix: add timeout for chat requests and improve error handling
Merged
#48 fix: display user messages in chat interface
Merged
#47 fix: update MiniMaxConnector default model to MiniMax-M2.7
Merged
#46 fix: use MiniMax text/chatcompletion_v2 endpoint
Merged
#45 fix: properly configure MiniMax API endpoint and CrewAI LLM
Merged
#44 fix: update MiniMax API endpoint to api.minimax.io
Merged
#42 feat: return access token on user registration
Merged
#40 fix: add bcrypt version constraint for passlib compatibility
Merged
#39 fix: correct import paths in ai_agent module
Merged
#38 fix: add error logging to simulate engine to prevent silent failures
Merged
#37 fix: consolidate AveCloudClient to single implementation
Merged
#36 feat: implement stop-loss and take-profit risk management
Merged
#35 fix: flatten strategy config schema (backtesting broken)
Merged
#34 fix: validate chain is 'bsc' for Phase 1
Merged
#33 fix: populate config endpoints with chain and token data
Merged
#32 fix: make strategy_config and llm_config optional in BotCreate
Merged
#23 feat: Add deployment documentation and templates (issue #12)
Merged
#22 [Backend] AVE Cloud Integration - Data and Trading APIs
Merged
#21 [Frontend] Components - Chat UI, Dashboard, Visualizations
Merged
#20 [Frontend] Project Setup - Svelte with TypeScript
Merged
#19 [Backend] Simulate Engine - Real-time Signal Detection
Merged
#18 [Backend] Backtest Engine - Historical Data Replay
Merged
#17 [Backend] Chat Interface + CrewAI Integration
Merged
#16 [Backend] Bot CRUD - Bot Management with Max 3 Limit
Merged
#15 [Backend] Auth System - JWT Authentication
Merged
#14 [Backend] Database Models - Add missing Pydantic schemas
Merged
#13 [Backend] Project Setup - FastAPI Structure and Dependencies
1 Pull request proposed by 1 user
Proposed
#66 feat: Frontend Conversation-based Chat UI (#60)
26 Issues closed from 1 user
Closed
#63 [Refactor] Split conversational.py into Modular Structure
Closed
#56 [AVE Skills Integration] Add AVE Cloud Skills as Conversational Tools
Closed
#57 [Feature] Slash Command Help System
Closed
#55 Test Issue 2
Closed
#54 Test Issue
Closed
#51 feat: implement conversational AI with tool-calling for strategy management
Closed
#43 bug: MiniMax API endpoint is incorrect and authentication fails
Closed
#41 feat: return access token on user registration
Closed
#30 P2: Simulate engine silently swallows errors
Closed
#29 P2: Duplicate AveCloudClient implementations
Closed
#28 P1: Risk management (stop-loss/take-profit) not implemented
Closed
#25 P0: Fix strategy config schema mismatch (backtesting broken)
Closed
#31 P2: No chain validation - any chain accepted for Phase 1
Closed
#27 P0: Config endpoints return empty arrays
Closed
#26 P0: Bot creation fails - backend requires fields frontend doesn't send
Closed
#12 [Infrastructure] Deployment - Nginx, Systemd, Subdomain
Closed
#11 [Backend] AVE Cloud Integration - Data and Trading APIs
Closed
#10 [Frontend] Components - Chat UI, Dashboard, Visualizations
Closed
#9 [Frontend] Project Setup - Svelte with TypeScript
Closed
#8 [Backend] Simulate Engine - Real-time Signal Detection
Closed
#7 [Backend] Backtest Engine - Historical Data Replay
Closed
#6 [Backend] Chat Interface + CrewAI Integration
Closed
#5 [Backend] Bot CRUD - Bot Management with Max 3 Limit
Closed
#4 [Backend] Auth System - JWT Authentication
Closed
#3 [Backend] Database Models - SQLite Schema and SQLAlchemy Models
Closed
#2 [Backend] Project Setup - FastAPI Structure and Dependencies
32 Issues created by 1 user
Opened
#1 [META] Phase 1 - Core MVP Implementation
Opened
#2 [Backend] Project Setup - FastAPI Structure and Dependencies
Opened
#3 [Backend] Database Models - SQLite Schema and SQLAlchemy Models
Opened
#4 [Backend] Auth System - JWT Authentication
Opened
#5 [Backend] Bot CRUD - Bot Management with Max 3 Limit
Opened
#6 [Backend] Chat Interface + CrewAI Integration
Opened
#7 [Backend] Backtest Engine - Historical Data Replay
Opened
#8 [Backend] Simulate Engine - Real-time Signal Detection
Opened
#9 [Frontend] Project Setup - Svelte with TypeScript
Opened
#10 [Frontend] Components - Chat UI, Dashboard, Visualizations
Opened
#11 [Backend] AVE Cloud Integration - Data and Trading APIs
Opened
#12 [Infrastructure] Deployment - Nginx, Systemd, Subdomain
Opened
#24 Meta: Audit Actionables - Implementation Tracker
Opened
#25 P0: Fix strategy config schema mismatch (backtesting broken)
Opened
#26 P0: Bot creation fails - backend requires fields frontend doesn't send
Opened
#27 P0: Config endpoints return empty arrays
Opened
#28 P1: Risk management (stop-loss/take-profit) not implemented
Opened
#29 P2: Duplicate AveCloudClient implementations
Opened
#30 P2: Simulate engine silently swallows errors
Opened
#31 P2: No chain validation - any chain accepted for Phase 1
Opened
#41 feat: return access token on user registration
Opened
#43 bug: MiniMax API endpoint is incorrect and authentication fails
Opened
#51 feat: implement conversational AI with tool-calling for strategy management
Opened
#53 Frontend: Token Address Confirmation Dialog
Opened
#54 Test Issue
Opened
#55 Test Issue 2
Opened
#56 [AVE Skills Integration] Add AVE Cloud Skills as Conversational Tools
Opened
#57 [Feature] Slash Command Help System
Opened
#59 [Redesign] Backend - Conversation-based Chat System
Opened
#60 [Redesign] Frontend - Conversation-based Chat UI
Opened
#61 [Redesign] UI Design - Dark Theme with Trading Identity (Subtle B&W Nod)
Opened
#63 [Refactor] Split conversational.py into Modular Structure