v0.28.34 -> v0.28.35
Summary
Strengthens runtime safety and exposes clearer operational metadata. Capacity defaults now favor larger concurrent workloads.
翻譯
強化執行期安全機制並提供更清楚的操作中繼資料。容量預設值調整為支援較高的並行工作負載。
Changes
FEAT
- Expose command allowlist categories and skill source metadata (@pardnchiu) [69af98c]
翻譯
- 提供指令 allowlist 分類與 skill 來源中繼資料
SECURITY
- Restrict command execution to bare command names (@pardnchiu) [5156254]
翻譯
- 限制指令執行僅接受純指令名稱
UPDATE
- Remove runtime limit overrides and raise default capacity limits (@pardnchiu) [c168f20]
翻譯
- 移除執行期限制覆寫設定並提高預設容量限制
Scope
internal/agents/exec/allow/cmd/— FEATinternal/filesystem/runtime.go— UPDATE, FEATinternal/runtime/— FEATinternal/tools/— SECURITY
Generated by SKILL