Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:JavaScript

Filter by

182M results  (2 s)

182M results

Bumps com.fasterxml.jackson.core:jackson-core from 2.12.6 to 2.18.6. details summary Commits /summary ul li a href= https://github.com/FasterXML/jackson-core/commit/9a46ef8ccac2f15cba1c82059fbcc3883798478a ...
dependencies
java

Implemented a micro-UX enhancement that provides users with a more detailed breakdown of their review session. Instead of just a total count, the app now shows how many items were approved and how many ...

Summary Adds a bounded dogfood report for the merged PR #544 Augnes Codex prepare flow and a static smoke test that validates the report structure and authority boundary. The dogfood confirms npm run ...

Implements TESTING_PLAN.md CI #1: a standalone run-ui-tests job running FindNeedleUX.UITests with --filter TestCategory=UITests . This is a draft to validate whether GitHub-hosted windows-latest can drive ...

Summary This PR resolves the dependency security findings identified during the CI/test baseline. Changes include: - Upgraded FastAPI from 0.115.5 to 0.136.3 - Explicitly pinned Starlette at 1.0.1 ...

Added Stat tracking. This is in an effort to later add multiple games in a row to test the AIs Changes to be committed: modified: src/GameRules.py new file: src/Stats.py modified: src/main.py new file: ...

Summary Add a dedicated /reports Backtest Report Library page. This follows the product shape discussed in #216: - dedicated Reports route, not a Home section - lists recent runs with backtest metrics/report ...

Summary Refactored getUserSessions in sessions/repository.js to support a hybrid storage model — Redis-first with automatic Postgres fallback. Also fixes an Invalid Date crash in Sessions.jsx caused by ...