pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:TypeScript
Filter by
234M results
Bumps the npm_and_yarn group with 1 update in the / directory: @babel/core. Bumps the npm_and_yarn group with 1 update
in the /ember-cli-stripe directory: @babel/core. Bumps the npm_and_yarn group with ...
dependencies
javascript
Release — pre-deploy finalization
Promotes the work accumulated on dev since #85 to main. Bundles 5 merged PRs: #86 (demo cron), #87 (LUI-91 feedback),
#88 (legal community docs), #89 (UI polish), #90 ...
Summary
Adds the first TDD unit-test suite for the planned mendr CLI, report, state, and agent- driver contracts.
Reasoning
The tests lock down the highest-risk boundaries first: report formatting, ...
Motivation
- Complete the P23d migration: make Qwen3 8B Q4_K_M the active API v1 default/profile while keeping the Llama 3.1
profile available for compatibility and rollback.
- Ensure runtime ...
codex
Overview
Makes the Spotify redirect URI deterministic so the OAuth authorize step and the token-exchange step always use the same
value (Spotify requires an exact match, and it must equal what s registered ...
Summary
Profile project cards (/{username}) now show, at a glance:
1. Project image — the project thumbnail (16:9), with a purple→teal gradient fallback (project name) when no thumbnail
exists, ...
Motivation
- Provide the first executable reference implementation of the CIOS pipeline to validate architecture by transforming
a structured opportunity input into an explainable recommendation ...
codex
Integration PR for this goal — its tasks commit onto this branch (one PR per goal). Opened automatically by the engine
on first push; left as a draft until the goal completes.
Summary
Adds metadata filtering to the retrieval layer (FEATURE-005-TASK-2). Retriever.search() now accepts ticker= and
standard_id= kwargs that push down to the ChromaDB where clause, alongside the matching ...
- [x] PlanetsManager.tsx: Switch to server-side pagination (remove batching loop)
- [x] PlanetsManager.tsx: Add useMemo + normalize search term to optimize filtering
- [x] nginx.conf: Fix HTTP→HTTPS ...