issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:JavaScript
Filter by
35.1M results
Summary
Every external creature export deep-clones creature.memetic twice and throws the first clone away. This runs per-genome,
per-generation on the worker dispatch and breeding paths, on exactly the ...
degraded-model
enhancement
performance
work-on
Summary
IF.propagate allocates two typed arrays on every call — one of them via the slow Int32Array.from({length}, callback)
form — on the per-neuron backprop step. Both are discarded at function exit. ...
degraded-model
enhancement
performance
work-on
Summary
During discovery recording, record() synchronously re-serialises and rewrites the entire selected-indices map to disk on
every batch. The map grows monotonically across the whole recording phase, ...
degraded-model
enhancement
performance
work-on
Problem
Text entered into the job description textarea is never sent to the backend. A variable name mismatch in the frontend
(setjobDesc defined, setJobDesc called) means the field never updates state ...
Summary
The WASM activateAndTrace path allocates two extra Float32Arrays per call and bulk-copies WASM linear-memory slices into
them, only for the consumer to immediately read those arrays back out element-by-element ...
degraded-model
enhancement
performance
work-on
Summary
The breed DistanceCache finds the least-recently-used entry by scanning the entire cache on every eviction, making cache
writes O(cacheSize) once the cache is full. Speciation is an O(N²) all-pairs ...
degraded-model
enhancement
performance
work-on
Summary
AddNeuron.insertNeuron re-sorts the entire synapse array on every ADD_NODE mutation, but the preceding index remap
cannot change the sort order — so the O(E log E) sort is redundant work on a ...
degraded-model
enhancement
performance
work-on
Goal
Prevent the same pair from being shown to a user twice until they have seen every possible combination.
Chosen approach: client-side localStorage filter with silent re-request
Store seen pair keys ...
✨ 새로운 기능
- 장소 리스트 상세페이지 정보 조회 기능 구현
✅ 작업한 내용
- [ ] 장소 리스트 상세 정보 조회 api 적용
- 제목
- 마스터 닉네임 + 참여자 프로필 표시
- 저장되어 있는 장소 개수
- 공개/비공개 여부
- 리스트 설명(description)
- [ ] 테스트 ...
✨Feat
!-- 着手中: worktree=issue-624, started=2026-06-20T14:50:32+09:00, nonce=6A5A81B5-CB4F-4213-AB55-E52A7E971F45 --
背景
親メタ: #557。 #557 追記で external tool contract hardening の worklist が生まれた。ただし Drive / Sheets ...
tech

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.