Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript is:merged language:JavaScript

Filter by

86.5M results  (2 s)

86.5M results

Merge pull request #1 from MaksOrlenko/02-mongodb

This PR contains an automated contribution update. Closes #2100
Updation

Supercharges the firewall: 0-100 risk scoring with severity bands, OWASP LLM Top 10 mapping, a live /proxy-chat that forwards to Claude only when a prompt passes, obfuscation-aware matching (leetspeak/zero-width/homoglyphs), ...

요약 - T-259 v0.2.0 release candidate gate 보고서를 추가했습니다. - N150 배포/smoke와 backup snapshot 통과 결과를 기록했습니다. - 최신 main CI, Admin live credential, N150 Playwright dependency, restore staging DB 차단 항목을 분리했습니다. ...

Fixed regex patterns for disable courier effects.

Summary - add nullable dataset_id lineage to backtest_runs with FK/index - auto-create or reuse deterministic backtest datasets for succeeded runs - expose dataset_id in backtest API responses and ...

Three consistency fixes to match physiq-motion s deletion behaviour. A — Individual result deletion Adds _deleteSavedResult(timestamp) and a ✕ button on each measurement card (mcard-delete, CSS already ...

Full asynchronous reimplementation of the trading bot in bot2.py, based on asyncio and achieving complete feature parity with bot.py. PR created automatically by Jules for task 7915321656042455622 started ...

LLM summarization. Implement app/summarizer.py that calls OpenAI chat completions (model=gpt-4o-mini) with a prompt asking for: cluster theme name (≤6 words), one-sentence risk description, and top 3 example ...