Skip to content

feat: add priority and weight tooltip#451

Merged
chenyme merged 3 commits into
DEEIX-AI:devfrom
QAbot-zh:dev
Jul 11, 2026
Merged

feat: add priority and weight tooltip#451
chenyme merged 3 commits into
DEEIX-AI:devfrom
QAbot-zh:dev

Conversation

@QAbot-zh

@QAbot-zh QAbot-zh commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

配置优先级/权重时没有提示相关数值和优先级/权重的关系,添加了 tooltip 文案来提示用户。

Change type

  • Bug fix
  • Feature
  • Documentation
  • Refactor
  • Configuration / deployment
  • Security hardening
  • Other

Affected areas

  • Frontend / UI
  • Backend / API
  • Authentication / authorization
  • Conversations / streaming
  • Files / RAG / extraction
  • Model routing / providers
  • MCP / tools
  • Billing / payments
  • Admin console
  • Deployment / Docker / configuration
  • Documentation

Verification

cd fronted
pnpm install
cp .env.example .env.local
pnpm dev

Screenshots, API examples, or logs

image

Configuration, migration, and compatibility notes

Documentation

  • Documentation is not needed for this change.
  • Documentation was updated.
  • Documentation still needs to be updated.

Security and privacy

  • No secrets, tokens, credentials, local config, or personal data are included.
  • User data access remains scoped by authenticated user context unless an admin-only path explicitly requires broader access.
  • Security-sensitive behavior was reviewed, including authentication, authorization, provider routing, file processing, billing, and admin APIs where relevant.

Checklist

  • I searched existing issues and pull requests.
  • Changes are focused and do not include unrelated refactors.
  • Tests or static verification were run where practical.
  • User-facing behavior, deployment steps, API contracts, or configuration changes are documented.
  • Generated artifacts are included only when this project explicitly requires them.
  • Caches, build output, .pyc files, .env files, and local storage data are not committed.

@chenyme

chenyme commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

请重新 force 提交,遵循 commit messages 规范,可改为 feat: add priority and weight tooltip

@QAbot-zh QAbot-zh changed the title feat: add priority/weight tooltip feat: add priority and weight tooltip Jul 10, 2026
@chenyme
chenyme merged commit 5779580 into DEEIX-AI:dev Jul 11, 2026
9 checks passed
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.

2 participants