Skip to content

Latest commit

 

History

History
139 lines (128 loc) · 4.61 KB

File metadata and controls

139 lines (128 loc) · 4.61 KB
NameAboutLabelsAssignees
🐛 Bug ReportReport a bug or unexpected behavior in Hatchlingbug,needs-triage

Thanks for taking the time to report a bug! Please fill out the information below to help us diagnose and fix the issue.

Pre-submission checklist

Please verify these items before submitting

What type of issue are you experiencing?

Please provide your system and Hatchling environment details

A clear and concise description of what the bug is

Detailed steps to reproduce the behavior

What you expected to happen

What actually happened

Please include relevant log output. You can:

  • Use show_logs command in chat to get recent logs
  • Check the log file at ~/.hatch/logs/hatchling.log
  • Use set_log_level debug for more detailed logging

If the issue is configuration-related, please share relevant settings:

  • Settings from settings:list command
  • Content of ~/.hatch/settings/hatchling_settings.toml (remove sensitive data like API keys)
  • Environment variables (HATCH_, OLLAMA_, OPENAI_*)

If the issue involves MCP servers, please provide:

  • Output of mcp:server:list command
  • Output of mcp:tool:list command
  • Any custom MCP servers you've added

Any other context about the problem (screenshots, workarounds tried, etc.)