issues Search Results · language:Dune language:Python language:JavaScript language:Python linked:pr language:Java
Filter by
5.8M results
bug
vscode
The file reads:
question = A man eats 5 sandwiches per day, his wife eats 4 sandwiches per day, and their son eats 2 sandwiches per day. How many sandwiches does this family eat in one week?
answer ...
Problem
When the agent hits a tool failure (network blocked, timeout, auth error), it keeps trying alternative approaches
instead of first checking skills/holofact/gbrain for a known solution.
Real Example ...
comp/agent
P3
tool/skills
type/bug
@claude
get related entities
when we call
repo.get_related_entities
in file factor_value_resolution_service.py
in each repo we should use
from sqlalchemy import inspect
to source direct and indirect ...
課題
相手は party_name(自由入力の文字列) だけで管理しており、人を一意に識別する仕組みがない。そのため同じ名前の別人が1人として合算される。
再現(API で確認済み)
別人の「田中」を2件投入(もらった¥10,000/あげた¥50,000)すると、おつきあいは 1エントリに合算される:
GET /api/relationships
[{ party_name : 田中 , ...
bug
Bug Description
When a Hermes cron job runs in no_agent mode and the detection script exits successfully with zero stdout (intended no
work path), the corresponding run log file is created as an empty ...
comp/cron
P3
type/bug
📝 변경 내용 설명
로그인 추가, 회원가입추가, 프론트 로직 수정, 백엔드 로직 수정
✅ 작업 상세 내용
- [X] 로그인 추가
- [X] 회원가입 추가
- [X] 프론트 로직 변경
- [X] 백엔드 로직 추가 및 수정
⚠️ 변경 영향도
Critical (기존 API/UI 파괴적 변경)
📌 추가 요구사항
No response
🔗 ...
🚧 fixed
🏢 refactoring
Initial Checks
- [x] I m using the latest version of Pydantic AI
- [x] I ve searched for my issue in the issue tracker before opening this issue
Description
When output_type is a list of multiple ...
bug
Summary
kagura-brain drives a CLI coding agent as a headless brain . The launcher shape — spawn one headless subprocess, strip
stale provider credentials so subscription auth wins, attach MCP, normalize ...
enhancement
Describe the bug
rasterize(geometries, like=template) ignores any mismatch between the CRS of the input geometries and the CRS of the
like template. _parse_input reads a GeoDataFrame s geometry and property ...
area:vector
bug

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.