1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
--- name: Bug Report about: Report a bug or unexpected behavior title: '[Bug] ' labels: ['bug'] assignees: [] --- ## Description <!-- A clear description of the bug --> ## Steps to Reproduce 1. 2. 3. ## Expected Behavior <!-- What you expected to happen --> ## Actual Behavior <!-- What actually happened --> ## Environment - OS: <!-- e.g. macOS 15, Ubuntu 24.04 --> - Rust version: <!-- `rustc --version` --> - phi-agent version: <!-- `cargo pkgid phi-agent` --> - LLM provider: <!-- e.g. OpenAI, DeepSeek, Ollama --> ## Additional Context <!-- Logs, screenshots, or anything else helpful -->