hmbown--codewhale
d68f003000
CI / Change detection (push) Has been cancelled
CI / Version drift (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Workflow RLM cache (push) Has been cancelled
CI / Test (macos-latest) (push) Has been cancelled
CI / Test (ubuntu-latest) (push) Has been cancelled
CI / Test (windows-latest) (push) Has been cancelled
CI / npm wrapper smoke (push) Has been cancelled
CI / Mobile runtime smoke (push) Has been cancelled
CI / Workflow lint (push) Has been cancelled
CI / Documentation (push) Has been cancelled
Web Frontend / Lint & Type Check (push) Failing after 1s
Auto-close harvested PRs / close (push) Failing after 1s
cargo-deny / cargo-deny (bans licenses sources) (push) Failing after 1s
Security audit / cargo-audit (push) Failing after 1s
Sync to CNB / sync (push) Failing after 1s
cargo-deny / cargo-deny (advisories) (push) Failing after 3s
Web Frontend / Deploy to Cloudflare (push) Has been cancelled
50 行
1.1 KiB
Markdown
50 行
1.1 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Report a reproducible problem or regression
|
|
labels: bug
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- What happened? Please keep this focused on one bug. -->
|
|
|
|
## Steps to reproduce
|
|
|
|
<!-- Include exact commands, config, or key presses when relevant. -->
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Expected behavior
|
|
|
|
## Actual behavior
|
|
|
|
## Impact
|
|
|
|
<!-- How often does this happen, and how much does it block your workflow? -->
|
|
|
|
## Environment
|
|
|
|
- OS:
|
|
- codewhale version:
|
|
- Install method:
|
|
- `codewhale doctor` summary:
|
|
- Model/provider:
|
|
- Terminal app:
|
|
- Shell:
|
|
|
|
<!-- Hints:
|
|
OS: Windows 11 / Ubuntu 22.04 / macOS 14
|
|
codewhale version: run `codewhale --version`
|
|
Install method: cargo install / release binary / source build
|
|
codewhale doctor summary: paste only the relevant lines, and redact secrets
|
|
Model/provider: deepseek-v4-pro / DeepSeek, or qwen2.5-coder / Ollama
|
|
Terminal app: iTerm2 / Windows Terminal / GNOME Terminal / VS Code terminal
|
|
Shell: bash / zsh / fish / PowerShell
|
|
-->
|
|
|
|
## Logs, screenshots, or recordings
|
|
|
|
<!-- Add logs, screenshots, config snippets, a short screen recording, or whether this also happens with --no-alt-screen. -->
|