issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
#1348 and related PRs aimed to improve the pseudopotential upload feature (e.g., detecting functional/relativistic
mismatch). However, as it turns out, the design is perhaps not sufficiently robust.
As ...
bug
The GitHub Actions workflows emit several deprecation warnings (e.g. in run 28013775824):
- Node.js 20 deprecation — several actions still target Node 20 and are being force-run on Node 24: actions/checkout, ...
OTA image URL
https://s3.amazonaws.com/tr-ota-us-prod/3RSMR01067Z_ZHA_016_20260623_091208.ota
Release notes
No response
How to handle existing images of the same type
Keep all (standard)
Optional ...
ota-create
ota-processed
ota-submit
Summary
The Gateway exposes a single /health endpoint that always returns HTTP 200 with a rich JSON status payload. It does not
provide the readiness and liveness semantics that orchestrators (Kubernetes, ...
claude
Feature Category
- [x] Sandbox
- [ ] Actions
- [x] Deployments
- [x] SDK API
- [ ] Envhub
- [ ] CLI
- [ ] Performance Optimization
- [ ] Documentation Examples
Problem Statement
ROCK ...
enhancement
embedding_transformer = TabPFNEmbeddingTransformer(model_type= regression , use_kfold=True, n_folds=n_cv_splits, random_state=42)
X_train_embedding = embedding_transformer.fit_transform(features, y=train_data[target_column], ...
bug
문제
현재 executor scope validator는 ChangeSet 범위뿐 아니라 active plan Markdown에서 추출한 경로도 allowlist에 추가한다. planner는 active plan을
작성하지만 동일한 scope-diff 강제를 받지 않으므로, plan에 범위 밖 경로를 적어 executor의 후속 쓰기 권한을 넓힐 수 있다. ...
문제
현재 runtime의 scope-diff 검증은 implementation_executor에만 적용된다. 그 외 workspace-write agent는 runtime payload의 scope를 지시문으로만
전달받으며, 선언된 output을 만든 뒤 범위 밖 파일을 추가로 수정해도 성공 처리될 수 있다.
목표
모든 kind: agent step에 ...
Summary
The WebSocket Gateway authenticates connections but does not authorise them. Authentication is binary: a client either
presents a valid token/cookie (full access) or is rejected. There is no concept ...
bug
claude
security

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.