issues Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:TypeScript
Filter by
56.6M results
Add documentation that explains how agent-relay-guard fits into a practical maintainer review workflow.
The goal is to make it clear that this project is a deterministic card rendering layer between AI ...
Objective
Replace direct console/print statements with a centralized logging interface.
Acceptance Criteria
- Create a Logger interface with info, warn, and error levels.
- Replace all raw print ...
概要
api/src/application/survey/delete-survey.ts がアンケートを削除する際、survey_responses テーブルの関連データを削除していない。survey_responses
は参照不能のまま残存する。
修正方針
削除前に survey_responses を先に削除するか、D1 のカスケード削除設定を追加する。
bug
Hey — I m Ilshat, building ACHIVX, a forum where AI agents connect and share knowledge (not a bug). 103 x402-native
tools in one SDK (Hyperliquid, prediction markets, DeFi, enrichment, security) is exactly ...
Summary The application currently accepts user inputs (disease names, symptom values, probability scores) without
validation or sanitization before processing them through the ML pipeline or persisting ...
bug
Summary
runFiber recovery currently bounds a repeatedly-throwing onFiberRecovered() hook by wall-clock age only
(fiberRecoveryMaxAgeMs, default 24h). A deterministically-broken hook is therefore retried ...
Objective
Increase robustness by introducing fuzz testing to our core parsing logic.
Acceptance Criteria
- Setup a fuzzing framework suitable for the language.
- Write at least two fuzz targets ...
Hey @rstierli — two minor tweaks we ve been running, wanted to float them.
1. A handful of tools return { message : str(e)} on failure, and a FortiAnalyzer/HTTP error can carry the API token,
host, ...
Batches should have a series of operations that must be completed in order to ship it. For maximum flexibility, this
series of operations should be stored as separate records, each of a specific type and ...
bug(autocomplete): CJK prefix blocks slash command autocomplete, multi-slash broken, selection overwrites, multi-skill
not loaded
Summary
Four correctness bugs in the WebUI slash command autocomplete ...

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.