issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:TypeScript
Filter by
9.1M results
Problem
Several current Python modules still point at documentation files that do not exist in the current tree.
Evidence
A repo scan of baked-in documentation references found these missing targets: ...
In the password recovery email, change the link prefix from bolaodacopa.tk to bolaodacopa.us.ci for the Mudar minha
senha action.
概要
src/pillow_web/image.py:193 で、レスポンスの接続先IPを取得するために requests ライブラリのプライベート属性にアクセスしています。
sock = response.raw._connection.sock
if sock is not None:
peer_ip = sock.getpeername()[0]
これは以下の問題があります:
...
bug
enhancement
概要
Dockerfile が pip install . を使って依存関係をインストールしていますが、プロジェクトは uv を標準のパッケージマネージャとして採用しています(mise.toml, uv.lock, .python-version
等)。
現在の Dockerfile:
RUN pip install --no-cache-dir .
これにより:
- uv.lock ...
bug
概要
openapi.yaml にテキスト位置指定のクエリパラメータ(x, y, position, offset_x, offset_y)がドキュメントされていません。
これらのパラメータは main.py で実装され、README.md にも記載されていますが、OpenAPI 仕様書から欠落しています。
期待する動作
openapi.yaml に上記5つのパラメータを追加すること。
bug
documentation
概要
収集済み案件 CSV を ollama マルチエージェントチームで整形・分類・反証・鮮度判定し、Google Sheets(案件/副業)へ同期する定期実行エージェント「Hermes」。GitHub Actions の cron
で日次自動実行する。Web 巡回はしない(新規発掘は別 issue の browser-use Scout が担当)。
ブランチ feat/hermes-agent ...
概要
main.py に以下の重複・冗長コードがあります。
1. 重複した import 文
# 6-11行目
from flask import Flask, Response, request, send_file
from flask_limiter import Limiter
from flask_limiter.util import get_remote_address
from ...
bug
Functional Bug Report
- Workflow Focus: Workflow Admin Ops
- Severity: high
- Confidence: high
Workflow
workflow-admin-ops.html
Functional Impact
A platform admin can deactivate any team from ...
bug
bughunter
fix-ready
functional
triage:bug
triaged
Claude Desktop 1.10628.0 has been released.
Auto-adaptation succeeded:
- Function name: eW
- PR will be created automatically.
Please verify the patch works correctly.
auto-adapt
auto-adapted
As a user, I want to be able to register and login so that the system can identify who is using the CLI.
Acceptance Criteria:
- [ ] User can register with username and email
- [ ] User can login ...
enhancement

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.