pullrequests Search Results · language:Dune language:Python language:Java language:Java language:HTML language:Java language:HTML
Filter by
115M results
AIV Verification Packet (v2.2)
Identification
| Field | Value |
| --- | --- |
| Repository | github.com/ImmortalDemonGod/PrimordialEncounters |
| Change ID | primordial-f022-impl |
| Commits | 54d6bb2, ...
Motivation
- Improve the Settings UI by showing one section at a time with tab navigation to reduce visual clutter and make
configuration easier to scan.
- Preserve existing per-section actions ...
codex
!-- 👋 Hi there! Welcome. Please check the contributing guidelines:
https://docs.goauthentik.io/docs/developer-docs/#how-can-i-contribute
⚠️ Open this PR from a feature branch, not from main: https://docs.goauthentik.io/developer-docs/contributing/#always-use-feature-branches ...
Summary
Port of shobhit73/Unified_Audit_Tool#38 into the MCP core (adp_payment_method_sanity).
Rule R6: the payment API rejects Deposit Percent = 0.00. When an account lands at Partial % 0, re-allot ...
Summary
Closes PLACEHOLDER-thermography-canvas (aidocs/16). The Three.js thermography canvas was a tier-1 stub showing a
checkerboard plane. Now that the OTvis frame-render backend path is complete (POST ...
Summary
- Calendar now shows all 2026 FOMC/CPI/PPI/jobs-report/GDP dates (12 months), not just a 90-day lookahead.
Earnings/IPOs stay bounded by what their actual data sources report (yfinance ~90d, ...
Summary
Mirror of shobhit73/Unified_Audit_Tool#38 — byte-identical change to apps/adp/payment_method_sanity.py.
Rule R6: the payment API rejects Deposit Percent = 0.00. When an account lands at Partial ...
Follow-up to #124. The new untagged-code coverage signal (REQ-COVERAGE-029) flagged two files:
skills/excalidraw-diagram/SKILL.universal.md and skills/requirement-manager/SKILL.universal.md.
Decision: ...
Task: T17
Branch: feature/level0-T17-quake-run
該当節サマリ
設計書 §7.3 に従い、解析実行画面を実装。カウントダウンと計算中表示。
変更ファイル
- frontend/src/level0/pages/QuakeRun.tsx
- frontend/src/level0/data/level0Strings.ts
- frontend/src/level0/__tests__/QuakeRun.test.tsx ...
What this PR does
Step 9 implements the Delete Expenses flow, allowing authenticated users to delete an existing expense they own. The
existing stub route GET /expenses/ int:id /delete is upgraded to ...