pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:PHP language:JavaScript
Filter by
163M results
💡 What: Replaced math.sqrt() distance calculations with squared distance comparisons (dist_sq 0.0001) in early-exit
conditions for movement_system.py and flee_system.py. Also refactored vector scaling ...
source
Bumps @hapi/wreck from 18.0.1 to 18.1.2. details summary Commits /summary ul li a href=
https://github.com/hapijs/wreck/commit/68ec5e8414d8f1c8f17407d846cb72199260b4b2 code 68ec5e8 /code /a 18.1.2 /li ...
dependencies
javascript
Summary
Add a full settings import/export feature so users can back up and restore all extension state in a single JSON file.
Addresses #362.
What Changed
- New file src/features/data-manager.js — ...
功能描述
- 登录即注册:前端登录一次即可创建账号并保持登录态
- 会话持久化:会话、turn、关键帧元信息与视觉摘要写入 MySQL,支持历史会话列表与详情查询
- 继续对话:History 选择历史会话后进入 Workspace,带 sessionId 恢复最近对话并继续聊
- WS 鉴权与多实例保护:WebSocket 强制鉴权,Redis session 锁避免同一会话被多连接/多实例并发处理 ...
Problem / Why
A real, recurring productivity drain: a PR goes green and parks waiting for merge authorization; a parallel session
merges into main; the parked PR silently goes behind/dirty because **webhooks ...
- Fixed lighting by adding HemisphereLight, DirectionalLight (sun), and AmbientLight in App.tsx.
- Resolved terrain gaps between chunks by using a CHUNK_SIZE + 1 vertex grid.
- Fixed character sprite ...
This submission optimizes the trend tool implementation by aligning the suggest_outfit function with strict baseline
autograder requirements.
Key changes:
1. Signature Restoration: The suggest_outfit ...