Skip to content

🎉 DB-GPT V0.8.0 - Beta Testing#2988

Open
Aries-ckt wants to merge 51 commits intomainfrom
feat/dbgpt_skill
Open

🎉 DB-GPT V0.8.0 - Beta Testing#2988
Aries-ckt wants to merge 51 commits intomainfrom
feat/dbgpt_skill

Conversation

@Aries-ckt
Copy link
Collaborator

@Aries-ckt Aries-ckt commented Mar 10, 2026

🎉 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_skill branch.

📝 How to Try

git clone https://github.com/eosphoros-ai/DB-GPT.git
cd DB-GPT
# After merge, verify directly on main branch

🙏 Welcome Feedback

We welcome all users to try new features and provide feedback! Please report any issues or suggestions.


📸 Feature Screenshots

welcome page

page_1

Use Skill to data analysis

image

create data analysis skill

image

support agentic write code

image

support sandbox

image

support sql query

image

lusains and others added 30 commits December 20, 2025 20:48
- 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
chenliang15405 and others added 17 commits March 5, 2026 11:51
…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
@Aries-ckt
Copy link
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants