Skip to content

[V6.8.2] (Updated on 2025.08.25): Agent major module development (supports Coze plugins, workflows, functions, knowledge base Agent integration and operation), numerous function refactoring and new updates.....

🚀 Feat

  1. Agent Independent Major Module Development
  • Supports Coze plugins, workflows, functions, knowledge base Agent integration and operation (dialogue system)
  • Supports Agent application real-time streaming response, supports Agent AI thinking process real-time response (dialogue system)
  • Supports single Agent application multi-conversation, based on Coze platform's Agent dialogue engine (dialogue system)
  • Supports Agent automatic scoring, activity level, popularity (self-developed algorithm)
  • Supports Agent real-time response calling models, plugins, workflows (LLM, tools, model inference, Token usage, execution time) response display (dialogue system)
  • Supports frontend user adding dialogue, deleting dialogue, clearing dialogue, batch deletion, editing dialogue and other functions (dialogue record management)
  • Complete recording: user messages, AI replies, file information, plugin usage, etc. (dialogue record management)
  • Supports soft deletion: supports soft deletion and cleanup of dialogue records (dialogue record management)
  • Statistical analysis: detailed usage statistics and cost analysis (dialogue record management)
  • Agent file flexible storage support selection: local storage, Tencent Cloud COS, Alibaba Cloud OSS (file processing system)
  • Agent file storage supports intelligent degradation: automatically degrades to local storage when cloud storage is unavailable
  • Multimodal interaction: supports text, images, files, audio, video and other message type processing (file processing system)
  • Session persistence: complete dialogue record storage and management (file processing system)
  • Supports frontend user text, images, files, audio, video and other file type uploads and dialogue (file processing system)
  • Supports frontend user upload files of different Type types with adaptive display of different icon types and file information (file processing system)
  • Progress management: real-time upload progress push and query (file processing system)
  • Configuration management support: Coze API configuration creation, update, testing and diagnosis (Agent management system)
  • Agent batch import support: supports adding single Coze Agent, supports one-click batch import of Agents from Coze platform (Agent management system)
  • When importing Coze Agents, automatically privatize download and upload icons (automatically selected according to Agent global configuration Agent file storage), solving official icon failure issues
  • Supports frontend user application list page, supports keyword search for Agents (other support)
  • Agent recommended question editing support, frontend user quick follow-up question support (other support)
  • Supports Agent application link sharing function, WeChat QR code sharing function, dialogue record preview mode, content poster sharing function
  • Other Agent module content.....
  1. Refactored management backend statistical data, beautified UI
  • Added order data statistics, supports data statistics: today's order amount, total order quantity, total order amount
  • Added support for 7-day data line chart statistics (new user data, new dialogue data statistics, new painting data statistics, order data statistics)
  • Added model usage statistics and display (daily total model usage times, statistics of usage times for each model)
  • Added model token usage statistical data (pie chart statistical display)
  • Beautified management backend UI interface
  1. Added Agent points logic
  • Supports Agent dialogue consumption logic, personal center Agent points data display
  • Registration, invitation recommendation points logic, check-in function Agent points
  • Membership package Agent points, card key system Agent points and other logic
  1. Added AI video module announcement configuration and display
  2. Added optimized prompt messages, hover tips with frosted glass effect
  3. Adapted MJ latest Animate (High motion) animation (high motion), Animate (Low motion) animation (low motion), Remove Background operation display
  4. Beautified frontend UI
  • Beautified system fonts, buttons, prompt information, announcement components, modal boxes and other styles
  1. Other function optimizations...

🔨 Fix

  • Fixed personal center background color confusion issue under dark theme

[V6.8.1] (Updated on 2025.08.09)

🚀 Feat

  • This update content will be released together with Agent module [v6.8.2]....

[V6.8.0] (Updated on 2025.06.11): Added and refactored multiple functional modules....

🚀 Feat

  • Refactored user dialogue history query logic, greatly optimizing query speed for hundreds of thousands or even millions of dialogue records.
  • Added support for dynamically obtaining and automatically setting the MySQL connection pool size (not exceeding 80% of the MySQL maximum connections).
  • Added agent application sharing function, allowing direct access to the corresponding agent application for use via a link (backend implementation).
  • Added a unique identifier for agent application sharing links (backend implementation; original APP applications without a sharing link unique identifier will automatically create one).
  • Added a counter for agent application sharing (can be custom edited in the background).
  • Added support for line breaks in agent application descriptions.
  • Added a status prompt for switching dialogue groups.
  • Increased the maximum character count for announcement information to 6000 (originally 3000).
  • Rewritten the details page for works in the painting plaza and AI painting modules: full-screen display of image details and new loading animations.
  • Adjusted and optimized so that non-super administrators using GPTs through search default to non-shared.
  • Added support for setting whether agent applications are shared to the plaza and a query function in the background.
  • Adjusted so that non-shared agent applications are not displayed in the agent store and cannot be used by unauthorized users.
  • Added display of the invitee's avatar and nickname to the agent recommendation order records.
  • Changed the referral income percentage to display the real percentage of the distributor.
  • Optimized the logic for individual users to edit and share custom applications.
  • Added display of creator user information, category, and type to the agent application details (synchronizes with the new dialogue random AI application content on the mobile H5 end).
  • Added adaptation for displaying the deep thinking process of inference and thinking large models.
  • Changed the AI large model reply content to the original Markdown (not the processed HTML), making it convenient to copy the original content.
  • Rewritten the rendering of mathematical formulas to separately render KaTeX formulas (supports KaTeX's inline math mode and independent math mode).
  • Added support for the new dialogue homepage greeting to change with the time and a typewriter effect.
  • Added a Popover preview function for detailed descriptions of agent applications.
  • Added a Popover description for attachment upload requirements.
  • Added a function to export mind maps as PDFs (vector PDF, bitmap PDF).
  • Added full-screen, zoom in/out, reset view functions for mind maps, and a one-click copy function for the mind map outline.
  • Added automatic creation of relevant indexes for the dialogue record table.
  • Added display of the user's last login IP in the background.
  • System CLS optimization.
  • Optimized so that clicking to use from the APP store will automatically create or open and locate the dialogue history of an existing application.
  • Changed the title of the dialogue group to the first question asked (in some cases, the AI's reply is used as the title).
  • Added top function setting ②: custom system official website name, custom system official website link.
  • Optimized and adapted to prevent elements like buttons from overlapping on some Android phones with smaller screen widths.
  • Added a real-time loading indicator for AI painting tasks: newly completed paintings → automatically and seamlessly switch to the result image.
  • Optimized system interface UI, operation UI, and added system interface UI animations.
  • Added a send button synchronized with the AI large model reply status, which can be clicked to stop generation.
  • Authorized server v4.0: Added support for license update time verification and release version database management.

🔨 Fix

  • Fixed the issue of the $ symbol being lost in code within AI large model replies.

Released under the APSL License.