pullrequests Search Results · language:Dune language:TypeScript language:HTML language:JavaScript language:JavaScript
Filter by
204M results
Summary
Turns the product from a data collector into a compliance decision engine. Under the EUDR, validating geolocation isn t
enough — an operator must take the EU country benchmark into account and ...
概要
実機テストで判明した2点を修正しました。
バグ修正
1. ARを中止して再開始すると発射ボタンが消える
原因: sessionend で設置/発射ボタンを display:none にし、ゲーム状態は SHOOTING のまま残る。再 sessionstart 時に状態リセットもUI再表示も行っていなかったため、ボタンが復帰しなかった。
修正: AR開始(sessionstart)のたびにゲーム状態を ...
Tests pre-commit + JS syntax + no markers OK. Trigger: 9r4rxssx64-creator. Voir CLAUDE.md erreur #33 (branch jamais
mergée = deploiement fantome).
Summary
- Adds OLLAMA_MODEL: llama3.2 to demo-api-server environment in docker-compose.yml
- Without this, BFF startup probe reports Ollama as partial — missing OLLAMA_MODEL
- Matches the model ...
Bug and impact
- Signed-in users could directly write server-owned fields on users/{uid} such as paid/free credits, private
invitation credits, subscription tier/status, offer credits, and reputation. ...
What
Chat tool rows previously showed only a bare name (e.g. ⚡ Bash) with no command and no output — useless. Now each tool
call is an expandable block.
- Backend (server.js): each tool_use becomes ...
Summary
- hides the Boards Trello sync action for operador/read-only users
- adds a client-side guard so submitTrelloSync cannot call the sync path without edit permission
- checks editor roles ...