issues Search Results · language:Edge language:Python language:PHP linked:pr language:Python language:JavaScript linked:pr
Filter by
4.8M results
Bug
GET /api/messages currently exposes the message list without authentication:
messageRoutes.get( / , getMessages);
Because the route calls listMessages() directly, any unauthenticated caller can ...
In src/game.js, _getPos(e) scales the client coordinates by sensitivity. Since pointer lock is not used, this offsets
the cursor and renders parts of the canvas unreachable if sensitivity is not 1.0.
목적
최신 에이전트/투자 워크플로 사례가 빠르게 바뀌는 상황에서, 이미 검증된 패턴을 반복 추천하지 않고 신규 local 후보, approval-gated 후보, blocked 후보를 분리한다.
범위
- pattern_evidence_intake.v1 artifact와 phone-readable surface 추가
- pattern scout가 ...
Bug
POST /api/payments passes req.body directly to createPaymentIntent() without validating financial inputs:
export async function createPayment(req, res) {
return ok(res, await createPaymentIntent(req.body), ...
Bug Description
skill_manager_tool.py:_find_skill() uses skills_dir.rglob( SKILL.md ) to locate skills by name. This recursive search
traverses all nested directories across all Hermes profile skill directories ...
Problem
Two structural rough edges in the core:
1. schemas.py is a single 323-line module holding three distinct lifecycles (suite/input, trial/runtime,
results/output), separated only by comment ...
chore
Summary
src/webhook_manager.py::sanitize_error() is meant to strip sensitive details from webhook delivery errors before they
are stored in Webhook.last_error and shown in the UI. Its comment says * Remove ...
ready for review
Right now only the flavors category is rendered alphabetically; the others (origins, wrappers, binders, fillers, shapes,
strengths) keep their seeded/curated order. With long lists this is impossible to ...
Under the Oracle. A new table but with just one empty row It just has a header called Key word and when you hit it, see
a random word in the empty row
Generate 1000 words to power this table, they can ...
Summary
PredictiveForesightEncoder.encode() derives several compact features from the same predictive mask, but each helper
currently recomputes np.where(mask 0.5)[0]. That repeats the same mask scan/allocation ...
agent
evidence:smoke
performance
resource:local
state:ready

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.