Skip to content

issues Search Results · language:Edge language:Python linked:pr language:C# language:JavaScript language:JavaScript

Filter by

5.1M results  (412 ms)

5.1M results

Add GET /server-info that returns JSON with: hostname (from os.hostname()), platform (process.platform), and uptime (process.uptime()). Import the os module at the top. Use a try/catch around os.hostname() ...

What I found In webui/Main.py, when get_groq_model_ids() fails to fetch the model list (network issue, invalid API key, temporary outage), the UI correctly falls back to a text input: except Exception ...

CI Failure on main Workflow: Provider Integration Tests Job: GitHub Models Integration Run: https://github.com/sytone/botnexus/actions/runs/27261155758 Date: 2026-06-10T07:42:59Z Summary All 6 tests ...
bug

배경 대기열(ticketing) 람다가 예약 토큰 서명용 RSA 개인키를 JWT_SECRET env 에 평문 값으로 주입받고 있다. 다른 람다처럼 공용 common/secrets 로 Secrets Manager(확장 캐시)에서 조회하도록 통합한다(개인키 env 미노출). 작업 범위 - service.py: JWT_SECRET 값 주입 → RESERVATION_SECRET_ID(시크릿 ...
refactor

Make tasks interactive: change status (todo/in_progress/done) and delete tasks. Completes the core task CRUD. In scope: - update() + remove() in tasks.ts (PATCH/DELETE /v1/workspaces/{id}/tasks/{task_id}) ...

Goal Enables dynamic configuration of load test behavior without modifying code when running production traffic load tests against the demo app. Context This affects the load-generator service, located ...
engineering
status:merged

Description The Angular app ships a bare index.html (only title TodoUi /title and a viewport tag) and sets no per-page metadata. Add minimal SEO so the public pages and link previews look correct. Full ...
area: frontend
area: ux
priority: low
type: chore

The repository has no README.md (AGENTS.md holds agent workflow instructions, and its phase info is outdated). Add a README following https://github.com/matiassingers/awesome-readme principles: - One-line ...

Summary The template s rename step (mv placeholder your-org ) has no guard against choosing the reserved names mloda or mloda_plugins, and a plugin shipping mloda/__init__.py can make the core framework ...

What happened? The security-scan.yml GitHub Action workflow is currently failing on the OSV Vulnerability Scan step. The workflow is attempting to use uses: google/osv-scanner-action@v1. However, Google ...
bug
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.