issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript
Filter by
40.9M results
Problem
backend/school_admin/views.py:57-68
The patch method directly sets name, phone, email via setattr with no validation:
- name can be empty string or extremely long
- phone accepts any string ...
Feature Description
Add an optional file-output mode to the two job tools (get_job_details, search_jobs) so the result can be written to
disk instead of (or in addition to) being returned to the MCP client. ...
STFU started on Thursday afternoon, approx 4pm.
🤖 AI-Powered CI Failure Analysis
Auto-generated by the Self-Healing CI/CD pipeline
| Detail | Value |
| --- | --- |
| Branch | main |
| Commit | 0f20d9b |
| Commit Message | test: add lint error to demo ...
Problem
backend/school_admin/views.py:80-121
When a new logo is uploaded, the old file in blob storage is never deleted. The delete() method clears logo_url from the
DB but never calls default_storage.delete(). ...
Create a comprehensive Contributing Guide in docs_site/contributing.md:
Content requirements:
- Development Setup: Steps to install dependencies and build the project.
- Code Quality Tools: Explain ...
P2-medium
role:designer
status:todo
Check for existing issues
- [x] I have searched the existing issues and checked that my issue is not a duplicate.
What happened?
Greetings LiteLLM Team,
[Quick Summary]
When i use Bedrock Passthrough ...
bug
llm translation
proxy
Create detailed technical and system-level documentation in docs_site/:
1. Architecture Overview (architecture.md):
- Explain the monorepo structure and agent independence.
- Describe ...
P1-high
role:designer
status:todo
Summary
Add binary distributions so users can install without Python/pip.
Details
- uv tool install snipcontext support
- Optional: pyinstaller/briefcase for standalone executables
- Cross-platform: ...
Create comprehensive documentation pages for each of the 8 agents in the monorepo. Each page should be located in
docs_site/agents/[agent-name].md.
Agents to document:
1. self-evolving-agent: Tool-creating ...
P0-critical
role:designer
status:todo

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.