issues Search Results · language:Dune language:Python linked:pr language:Java language:Python language:JavaScript
Filter by
5.8M results
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .textlintrc
- .codespellrc
- .gitleaks.toml
- .claude/governance.json
- .claude/settings.json ...
This widget represent a weird circular dependency between AWB and a hardcoded list of apps (QeApp, LSMO app). It also
couples AWB to aiidalab up. I think v3 is a perfect opportunity to remove it.
breaking
Prerequisites
- [x] I searched open issues and this has not already been proposed.
- [x] I searched discussions and this is not already being debated there.
- [x] This is a concrete, actionable ...
ready for review
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .textlintrc
- .codespellrc
- .gitleaks.toml
- .claude/governance.json
- .claude/settings.json ...
Problem
The marketing site under website/ read like a dated, classic website and did not convey that webjs is an AI-first,
web-components-first, no-build framework with a modern 2026 feel. It needed a ...
enhancement
Summary
The ExeSQL agent tool (agent/tools/exesql.py) opens database connections to a node-author-controlled host/port with no
SSRF validation. The matching test_db_connection endpoint already validates ...
Objective
Implement a context builder in bytebarian/PDA-API that assembles retrieved document chunks into a structured prompt
context that can be passed safely and predictably to an AI model.
The context ...
backend
enhancement
foundation-phase
Users should be able to delete a recipe from the recipe list.
- Add a DELETE /recipes/:id endpoint in src/routes.js
- Remove the recipe row from the SQLite database
- Add a Delete button to the ...
Parent Algora bounty: #743
Bug
createProposal() currently constructs new proposal records as:
const proposal = { id: `prp_${Date.now()}`, ...payload };
Because the untrusted request payload is spread ...
Problem
Embeddings updates are handled inside the generic update path(UpdateHandler.update → update_packet in
py/visdom/server/handlers/web_handlers.py).
Since embeddings windows hold large point arrays ...

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.