issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:TypeScript
Filter by
9.2M results
Fix tests
Made some fixes to the fight judge, but probably broke some tests/lint. The code is correct, the tests are out of date.
Context
- Muay Thaiger: PvP Idle Fighting game
- FIGHT!
...
Summary
The in-loop PR reviewer (hephaestus.automation.pr_reviewer → github_api.gh_pr_review_post) fails on every invocation, so
each PR the bulk implementer opens is marked state:implementation-no-go ...
bug
ci/cd
state:needs-plan
_cache_ttl and _skips_resolution in server.py both perform the identical FastMCP introspection dance: getattr(context,
fastmcp_context , None) → guard → await ...fastmcp.get_tool(name) → try/except → read ...
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .textlintrc
- .codespellrc
- .gitleaks.toml
- .claude/governance.json
- .claude/settings.json ...
Problem
When a user logs in, the root path renders briefly before the session cookie is set, triggering a 403 response that
flashes visibly in the UI before the authenticated view loads.
Acceptance criteria ...
Problem
FieldEncryptor generated a fresh random DEK on every cache miss (5-minute TTL). After restart or TTL expiry, a new
random DEK was derived, making all previously encrypted rows (commission_records, ...
Issue type
chore
Motivation
The demo startup path was fragmented across a dead script and ad-hoc seed data. A single bun run demo command, realistic
seed content, and a comprehensive smoke-test suite ...
test pdf read and ensure if chatbat is working
On Apple Silicon Homebrew Python, three @use_platformdirs tests in tests/test_paths.py fail:
- test_config_dir_darwin
- test_data_dir_darwin
- test_runtime_dir_darwin
expected: ~/Library/Application ...
背景
新規開発前の見通し改善として、React UI のフォーム周りを必要最小限で整理する。
components/playground/Forms.tsx には、フォーム JSX とあわせて以下が同居している。
- Account / Contact のフィールドラベル定義
- text field 定義
- blank form 生成
- record から form への変換 ...
area:ui
type:refactor

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.