Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:HTML language:Java

Filter by

236M results  (2 s)

236M results

Splits the kilo-auto changes from #2166 into a reviewable 4-model PR. Scope is limited to kilo/kilo-auto and preserves the audited metadata from the aggregate branch on current dev. Supersedes part of ...

Summary - Add desktop notifications for three pull request events, matching Azure DevOps timing (within one ~5-min sync): new review requests, vote resets (my vote non-zero to 0), and comment replies/mentions ...

Summary - add a pure isOdd(n) utility to factory-sdk - add Vitest coverage for odd, even, and zero inputs Validation - npx vitest run packages/factory-sdk/src/is-odd.test.ts

Bumps @types/node from 25.6.2 to 25.9.3. details summary Commits /summary ul li See full diff in a href= https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li /ul ...
dependencies
javascript

Adds a self-hosted whisper.cpp deployment recipe for the STT endpoint that mobux s network transcription provider calls. What it provisions - install.sh — idempotent setup script (safe to re-run): ...

Problem Both agent-openai-advanced and agent-openai-agents-sdk ship a commented how to use MCP servers example. Once uncommented it has two problems: 1. Runner.run sat outside the async with await init_mcp_server() ...

Summary - Replace in-memory sample data with Supabase PostgreSQL database - Replace mock auth with Supabase Auth (email/password) - Add Prisma ORM with 5 tables: workers, clinics, jobs, applications, ...