Skip to content

fix: show hidden files, sort dotfiles first, restore uploaded file names, fix close tabs killing running sessions, fix telegram streaming truncation#498

Open
huagusam wants to merge 11 commits into
NanmiCoder:mainfrom
huagusam:main
Open

Conversation

@huagusam
Copy link
Copy Markdown

@huagusam huagusam commented May 18, 2026

fixes #459, #469, #487, #490

Changes

@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 18, 2026
@huagusam huagusam changed the title fix: show hidden files, sort dotfiles first, restore uploaded file names fix: show hidden files, sort dotfiles first, restore uploaded file names, fix close tabs killing running sessions, fix telegram streaming truncation May 18, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2026

PR quality triage

Changed areas: area:adapters, area:desktop, area:server

CLI core policy: No CLI-core policy block detected.

Missing-test policy: Blocked by policy until a maintainer applies allow-missing-tests or matching tests are added.

Coverage baseline policy: No coverage-baseline policy block detected.

CLI core files:

  • none

Coverage policy files:

  • none

Expected checks:

  • change-policy
  • desktop-checks
  • server-checks
  • adapter-checks
  • desktop-native-checks
  • coverage-checks

Test coverage signals:

  • BLOCKING unless allow-missing-tests is applied: Desktop product files changed without a desktop test file in the PR.
  • BLOCKING unless allow-missing-tests is applied: Adapter product files changed without an adapter test file in the PR.
  • BLOCKING unless allow-missing-tests is applied: Agent/runtime product files changed without a tools/utils test file in the PR.
  • Agent/model runtime path changed: use mock/request-shape tests in PR and maintainer live-model smoke before release.

Risk notes:

  • Desktop state/API layer changed: verify store persistence, WebSocket behavior, and startup errors.
  • Session runtime changed: review reconnect, startup diagnostics, provider selection, and thinking settings.
  • Provider/search behavior changed: PR gate uses mock tests; live-provider tests stay maintainer-only.

Hard merge gates still come from GitHub Actions, not AI review.

Dosu handoff: Dosu can be used as the AI reviewer for risk explanation, missing-test prompts, and maintainer Q&A. If it does not comment automatically from the PR template, ask:

@dosubot review this PR for changed-area risk, missing tests, docs impact, desktop startup risk, and CLI core impact.

@NanmiCoder
Copy link
Copy Markdown
Owner

感谢代码贡献,请问有build成软件之后测试吗

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

Labels

area:adapters area:desktop area:server needs-maintainer-approval size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] 所有文件的列表不展示隐藏文件(.开头的目录)

3 participants