pullrequests Search Results · language:Dune language:TypeScript language:PHP language:Java language:JavaScript language:Java
Filter by
223M results
Summary
Follow-up to the typecheck bug-fix pass (#410). I ran a full static sweep — tsc, ESLint, and pyflakes — to hunt for more
bugs. Findings:
- Frontend tsc: clean (the real bugs — 4 runtime crashes ...
- fix:画像のリンク指定方法の記述を修正
- feat: 筆者のカスタム設定を追加
- feat:記事に最初と最後の挨拶を追加し全体をフォーマット
What/Why
!--
なにを変更したか
- なぜ変更したか --
筆者のカスタム設定を追加
- 実際の再現可能な使用例が不足していた
- smear-cursor.lua以外にも設定する項目があった
全体をフォーマット ...
Fix some stuff
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- Documentation
- Added documentation for user management API endpoints.
...
Fixes #9.
Two related codegen defects in src/ddb-sql-builder.js, both surfacing from a single ViewDefinition (e.g.
code.coding.exists(system= http://loinc.org and code= 85354-9 )).
Defect #1 — where() ...
Summary
Builds the next real EdenSkyeStudios.com / AUTO SOCIAL operating backend using GitHub, Vercel, and Supabase instead of
blocking on Drive writes.
Added
- src/lib/eden-skye-os.ts operating core ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @book000/node-utils | 1.24.220 → 1.24.221 | age | confidence |
Release Notes
details summary ...
📌 PR 목적 (AS-IS / TO-BE)
이 PR이 왜 필요한지, 무엇이 어떻게 달라지는지 간략히 설명해 주세요.
- AS-IS: Controller마다 성공 응답 객체를 직접 생성하고 있어 중복 코드가 많았으며, API별 응답 형식 관리가 어려웠습니다. 또한 성공 응답에 message 필드가 포함되어 있었습니다.
- TO-BE: 공통 성공 응답 ...
All 5 agents now call the secure Vercel API endpoint at https://project-rebirth-agents.vercel.app/api/claude. The Vercel
server handles the Anthropic API key securely server-side.