pullrequests Search Results · language:Dune language:Python is:merged language:JavaScript language:JavaScript language:HTML
Filter by
99.5M results
Pull Request 模板
📋 PR 类型
请标记此 PR 的类型:
- [ ] 🌟 新功能 (feature)
- [ ] 🐛 Bug 修复 (bugfix)
- [ ] 🧹 代码重构 (refactor)
- [ ] 📝 文档更新 (documentation)
- [ ] 🎨 样式优化 (style)
- [ ] ⚡ 性能优化 (performance)
...
秋川の申込ボタンのラベルを「申込フォーム準備中(近日公開)」から「お申し込みフォームを開く」に戻し、グレーアウト(リンク無効)のみの状態に変更。
https://claude.ai/code/session_019FcYnFDKiXGD6cxZrKsGk2
Generated by Claude Code
Lowers the failed Activity Log operations threshold from 10 to 8 per 5-minute bin for earlier detection of
permission-probing bursts. Validated by CI; deploys to Sentinel on merge.
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Reverts the two commits that were incorrectly pushed directly to main:
- Revert 7f0526c — feat(autopoiesis): complete closed-loop immune system
- Revert e7c4c78 — feat(harness): add autopoietic immune ...
Summary
- Root cause: filterByFormula was using Airtable field IDs ({fldXXX}=1) in the formula. Airtable only supports field
names in formulas, not IDs. This caused the request to malfunction and ...