issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:Python
Filter by
5.8M results
A Help Guide tile (visible to all staff) → searchable, expandable how-tos for every tool, filtered to the tenant s
enabled modules (reuses getVisibleModules). Content in src/lib/helpContent.js (terse: ...
feature
mobile
Merged issue
#1350
Merged PR
#1351
Merged truth only
Record only what landed on main:
- #1350 is closed/completed via merged PR #1351 at merge commit 7236361cb3e157eb019946dc64830efef1a1b112.
...
Summary
Ouroboros convergence.py uses 6 signals to determine when the evolutionary loop should stop. ForgeFlow ff-loop should
track whether retries are converging or diverging.
Proposed Change
1. Track ...
area:loop
severity:high
source:ouroboros-ref
type:improvement
Summary
Ouroboros stagnation.py detects 4 pathological patterns: spinning, oscillation, no-drift, and diminishing returns.
ForgeFlow ff-loop should detect these instead of retrying until budget exhaustion. ...
area:loop
severity:high
source:ouroboros-ref
type:improvement
Summary
Ouroboros has a failure_taxonomy.py that classifies 6 failure types and maps each to a specific recovery strategy.
ForgeFlow ff-loop currently retries all failures the same way.
Proposed Change ...
area:loop
severity:high
source:ouroboros-ref
type:improvement
배경
#130 구현 후 자체 코드리뷰에서 아래 4가지 패턴이 초기 구현 시 누락되었음이 확인됨.
| 누락 | 영향 |
| --- | --- |
| DB UNIQUE 제약 미확인 | lazy-create 동시 INSERT → 중복 레코드 가능 |
| 예외 핸들러 역추적 미수행 | IllegalArgumentException → 500 응답 |
| Jackson ...
documentation
Observed Behavior
Image rows created via the web application s upload flow lack width and height dimensions in the database (they are
stored as null). This can cause downstream layout/rendering issues ...
bug
제안 배경
- 사용자가 현재 플랜 기준으로 사이트를 몇 개 사용 중인지 확인할 수 있어야 합니다.
- 프론트에서 마이페이지, 사이트 생성 버튼 활성화 여부, 플랜 업그레이드 안내에 사용량 정보가 필요합니다.
- 현재 플랜 목록 조회와 내 구독 상태 조회는 구현되어 있으나, 현재 사용자의 사용량을 계산해서 반환하는 API는 아직 구현되어 있지 않습니다. ...
enhancement
Issue class
implementation-slice
Roadmap goal advanced
Player-data source-of-truth / endpoint-backed simulator input reliability
Repo layer touched
test-harness / player-data ingestion contract guard ...
Bug Description
When sending a WhatsApp message via the Python gateway adapter using send_message(target= whatsapp:15005004144 ) (bare
phone number), the bridge returns a 500 error:
{ error : Cannot ...

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.