Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:Python is:merged language:HTML

Filter by

61.8M results  (2 s)

61.8M results

Добавлено новая таблица + контроллер с базовыми функциями взаимодействия Пока что не был добавлен новый API-router. API будет обновлено после добавления классов

Summary Follow-up to the coding-agent pivot (PR #13): closes the post-merge ship checklist (Missions 1–4) without changing the offline eval headline table. - Ship / docs: NEXT_STEPS.md backlog, Docker ...

What you discovered. In backend/app/main.py, the chat_message Socket.IO event handler lacked authorization checks and resource scoping. It accepted a workspace_id from the client and used it directly ...

Motivation - Remove brittle manual coordinate configuration and make ChatGPT narration capture robust by detecting the active ChatGPT window and UI elements automatically. - Improve user experience ...
codex

Motivation - Provide an in-UI way to start Monarch connections and manage connection convenience settings from the existing dashboard UI. - Allow quick private-testing by persisting only non-sensitive ...
codex

Motivation - Ensure RecordWatch uses the exact same eligibility calculation and completion/discharge date priority as the packet engine so dashboard widgets, saved events, and reminders reflect ...
codex

Also brings the shared kernel base this kernel depends on (folded in here as it has no standalone use): jit_kernel/kv_canary/{init,consts}.py and the csrc/kv_canary/{consts,canary_common}.cuh CUDA headers, ...
jit-kernel

Summary - PiiDetector in silver/pii_detector.py: - detect(text) - list[str] — deduplicated entity type list via presidio_analyzer.AnalyzerEngine - mask(text) - str — replaces entities using ...

Replaces inbox with a focused idea capture system. Changes - New endpoints (CRUD + estado) - New endpoints (checklist groundwork) - Single active idea rule — activating one auto-incubates the previous ...