pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:CSS language:Python
Filter by
249M results
Problem
On non-UTF-8 Windows locales (e.g. Chinese / GBK codepage), server.py crashes on startup before it can bind its port.
The traceback:
File api/updates.py , line 211, in _describe_git_version ...
Why
docs-check was path-filtered (only ran on PRs touching src/cli/**, the generator, etc.). That s fine as an advisory
check, but it breaks once it s a required status check: on any PR that doesn t touch ...
Problema
Nenhuma questão era gerada porque o endpoint fazia duas chamadas IA simultâneas (EN + PT via Promise.all), cada uma
levando ~5–8s, excedendo o timeout de 10s do Vercel Hobby. Ambas falhavam silenciosamente ...
Summary
Adds reviewable demo controls to make the adaptive harness easier to test and pitch:
- Adds /help command
- Adds /profile command to print the current adaptation state as JSON
- Adds /ads ...
Implements US-018 — Arc Contouring (Step Drilling) (manual §9.1.3). Positions overlapping holes along an arc so the
operator can cut a smooth curved edge.
Summary
- New arcContourReducer mirroring ...
Linear
Resolves https://linear.app/inductive-network/issue/IN-165/implement-linear-oauth-20-pkce-flow
Built on top of the IN-201 credential storage adapters (already on main).
Summary
Production Linear ...
closes #626 closes #628 closes #629 closes #630
PR Description
Summary
This PR adds backend support for smart contract compilation and execution request validation, improves database
performance with ...