pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java
Filter by
142M results
Summary
- SPEC-CMS-RBAC-001 (관리자 역할 기반 접근 제어 권한 관리 체계 완성) 상태 동기화
- frontmatter status: draft → status: Completed, version: 0.1.0 → version: 0.1.2
- HISTORY 항목 추가: v0.1.1 (구현 완료, commit c444ace), ...
Summary
The cohort feed used to show only a X replies count — readers had to click through to see the actual responses. Now each
thread s replies render inline in a side-railed list with the moderator ...
- Read admin username/password from ADMIN_USERNAME/ADMIN_PASSWORD env vars instead of hardcoding them, keeping the old
values as a local fallback.
- Rewrite calculate_score to validate input and ...
Summary
- Update version number to v0.8.2
Related issue
NIL
Type of change
- [ ] Bug fix
- [ ] New feature
- [x] Documentation
- [ ] Refactor / maintenance
Checklist
- [x] ruff check ...
문제
직전 수정 후에도 점검 엔드포인트가 여전히 https://aiapiflow.com/v1/messages 로 나옴. 원인: 저장된 키가 공식(sk-ant-) 형식이 아니어서 공식이면 무시 규칙이 적용되지 않았고,
프록시 Base URL이 계속 남아 있었음. (게다가 staff-menus 캐시에도 프록시 주소가 박혀 있을 수 있음)
조치 (요청대로 프록시 ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
!-- CURSOR_AGENT_PR_BODY_BEGIN --
概述
将教程各章 lab_*.rst 实践节中的 C/C++ 示例落地为可编译源码,统一放在 source/code/ 目录。
变更内容
- 构建系统:顶层 Makefile 支持 make user(编译全部用户态示例)、make test(冒烟测试)、make kernel(第 6 章内核模块)
- 示例程序:第 ...
Listen-Block systematisch durchgegangen. Diese Screens nutzen bereits durchgängig IOSList — die wesentliche Inkonsistenz
war der Leerzustand:
- Übungen: EmptyState ergänzt (fehlte ganz).
- Programme ...