pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:JavaScript language:Java
Filter by
143M results
Fixes #2572 Fixes #2578
Adds fork guard (github.event.pull_request.head.repo.full_name == github.repository) to pull_request_target workflows to
prevent write-permission exploitation from forks.
Signed-off-by: ...
dco-signoff: no
size/XS
概要
这个 PR 汇总了 feature/dev 分支当前相对于 main 的更新,重点包括定时任务可靠性提升与 README 文档整理。
主要改动
- 为 CronJob 增加文件持久化,支持应用重启后的任务恢复
- 优化定时任务调度与恢复逻辑,并补充持久化相关测试
- 更新 README 的项目概览、系统架构、项目结构与源码阅读指引
- 统一 README 首页语气,使其更贴近技术文档风格 ...
Makes this v1.0.0 MCP server distribution-ready for the npm + MCP registries with near-zero code change.
What changed
- npm name fix: package.json name was unsloth-server (mismatched the repo and was ...
Add .lefthook.toml wiring the repo s existing tooling into pre-commit (ESLint, Prettier, dprint, yamlfmt/yamllint,
actionlint, zizmor, gitleaks) and pre-push (npm run lint, npm test) hooks.
Bootstrap ...
… metadata editing
Summary
- Update README license section to reference the BSD 3-Clause license file
- Document the pull request workflow and self-review requirement in AGENTS.md
- Document the rule against generated ...
🛸 Predictive Intelligence Added
What: Implemented Oracle, a predictive navigation engine that tracks local page transitions to anticipate the user s
next action. Why: To make the application feel impossibly ...
Phase 9B fast publish: incremental publishable_pool.json update.
Not sure where we end up putting them, but this is a simple way to preview them.
Note that the svgs are generated by python scripts, so we need to keep them in the repo to allow for changes.
The text ...