issues Search Results · language:Edge language:Python linked:pr language:Python language:TypeScript language:JavaScript
Filter by
7.9M results
Add SeaweedFS as a new supported engine, alongside the existing ones (postgres, mssql, redis, mongo, ...). SeaweedFS
exposes an S3-compatible API, so the inner services should talk to it via the S3 protocol ...
feature
Location: src/perplexity_agent/fetch.py:192-196
A 3xx response lacking a Location header fails resp.has_redirect_location, breaks out of the redirect loop on the first
iteration, and hits the post-loop ...
bug
Summary
node extension/cli.mjs triage cannot target a repo other than the hardcoded default (tjegbejimba/ralph-loop-dashboard).
The ralph-orchestrator repo-maintain mode wants triage classification for ...
Problem
The dependency-review workflow cannot be triggered manually from the GitHub Actions UI.
Scope
- Only edit .github/workflows/dependency-review.yml
- Only add a top-level workflow_dispatch: ...
dependencies
devin-completed
devin-remediate
Summary
The agent-facing ralph_dashboard_orchestrate tool (and the orchestrateRun wrapper in extension/main.mjs) cannot target a
repo other than the extension s own resolved REPO_ROOT. This blocks the ...
The function sentinel_placeholder() in tests/e2e/fixture.py has no docstring. Add a one-line docstring describing what
it returns.
auto-fix-approved
Location: .github/workflows/ci.yml:61
The previous workflow ran the suite against uv sync --extra dev (no tui extra). Every new job (lint, typecheck, test,
security) syncs --extra dev --extra tui.
Failure ...
bug
Location: src/perplexity_agent/tasks.py:74 (and tui/app.py on_unmount)
aclose() and remove() call task._handle.cancel() but never await the handles. CometApp.on_unmount then immediately
closes the shared ...
bug
Location: src/perplexity_agent/assistant.py:241
The try/except (json.JSONDecodeError, AttributeError, TypeError) covers only json.loads/parsed.get; the loop below calls
g.get(...) and iterates g.get( ...
bug

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.