issues Search Results · language:Dune language:JavaScript language:Python language:HTML language:JavaScript linked:pr
Filter by
4.7M results
Lack of quota on current free plan of LLM API
AI/Agent
help wanted
Traceability note: Issue per CLAUDE.md §2 (Pre-0d). Fixes a report-mode defect introduced in #38.
Summary
The Checkov iac-scan job (PR #38) uploads SARIF to code scanning, which makes GitHub Advanced ...
enhancement
status: done
The GLS connector hardcodes ASPSP_NAME = GLS Bank in src/penge/ingest/gls/__main__.py. Enable Banking’s production
ASPSP catalog names the bank GLS Gemeinschaftsbank (country DE, confirmed via get_aspsps(country= ...
component:ingest
priority:high
type:bug
Problem
There is no way to emit SELECT DISTINCT. Deduplicating rows currently has no expression in the query builder, even
though DISTINCT is standard and identical in SQLite and MariaDB.
Goal
Add .distinct() ...
enhancement
Problem
Column predicates today cover only eq/ne/in_/not_in/like/not_like/is_null/is_not_null (snekql/storage.py:859-905). There
is no way to express ordered comparisons ( , =, , =) or range membership ...
enhancement
The Scenario
Agent reads server.py in Turn 2 (now frozen/cached). In Turn 15 (unfrozen), the agent requests server.py again.
The Mechanism
1. Proxy hashes the Turn 15 tool_result
2. Checks against ...
type:infra
The Core Problem
Headroom fails to compress tool_result content on Turn N (when it first arrives as a client request). The bloated
version gets cached by Anthropic. On Turns N+1 to N+Z, it s frozen and ...
type:infra
enhancement
NSoC'26
Goal: Audit the completed V6 artifact failure-memory plan against current code, tests, docs, and downstream pin state,
then close stale current-state wording left after the v0.2.4 publication closeout. ...
Problem
trigger_cron_job only updates last_triggered_at — it does not actually execute the handler script. The handler runs only
when the OS crontab fires on schedule.
Expected behavior
Calling trigger_cron_job ...

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.