pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python language:HTML
Filter by
176M results
Adds a detailed, hands-on Tutorial page to the docs site (was requested: a thorough usage walkthrough).
What s new
- docs/tutorial.md — end-to-end walkthrough, every step a real yq command with expected ...
Summary
- fix(review): address code-quality review findings
- refactor(skills): replace direct JSON reads with cw CLI calls
- feat(cli): add cw dev-queue tasks command
- feat(cli): register session ...
Summary
Updated the staging deployment workflow to provision a single Fly machine and enforce a scale count of 1. This prevents
session loss issues caused by multiple machines serving requests without ...
Description
This PR fixes an inconsistency between the signup and password reset workflows.
Current Behavior
- Signup enforces password complexity requirements through validatePasswordComplexity(). ...
level:beginner
size/S
type:devops
type:docs
type:security
type:testing
Summary
Refactors configuration ownership out of the monolithic src.config package and into the modules that own each concern.
Key changes:
- Keeps src.config minimal with only load_env() for one-time ...
ai
ci/cd
configuration
data-source
documentation
size/XL
Follow-up to #18 — re-add the small ↗ to the right of the logged-in digest name to signal the darker-gray text is a link
that opens the digest popup.
- The arrow inherits the name s gray (#76746b) and ...
problem : recommend_products_node가 요청당 5번의 /api/search/multivector 호출을 보내 매번 개별 인코딩을 수행함 — 그중 Step2의 retrieval_query는
combined/spec_feature 양쪽에 동일 텍스트로 2번 중복 인코딩됨. 31차 부하테스트에서 _search_semaphore 캡을 80으로 ...
Closes #154
Adds the classical ESN state-noise regularizer (Jaeger 2001; Lukoševičius 2012) — the most common readout-conditioning /
generalization knob in competing libraries (ReservoirPy, easyesn), ...
Summary
- Add skill-creator-plus to the tool skill repository.
- Include Codex UI metadata and the eval workspace helper script.
- Document local installation and example invocation in README.md. ...