issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript is:public
Filter by
40.9M results
Scope
Retrospective for merged PR #1848 (feat(ci): add Falco rules YAML validator CI gate). Review repair-free merge
reproducibility per CLAUDE.md section 3: list every repair required between PR open ...
layer:meta
type:docs
Elaborar plan de pruebas tomando las características vistas en la reunión
Improvement Description
Problem Statement
Hermes has rich tooling for execution, but it has no systematic post-execution check that the delivered result actually
satisfies the original request. The agent ...
Improvement Description
Problem Statement
Hermes already passes reasoning_config to providers and tracks session_reasoning_tokens, but the reasoning/thinking
budget is set once per session from config ...
Problem
OpenAPI schema examples, defaults, const values, and enum literals can contain very large strings that are rendered into
generated Hurl. Generated fallback strings are capped by _MAX_OPENAPI_GENERATED_STRING_LENGTH, ...
area:tests
priority:p2
type:bug
Problem
OpenAPI enum selection currently uses None as the sentinel for no usable enum value . JSON null is also a valid OpenAPI
enum value, so schemas such as enum: [null] cannot select null for request ...
area:tests
priority:p2
type:bug
Improvement Description
Problem Statement
Hermes already exposes cache_read_input_tokens / cache_creation_input_tokens via agent/usage_pricing.py and respects
prompt caching as a core invariant, but ...
サンプル関数:
function normalize(text) {
return text
.toLowerCase()
.replace(/[!!??・\s]/g, )
.replace(/[ⅴⅤ]/g, 5 );
}
enhancement
Problem / Motivation
Pages and components currently render content abruptly without visual feedback during network or processing delays. This
leads to perceived slowness and poor UX, especially on slow ...
enhancement
Prerequisites
- [x] I searched open issues and discussions and did not find an existing report of this bug.
- [x] This is not a security vulnerability. (Vulnerabilities go to GitHub Security Advisories ...
bug
ready for review

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.