issues Search Results · language:Dune language:Python language:JavaScript language:CSS language:JavaScript linked:pr
Filter by
4.5M results
Implement database loading logic using batch upserts to ensure scalable and idempotent data ingestion.
Done when:
- Data is inserted without duplication
- Upserts behave correctly on repeated runs ...
enhancement
📛 Project Name
Word Building
📊 Category
Game
📝 Project Overview
It is a simple Word Building Game. The game binary files to store data and Hashmap Data Structure is used. The game
rules and description ...
type:feature
We already have a specification: Generate 02-a-Glossary.md from glossary/NovaImpactAccountingStandardGlossary.ttl here .
That must actually be doable for all the ontologies and vocabularies in glossary/. ...
Implement data validation and filtering logic to ensure incoming records meet schema and business rules before
ingestion.
Done when:
- Invalid records are correctly filtered
- Schema mismatches are ...
enhancement
Summary
On macOS, ucode s automatic Databricks CLI bootstrap runs brew install databricks. The Databricks CLI is not published
to homebrew-core under that name — it lives in the databricks/tap Homebrew ...
Add mode=formatted for human-readable text output
Problem
LLM agents consuming SerpApi search results face two suboptimal choices:
1. mode= complete (full JSON):
- 50KB+ payloads
...
Add json_restrictor parameter for server-side field selection
Problem
SerpApi returns large JSON payloads (often 50KB+) with many fields that agents don t need:
- Full search metadata
- Raw HTML ...
Surface Retry-After header on 429 rate limit errors
Problem
When hitting SerpApi rate limits (429 Too Many Requests), the error message is generic:
Error: Rate limit exceeded. Please try again later. ...
End-to-end ingestion flow from raw input - validation - transformation - DB load.
Done when:
- Data flows through main.py
- Validation + transformation implemented
- Batch insert works
enhancement
Add MCP safety annotations to search tool
Problem
The search tool lacks MCP safety annotations, making it harder for LLM agents and MCP clients to reason about the tool s
behavior and make safe execution ...

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.