pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:TypeScript
Filter by
260M results
Le 2-col settings (nav 196px + contenu) écrasait le contenu à 375px (klinova.mx tronqué). Fix : stack mobile (nav
full-width au-dessus), 2-col inchangé ≥ md. Validé screenshot 375px.
🤖 Generated with ...
Automated fix via Night Shift (OpenCode).
Fixes #10
Summary
- Publish the existing local ReadyGate stale-state guard commit already present on main.
- Add the Bunny media privacy closure docs, env guidance, and live privacy probe workflow.
- Extend ...
Summary
Adds GET /context/health/cron for external uptime monitors and removes cron error handling from the GPT session start
flow.
Issue Reference
Closes #119
Changes Made
- New sub-route GET /context/health/cron ...
feature
in-review
Summary
G2 天赋从 区域 debuff 全息影像 (~750 行) 重写为 ish-bosheth 全局转场结界 + 强制演出 系统(~264 行 + 新增模块)。实验性分支,所有新代码路径由 if game_state.ish_bosheth
守卫,非 G2 局不受影响。
新增模块:
- models/chorus.py — ChorusUnit 临时 AI 观众,兼容 resolve_damage ...
📌 Description
Claude Code now has a dedicated skill for creating Tiozin plugin classes, giving the model structured guidance whenever
a plugin, data source, transform, sink, or registry is requested. ...
Replaces base64 diff encoding with jq-built JSON payload. Base64 wraps lines which breaks GHA $GITHUB_OUTPUT format.
This PR is the FIX for the failing check, so the check will fail on this PR too — merge ...
This PR syncs plugins from the upstream wshobson/agents repository.
Upstream: wshobson/agents Upstream commit: 0818067 Files changed: 78
Plugins synced:
- agent-orchestration
- blockchain-web3
...
automated
sync
wshobson-agents
Why
After the edge auth lockdown (PR #41), guarded data routes require a real user token; the anon key returns a 401 error
object. Components still using the anon key crashed (e.g. customers.forEach is ...