[WIP] Update roadmap for version 0.1 development#1532
Closed
Copilot wants to merge 1 commit into
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
src/chat/utils/common_utils.pywithTempMethodsHFCclass_parse_stream_config_to_chat_id,_now_minutes,_parse_range,_in_range,get_talk_valuefromChatConfiginofficial_configs.pyheartFC_chat.pyto useTempMethodsHFC.get_talk_value()frequency_api.pyto useTempMethodsHFC.get_talk_value()Original prompt
This section details on the original issue you should resolve
<issue_title>Roadmap v0.1</issue_title>
<issue_description>> Note: All development work mentioned in this roadmap is being actively worked on in the
r-devbranch.What have we done previously?
MaiBot has evolved from a simple bot extension to a full-featured AI agent. Here's the version history:
v0.1 Features & Roadmap
🚀 Top Priorities (Mai NEXT)
🏗️ Architecture Refactoring
Configuration System Overhaul
TempMethodsExpression(migrated fromExpressionConfig)TempMethodsLLMUtils(migrated fromModelConfig)TempMethodsHFC(fromChatConfig) — class not yet created;_parse_range/get_talk_valuestill onHeartFChattingwatchfiles)asyncio.Lock)Database Model Unification
idfor all tablestimestampfield naming — currently 8+ patterns (timestamp,record_time,create_time,created_timestamp,first_known_time, etc.)is_deletedfield)stream_id/chat_id→session_id— SQLModel tables mostly migrated; legacy data models still use old namesMessage System
🧠 Core Systems
LLM Interface Unification
APIResponseandLLMGenerationDataModelboth exist; needs consolidation into a single model__init__— now usesClientRegistrypatternget_llm_client()method for all LLM access — currently usesclient_registry.get_client_class_instance()ClientRegistrypartially implements this)Memory System Enhancement
Prompt Management
🔌 Plugin System
Plugin Manager Overhaul
@register_plugin)allow_hot_reload: boolflag for pluginsComponent Manager
Dependency Management
requirements.txtanalysispython_dependenciesauto-installplugin_dependencieswith topological sortMCP Integration — MCP Bridge Plugin already exists (
plugins/MaiBot_MCPBridgePlugin/) with tool chain, circuit breaker, and WebUI support; items below are for core-level adapter designTool Result Caching
put_cache()methodget_cache()methodneed_cacheflag**Events Dependency Me...
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.