Teknium
52ddd6bc64
refactor(skills): consolidate code verification skills into one (#4854)
* chore: release v0.7.0 (2026.4.3)
168 merged PRs, 223 commits, 46 resolved issues, 40+ contributors.
Highlights: pluggable memory providers, credential pools, Camofox browser,
inline diff previews, API server session continuity, ACP MCP registration,
gateway hardening, secret exfiltration blocking.
* refactor(skills): consolidate code-review + verify-code-changes into requesting-code-review
Merge the passive code-review checklist and the automated verification
pipeline (from PR #4459 by @MorAlekss) into a single requesting-code-review
skill. This eliminates model confusion between three overlapping skills.
Now includes:
- Static security scan (grep on diff lines)
- Baseline-aware quality gates (only flag NEW failures)
- Multi-language tool detection (Python, Node, Rust, Go)
- Independent reviewer subagent with fail-closed JSON verdict
- Auto-fix loop with separate fixer agent (max 2 attempts)
- Git checkpoint and [verified] commit convention
Deletes: skills/software-development/code-review/ (absorbed)
Closes: #406 (independent code verification)
2026-04-03 14:13:27 -07:00
..
2026-03-13 03:14:04 -07:00
2026-04-01 03:39:25 -07:00
2026-03-30 18:48:22 -04:00
2026-03-14 00:09:05 -07:00
2026-03-28 14:33:35 -07:00
2026-03-09 03:35:53 -07:00
2026-03-31 14:49:20 -07:00
2026-03-09 03:35:53 -07:00
2026-03-13 03:14:04 -07:00
2026-03-09 03:35:53 -07:00
2026-03-09 20:29:38 -07:00
2026-03-09 03:35:53 -07:00
2026-03-28 14:46:49 -07:00
2026-02-25 05:21:17 -08:00
2026-03-30 10:57:30 -07:00
2026-03-09 05:31:10 -07:00
2026-03-13 03:14:04 -07:00
2026-04-01 10:49:24 -07:00
2026-03-30 10:57:30 -07:00
2026-02-25 20:24:51 -08:00
2026-03-28 23:53:40 -07:00
2026-03-26 01:37:18 -07:00
2026-04-02 16:13:26 -04:00
2026-03-13 03:14:04 -07:00
2026-03-14 04:00:27 -07:00
2026-04-03 14:13:27 -07:00