Files
agent-desktop/.github/ISSUE_TEMPLATE/4-bug_report.md
T

1.3 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug Report Report a bug or unexpected behavior [Bug]:
bug
triage

QwenPaw Version

[Provide the version of QwenPaw you are using, e.g. 0.x.x or git commit hash.] [Using qwenpaw --version in your command line or checking the version in the console UI can help.]

Description

[Describe the bug clearly and concisely. What happened vs what you expected?]

Related PR(s): #(optional)

Security considerations: [If applicable, e.g. auth, env/config exposure]

Component(s) Affected

  • Core / Backend (app, agents, config, providers, utils, local_models)
  • Console (frontend web UI)
  • Channels (DingTalk, Feishu, QQ, Discord, iMessage, etc.)
  • Skills
  • CLI
  • Documentation (website)
  • Tests
  • CI/CD
  • Scripts / Deploy

Environment

  • QwenPaw version: [e.g. 0.x.x or git commit]
  • OS: [e.g. macOS 14, Ubuntu 22.04, Windows 11]
  • Install method: [pip / one-line install / Docker / from source]
  • Python version (if applicable): [e.g. 3.10]

Steps to Reproduce

Actual vs Expected

  • Actual:
  • Expected:

Logs / Screenshots

[Paste relevant log output or attach screenshots. Use code blocks for logs.]

(paste logs here)

Additional Notes

[Optional: workarounds, similar issues, etc.]