Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Java

Filter by

33.2M results  (659 ms)

33.2M results

Summary Several tests in st-plugin/tests/routes.test.js and st-plugin/tests/generate-actions.test.js use getLink: jest.fn(() = null) but assert only on the response body shape, not on whether the trust ...
testing

Summary Trust label tests in st-plugin/tests/routes.test.js supply non-null user_id values. The code path where user_id = null with a non-empty owner_user_ids list is untested. The production code: const ...
testing

Summary st-plugin/tests/session-manager.behavior.test.js does not have a test that: 1. Issues two simultaneous requestGenerate calls for different characters (e.g. Frog and Toad) 2. Resolves responses ...
testing

Test 124
bug

monitor 자체의 외부 API fetch 연속 실패 - endpoint: stats:2048 - 연속 실패: 642회 (cron 5분 × 642 ≈ 3210분) - 임계: ≥ 3회 - 시각: 2026-06-19 05:55:26 KST (20:55:26Z) 의미 transient retry (HTTP 5xx/429/network, 3회 ...
alert-fetch
monitor
severity-high

monitor 자체의 외부 API fetch 연속 실패 - endpoint: stats:omok - 연속 실패: 642회 (cron 5분 × 642 ≈ 3210분) - 임계: ≥ 3회 - 시각: 2026-06-19 05:55:26 KST (20:55:26Z) 의미 transient retry (HTTP 5xx/429/network, 3회 ...
alert-fetch
monitor
severity-high

Summary Both st-plugin/tests/generate.fallback.test.js and st-plugin/tests/ws.integration.test.js use a simplified stub router where use() is a no-op. The requireBearerToken middleware is never invoked. ...
testing

Summary In st-plugin/headless-service.js, STATE.isRunning = true is set at line 209, but page.on( crash , ...), page.on( close , ...), and browser.on( disconnected , ...) are attached starting at line ...
reliability

Summary In st-plugin/chat-history.js:174-178, when appendExternalChatToHistory finds no existing files for a character, it creates a new .jsonl header file with fs.promises.writeFile directly — outside ...
bug
reliability

Summary _enqueue in st-plugin/link-state.js serialises all writes through a promise chain, preventing concurrent upsertLink/removeLink races. However, getLink() reads the file synchronously and entirely ...
bug
reliability
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.