issues Search Results · language:Dune language:Python language:JavaScript is:public language:JavaScript linked:pr linked:pr
Filter by
4.3M results
Summary
Running tests (uv run python -m pytest) causes 19 test failures with 429 TOO MANY REQUESTS because the Flask-Limiter
rate limiter (50 per hour) is exhausted during test execution.
Root Cause ...
bug
Summary
The server intermittently freezes and MCP tool calls fail with:
Error: request to Ormah server timed out after 30s while running tool remember
The failures are frequent (correlated with indexing) ...
docs/onboarding/consumer-setup.md stands up an apply-agent-research Consumer but says nothing about cost tracking. As a
result, a newly-onboarded Consumer s scheduled Claude runs are not accrued anywhere, ...
enhancement
ready-for-agent
Goal
Update node_lifecycle.py to explicitly log the PR URL during the reflect phase to prevent Agent PR conflation.
Changes
TBD
Pre-Requisites
TBD
Post-Requisites
TBD
Depends On
TBD
backlog
问题
_query_text() 在 evaluate JS 中使用了可选链 ?.:
async def _query_text(self, selector: str) - Optional[str]:
try:
result = await self.tab.evaluate(
f (document.querySelector( {selector} ...
问题
crawl_user() 方法不接受 max_articles 参数,始终从 config.yaml 读取默认值:
# scripts/crawler_nodriver.py
async def crawl_user(self, user_id: str) - List[dict]:
result = await self._crawl_one_user(
account, ...
Scope
Add one narrow contract test proving a truthy non-string title does not fall back to name in _source_title().
Goals
- Lock the current _source_title() behavior found in Stage 213.
- Prove ...
배경 / 목적
Jenkins/Kaniko/Harbor 기반 CI/CD 배포를 진행하려면 onramp-api 컨테이너 이미지와 Jenkins pipeline 설정이 필요합니다.
작업 항목
- [ ] Dockerfile 작성
- [ ] CPU-only torch 기반 단일 API 이미지에 reranker 포함
- [ ] .dockerignore ...
chore
documentation
priority-P0
track-A
Bug Description
Bug: Azure Foundry fallback with Entra ID authentication produces 401s
Problem
When Azure Foundry is configured as a fallback provider with auth_mode: entra_id, every request after failover ...
area/auth
P3
type/bug
Objective
Resolve semantic-release failure in GitHub Actions caused by missing conventionalcommits preset module dependency while
preserving current release behavior.
Task list
- [ ] Add missing devDependency: ...
released

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.