issues Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:Java
Filter by
55.2M results
Summary
A brand-new user who installs PraisonAI and runs praisonai (or praisonai run … ) with no configured credentials is
dropped straight into an agent run that only fails when the first LLM call is ...
bug
claude
Describe the bug
ArxivToolkit.download_papers uses the raw paper title as the PDF filename:
paper.download_pdf(dirpath=output_dir, filename=f {paper.title} + .pdf )
arXiv titles frequently contain ...
Extends #133 (per-ecosystem check mappings, shipped in PR #156) with two more ecosystems.
Why
#133 made the deterministic gate ecosystem-aware for Python / Node / Rust / Go: each canonical check (format ...
enhancement
ready-for-agent
Context
A narrow delivered leaf of #13498 — the AC2/AC3 read side: the local-only turn-presence beacon READ + the mid-turn
rescue in whoIsOnline. Carved out so PR #13728 closes a fully-delivered leaf ...
ai
architecture
enhancement
작업 내용
- 판매 등록 시 사용할 보유 카드 목록 조회에서 이미 판매 중인 포토카드를 제외합니다.
- excludeOnSale 쿼리 값을 추가하여 필요한 경우에만 판매 중인 포토카드를 필터링합니다.
- 기존 보유 카드 목록 조회에서는 기존 동작을 유지합니다.
체크리스트
- [ ] excludeOnSale 쿼리 파라미터 추가
- [ ] ...
feat
1. watch_history_service.py — _bulk_upsert Для статусов WATCHING и DROPPED — пропускать эпизоды, у которых уже стоит
WATCHED. Сейчас применяет статус ко всем эпизодам без исключения.
2. media_service.py ...
Describe the bug
MathToolkit.math_divide evaluates round(a / b, decimal_places) without checking the divisor. When the tool is called
with b == 0, a raw ZeroDivisionError traceback propagates to the agent ...
Summary
The CLI has no way to discover which models are available, their capabilities (tool-calling, vision, reasoning),
context-window limits, or pricing — and it does not validate a --model / YAML llm: ...
bug
claude
There is no single page listing every command and flag. The README has the tour but not a full reference, so
contributors and users have to read argparse to find things.
Add docs/commands.md with one ...
documentation
good first issue

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.