Open
Conversation
- Resolved conflicts in static web files - Updated evaluation service components - Merged latest changes from main branch
# Conflicts: # packages/dbgpt-ext/src/dbgpt_ext/storage/knowledge_graph/community/neo4j_store_adapter.py # uv.lock # web/locales/en/common.ts # web/locales/zh/common.ts # web/package-lock.json # web/yarn.lock
…python syntax error
…rsations page - Replace bottom '查看全部' text link in sidebar with MoreOutlined icon + Tooltip in the '所有任务' section header (flex justify-between layout) - Add debounced search input (SearchOutlined, 300ms) to /conversations page - Implement client-side title filtering via filteredList useMemo - Show distinct empty states: '暂无历史记录' vs '没有匹配的对话'
- Rename 'settings/设置' to '应用管理' in both collapsed and expanded sidebar states - Add '模型评测' sub-menu item in Popover, navigating to /models_evaluation - Replace ThunderboltOutlined with RocketOutlined for skills (more thematic) - Add LineChartOutlined for model evaluation entry - Upgrade active/hover highlight from gray (#F1F5F9) to brand blue (Tailwind blue palette) - Add dark mode support for all new highlight styles - Add isSettingsActive const to track all 5 app-management sub-routes Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
…t_skill # Conflicts: # web/pages/share/[token].tsx
Collaborator
Author
|
Thank you for your feedback! For version information, please see:- Latest stable version: v0.7.5 (2025-02-11)- View all releases: https://github.com/eosphoros-ai/DB-GPT/releasesWe recommend upgrading to the latest version to get the latest features and fixes. |
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.
🎉 DB-GPT V0.8.0 - Beta Testing
We are excited to announce that DB-GPT V0.8.0 is now in internal beta testing!
✨ Key Features
🌟 Autonomous Data Analysis Product - A completely new autonomous data analysis experience
🤖 Agent-Skill Support - Support for agent skills, enabling more powerful and flexible agent capabilities
📊 Autonomous SQL Generation - AI agents can now autonomously write SQL queries to analyze data
💻 Autonomous Code Writing - AI agents can automatically generate and execute code for data analysis tasks
🛡️ Sandbox Support - Secure sandboxed environment for executing untrusted code
🔗 Branch Information
All features are available in
feat/dbgpt_skillbranch.📝 How to Try
🙏 Welcome Feedback
We welcome all users to try new features and provide feedback! Please report any issues or suggestions.
📸 Feature Screenshots
welcome page
Use Skill to data analysis
create data analysis skill
support agentic write code
support sandbox
support sql query