issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML linked:pr language:JavaScript
Filter by
2.2M results
작업 목표
- 검증 레이어 실행 순서를 비용 역순으로 변경: Layer 3(BeautifulSoup) → 2(결정론적) → 1(Bedrock LLM)
- 검증 실패 시 에이전트 내부 패치+재빌드 루프 구현 (MAX_PATCH_ATTEMPTS=3)
- AgentCore arm64 Dockerfile 수정 + libs/ 복사 추가
- 신규 툴 추가: ...
enhancement
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- biome.json
This issue was created automatically by the governance enforcement workflow.
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- biome.json
This issue was created automatically by the governance enforcement workflow.
Problem
The type-fixtures runner (test/types/type-fixtures.test.mjs) intermittently fails one fixture in CI s unit job with a
resolution error, e.g.:
test/types/auth-session-default.test-d.ts(12,15): ...
bug
Render a new stage in place of the on-turn command sheet whenever an encounter is in progress and it is not this device
s turn.
Part of the Off-turn stage player-driven reactions epic. Direction: Callout ...
app
encounter
제안 배경
- P2는 본문 = S3 / 메타(상태·최신버전·만료) = DynamoDB 원칙. 현재 메타 저장소가 없어 도메인 상태 추적(pending/done), 만료 갱신 대상 쿼리, 저장 후 최신버전 기록이 불가.
카탈로그 60개(작업①)를 등록·관리할 색인 테이블과 접근 계층이 필요하다.
구현 목표
- DynamoDB hezo_wiki_index ...
enhancement
작업 목표
- 생성 에이전트에 LLM 자체 평가 루프 추가
- 미달 섹션 자동 재생성 로직
- AgentCore arm64 Dockerfile 수정
- feedback_loader.py 신규 추가
Description
Many server action modules perform the same database lookup pattern to resolve the current application user from the
authenticated Clerk user ID:
const user = await db.user.findUnique({
...
ai
backend
database
frontend
help wanted
type:design
type:devops
type:feature
type:refactor
type:security
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- .github/workflows/translation-audit.yml
- .github/PULL_REQUEST_TEMPLATE.md
- .github/ISSUE_TEMPLATE/bug_report.md ...
Quoted strings are not handled as string literals.
For example, this HOCON:
password: 123#456
should parse the password as string literal 123#456, but instead, the library truncates it by treating ...

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.