issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:JavaScript language:JavaScript
Filter by
4.6M results
Type
Tech Task
Background
Dependabot PR #67 upgrades typer from 0.25.1 to 0.26.8. After updating the branch and rerunning CI, the test job fails
during pytest collection.
Observed CI failure:
ERROR ...
dependencies
priority:P2
Bug (found via Phase A dogfood sweep)
HnswSimBackend.query (src/vector_bench/backends/hnsw_sim.py:126) draws its beam-search entry points from self._rng — the
single shared, stateful default_rng created ...
category:performance
priority:high
Problem
agno ships toolkits for several web search providers (Tavily, Exa, Serper, and others), but there is no toolkit for
Sofya, a web tools API for AI agents.
Proposal
Add a SofyaTools toolkit that ...
Action Items
Medium
- [ ] Isolate the dependency-install step in claude-runner.yml from the inherited Claude OAuth secret so a malicious
pip install cannot exfiltrate it.
- File: .github/workflows/claude-runner.yml:186-191 ...
Summary (correctness, high)
src/fabric_dw/mcp/tools/audit.py:129 calls the service without ensure_enabled=False, and the service default is
ensure_enabled=True (services/audit.py:289, 354). So replacing ...
Problem
pipeline/ configures ruff (line-length = 100, select = [E,W,F,I,UP,B,N]) and a pytest suite, and documents uv run ruff
check / uv run pytest in its README — but no workflow runs them. The only ...
Summary (correctness, high)
src/fabric_dw/http_client.py:644, 652 iter_paginated has two issues:
1. A single combined_deadline is computed BEFORE the page loop and shared across all pages, so a long ...
Currently, the application only has light mode. Users prefer dark mode for night time usage. Add dark mode toggle with
automatic system preference detection.
Goals
- Add dark mode toggle button
- ...
Medium
SSoC26
Background
After adding Grafana-oriented views/indexes and live snapshot tables, mt5cli needs a straightforward public interface to
generate and maintain a Grafana-ready SQLite database on a Windows host. ...
agent:chatgpt
enhancement
model:gpt-5.5
Summary (correctness, high)
src/fabric_dw/resolver.py:309-330 item() returns the FIRST display-name match across Warehouse / SQLEndpoint /
WarehouseSnapshot and never re-checks raw_type == item_type client-side. ...

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.