Open Issues Need Help
View All on GitHub Add CLI progress spinner about 1 month ago
AI Summary: This GitHub issue proposes adding a visual progress spinner to the CLI during issue analysis in `cli/issuepilot.py` to improve user experience. It involves integrating a library like `rich` or `halo` to display a spinner and elapsed time, ensuring cross-platform compatibility.
Complexity:
2/5
enhancement good first issue
Add request logging middleware about 1 month ago
enhancement good first issue
Add keyboard shortcut for analyze about 1 month ago
bug good first issue feature
Support GitLab issues about 1 month ago
help wanted feature
Add request/response logging about 2 months ago
AI Summary: This GitHub issue requests the implementation of structured logging for API requests and responses within the `backend/app/main.py` file. The primary goal is to add middleware that logs request method/path, response status, and request duration, with a critical requirement to prevent any sensitive data like secrets or tokens from being logged.
Complexity:
3/5
good first issue easy backend
Add more detailed error messages about 2 months ago
good first issue easy backend
Improve AI prompts for better summaries about 2 months ago
good first issue easy prompt
Implement response caching about 2 months ago
help wanted backend medium
Add support for GitLab issues about 2 months ago
help wanted backend medium
Add CLI progress spinner about 2 months ago
good first issue easy cli
Write more test cases about 2 months ago
good first issue easy tests
Create GitHub Action about 2 months ago
help wanted medium github actions