issues Search Results · language:Edge language:Python linked:pr language:Java language:Java language:HTML language:Java
Filter by
4.6M results
When a cigar has multiple review-source ratings, display them sorted by score (highest first) instead of stored order.
- templates/cigars.html: sort the card s Ratings line by score desc.
- app/export.py: ...
enhancement
Summary
tools/webhooks/webhook_client.py accepts POST payloads and parses JSON, but it assumes every valid JSON payload is an
object. Sending a JSON array such as [] reaches data.get(...) and raises AttributeError, ...
Extract reusable foundational tooling into the DigiThings toolkit so projects (starting with twelve-x) consume shared
tools instead of reimplementing them:
1. digibase Notion connector — composite-match ...
Summary
tools/validate_genesis.py currently crashes with an uncaught exception when the provided genesis file is empty,
malformed JSON, or unreadable. The validator already reports structured validation ...
Issue class
Implementation / governance slice, test-discovery hygiene only.
Objective
Align default pytest discovery with the repository s automated test roots so operator-facing manual utilities under ...
Symptom
Sorting the Cigars page by Review score orders cards by a value different from the score shown on the card. E.g. San
Cristóbal Elegancia shows 87 but sorts as if 100, landing above cigars showing ...
bug
⚠️ This issue/PR was opened and using Codex (gpt-5.5 on xhigh)
Summary
headroom wrap codex launches Codex with the caller s environment, so Codex itself sees CODEX_HOME, but Headroom s
pre-launch config ...
The user created a custom logo via Claude Design. The SVG is already staged at `docs/assets/logo.svg` in the working
tree (warehouse silhouette + ` _` prompt in OneLake gradient — matches the OFEM logo ...
area:docs
area:docs-site
Workflow reminder: Use the GitHub Flow: branch → changes → PR → merge.
Task
Clean up the pytest deprecation warnings using your AI assistant.
AI-Assisted Debugging Workflow
1. Run pytest to see the ...
ai-assisted
good-first-issue
testing
Currently returning:
{
resourceTemplates : [
{
name : ... ,
description : ... ,
uri : ... ,
mimeType : ...
}
]
}
But that s wrong, according to ...
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.