pullrequests Search Results · language:Edge language:TypeScript language:PHP language:HTML
Filter by
120M results
Feat: Premium Light-Theme Redesign, Vault Finance, Supabase Migration Robust Storage Integration
🚀 Overview
This Pull Request delivers a major milestone for Kryptes, featuring a complete visual overhaul ...
Summary (THE-1744)
- Commit docs/Gemfile.lock so the Pages/Jekyll docs build uses a reproducible Ruby dependency graph.
- Stop ignoring docs/Gemfile.lock in .gitignore.
- Remove inherited workflow-level ...
Drops SPEC.md and replaces it with proper CLAUDE.md (Claude-oriented dev reference) and README.md (user-facing project
overview).
Generated by Claude Code
Contexte
Suivi de la relance Shopify (audit 2026-05-29). Cette PR ne contient que la doc de suivi ; le correctif livraison a été
appliqué en live sur Shopify via l API (pas de code repo).
🚚 Livraison ...
Bumps axios from 0.21.4 to 0.32.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v0.32.0 — May 4, 2026 ...
dependencies
javascript
Summary
분석된 게임의 메모 저장이 silently 실패하던 root cause를 잡고, 같은 흐름의 UX/Stockfish 이슈도 같이 정리.
- 백엔드 root cause: GamePersistenceAdapter.bindQuery가 jOOQ JSONB 타입을 r2dbc-postgresql DatabaseClient.bind에 그대로 넘겨
...
What is SLIM?
SLIM Format (.slm) is a token-efficient file format for AI prompts, agent configs, and tool schemas.
Why it belongs here
- Saves ~43% LLM-facing tokens on average vs Markdown (real benchmark ...
Related Issue
Resolve #238
Problem
On Windows, pressing Ctrl+G to open the external editor fails immediately with:
Error: External editor failed: spawn /bin/sh ENOENT
editInExternalEditor() hardcoded ...