Commit Graph
11 Commits
Author SHA1 Message Date
Stable Genius 3325e51e53 fix(skills): honor policy table for dangerous verdicts
Salvaged from PR #1007 by stablegenius49.

- let INSTALL_POLICY decide dangerous verdict handling for builtin skills
- allow --force to override blocked dangerous decisions for trusted and community sources
- accept --yes / -y as aliases for --force in /skills install
- update regression tests to match the intended policy precedence
2026-03-14 11:27:02 -07:00
stablegenius49 4422637e7a fix: resolve named custom delegation providers 2026-03-14 11:19:10 -07:00
stablegenius49 9ec3a7a21b fix: mark config set arguments as placeholders 2026-03-14 10:34:46 -07:00
stablegenius49 ce56b45514 fix(gateway): support quick commands from GatewayConfig 2026-03-14 03:51:28 -07:00
stablegenius49 4bd579f915 fix: normalize max turns config path 2026-03-10 06:05:02 -07:00
stablegenius49 d07d867718 Fix empty tool selection persistence 2026-03-08 06:11:18 -07:00
stablegenius49 77f47768dd fix: improve /history message display 2026-03-08 05:08:57 -07:00
stablegenius49 9d3a44e0e8 fix: validate /model values before saving 2026-03-08 04:47:35 -07:00
stablegenius49 bfa27d0a68 fix(cli): unify slash command autocomplete registry 2026-03-08 03:53:22 -07:00
stablegenius49 9ba5d399e5 fix: restore missing MIT license file 2026-03-07 13:43:08 -08:00
stablegenius49 5609117882 fix(doctor): recognize OPENAI_API_KEY custom endpoint config 2026-03-06 19:47:09 -08:00