issues Search Results · language:Edge language:Python linked:pr language:PHP language:JavaScript language:Python linked:pr
Filter by
4.8M results
Summary
Detector.detectLegacyV4() returns hasLegacyV4: true for any directory that contains a .hseos/ folder — including a
healthy v2.0 install. Every reinstall therefore hits the handleLegacyV4Migration() ...
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
!-- 着手中: worktree=issue-272, started=2026-06-03T11:34:39+09:00, nonce=0927C9DF-EC2A-430F-9CFC-213706F95C58 -- 背景:
agentmailでspamフォルダ配下のメールが読めず、spam扱いの重要メールを検知できない可能性がある。
目的: agentmailがspamフォルダのメールも検知・取得できるようにする。 ...
tech
问题
_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 ...

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.