pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript
Filter by
148M results
Summary
This PR adds a CODE_OF_CONDUCT.md file to the repository to establish clear community guidelines, expected behavior
standards, and enforcement procedures for contributors and maintainers.
Type ...
💡 What
Replaced expensive chained array iterations (.map().filter().forEach(), .map().filter().slice(),
.flatMap().map().filter()) with highly efficient, single-pass for...of and standard for loops in ...
Summary
- Adds the Go API server foundation for #3: env config, slog setup, Chi router, graceful shutdown, JSON error helpers,
and health/readiness endpoints.
- Adds a pgxpool-backed database ...
Summary
Phase 4 — the load-bearing one. Five workflows + dependabot + Argo CD manifests. This is the first PR where CI actually
runs against itself, so smoke and gitops-e2e are getting their first real ...
Summary
- New: ollamaProvider.js — dedicated Ollama provider using the native /api/chat endpoint (not the OpenAI-compat shim).
Defaults to gemma4:12b, fully configurable via env vars or per-user ...
Summary
- Add executive risk overview for non-technical review
- Add SQLite analytics builder and SQL views
- Add lightweight CI, dependency hygiene, and project management workflow
Verification ...
Fix zig unused variables build error under 0.16.0 and correctly document its state.
PR created automatically by Jules for task 16481593253255642649 started by @TakashiSasaki