Shakker
3976ec47d3
fix: default skill workshop approvals to auto ( #107690 )
...
Skill Workshop lifecycle actions now run without an additional Gateway approval by default, while explicit `approvalPolicy: "pending"` keeps the operator approval gate.
Prepared head SHA: 06e907797e
Co-authored-by: Shakker <165377636+shakkernerd@users.noreply.github.com >
Reviewed-by: @shakkernerd
2026-07-14 18:31:51 +01:00
Peter Steinberger
cf8b57e7d0
feat(skills): scan session history for workshop ideas ( #106766 )
...
* feat: scan past sessions for skill proposals
* feat(ui): add progressive skill history scans
* fix(ui): keep skill history scans synchronized
* refactor: split skill history scan ownership
* style: fix mock helper formatting
* style: format skill history scan
* build: refresh skill history schema baselines
* build: refresh plugin SDK baseline after rebase
* perf(ui): keep startup request budget bounded
* fix(skills): satisfy history scan integration gates
* fix(ui): bound control ui startup chunks
* build: refresh plugin SDK API baseline
* build(ui): refresh self-learning translation memory
* refactor(ui): split skill workshop state
* fix(ci): refresh skill workshop gates
* fix(ci): satisfy skill history lint
* build: refresh plugin SDK baseline after main rebase
2026-07-13 16:15:50 -07:00
Peter Steinberger
2198591d0f
fix(ui): self-learning works after concurrent config changes ( #106764 )
...
* fix(ui): retry stale self-learning config updates
* chore: keep release notes out of the PR
2026-07-13 14:27:29 -07:00
Peter Steinberger
32c84b0f41
feat(skills): capture reusable techniques from successful work ( #105674 )
...
* feat(skills): capture reusable experience safely
* feat(skills): review completed work for reusable learning
* docs(skills): explain self-learning
* docs: clarify self-learning runtime scope
* fix(skills): harden autonomous workshop reviews
* test(skills): align review prompt fixture
2026-07-13 00:22:06 -07:00