issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python
Filter by
55.1M results
backend/app/main.py::_seed_links() seeds the Bluesky link with the placeholder https://bsky.app. The live prod DB has
been updated to https://bsky.app/profile/thehauntofwicky.bsky.social, but the seed ...
PR #1 review flagged that the brand-icon SVGs in frontend/public/ (apple, bandcamp, bluesky, instagram, soundcloud,
spotify, tiktok, youtube) carry inline FontAwesome license comments.
Add a short note ...
frontend/src/components/SocialBar.jsx:8 has an empty .catch(() = {}) that hides any error from getLinks(). Today it just
means the social bar silently disappears if the API hiccups.
Proposed: keep the ...
Found while auditing dos-kernel v0.28.0 (Claude Code plugin) on macOS (arm64). The MCP verbs (dos_doctor,
dos_commit_audit, …) all worked, but live PreToolUse/Stop enforcement was silently disarmed — every ...
bug
PR #1 review noticed both styles in the same tree:
- from .. import storage (some routers)
- from app import storage (others)
Pick one and sweep the codebase. Trivial follow-up, cosmetic.
backend/app/storage.py::delete_file() currently swallows boto3 / B2 API exceptions silently, masking operational
failures (e.g. credentials rotation, network blips, missing object).
Proposed: at minimum ...
Two related hardening notes from PR #1 cross-vendor review:
1. backend/app/storage.py::media_url() has an if key.startswith( http ) short-circuit branch. Today all keys are
application-generated ...
Let users bring any turbine s power curve into the store (wind_resource/config/power_curves.yaml, consumed by
EnergyCalculator), so alternative machines (e.g. Envision EN-171 10 MW, Siemens Gamesa SG 8–12 ...
In Process Parameters the current fields for feed strategy, feed composition, and feed schedule do not clearly
distinguish between general feed medium addition and separate glucose replenishment.
feature ...
🔴 Required Information
Describe the Bug: When developing agent by LiteLlm, the adk web or adk api_server command raise an exception due to
LiteLlm having a client field in type of LiteLLMClient that can ...
models

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.