pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML language:C#
Filter by
214M results
https://claude.ai/code/session_01LbZt5jCyTZk8FurZAAyPbY
Misread intent of PR #25 — restoring.
Phase 2a — the transparent calibrated decision layer
The decision half of the hybrid method. A score (the Phase-1 cross-correlation today, a learned embedding later) becomes
an auditable, calibrated likelihood ...
added codebase overview platform overview docs.
Automated snapshot update for bluefin from http://127.0.0.1:3001.
copilot
dco-signoff: yes
html
needs-ok-to-test
yazelin 指正:那 2 張 ching-tech-os 截圖是 CTOS(企業版),但放在 CTOS-Lite 列後、圖說沒標產品,讀起來像 CTOS-Lite 的。修正:每張圖說都標清產品(CTOS 企業版 / CTOS-Lite
個人版),並補一張真實 CTOS-Lite 截圖(人設/知識庫/記憶設定頁,yazelin 自己後台、瀏覽器外框已裁、無客戶資料),讓 CTOS-Lite 有自己的圖。note ...
Summary
- RescheduleScheduledAction (PUT /scheduling/scheduled-actions/{id}/reschedule) returns 200 OK with no body per the
OpenAPI spec — the frontend was incorrectly typed as Promise ScheduledActionResponse ...
Fixes #169 by sending prompt text to Codex and Claude over stdin instead of argv, avoiding ARG_MAX failures for large
prompts.
Decided model: FullControl owns Stripe billing; CoachIQ stays academy-run for credits/scheduling; link = academy pastes
the portal sub_id into CoachIQ. BAM builds NO credit bridge. Supersedes the webhook-credit-bridge ...
Recreating a project after deleting it failed with a generic 500. Delete is a soft-delete (sets deletedAt), but slug
uniqueness was a plain @@unique([userId, slug]) that still counted the tombstone row, ...