chore: add rollup changeset for all work since last release

This commit is contained in:
Dustin Byrne
2026-03-27 01:44:54 -04:00
parent f544ef8bff
commit fc7582d603
3 changed files with 10 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"@dustinbyrne/kb": minor
---
Expand agent.log logging to all agent types, additionally capturing thinking, and agent roles

View File

@@ -0,0 +1,5 @@
---
"@dustinbyrne/kb": patch
---
Code review REVISE verdicts are now enforced such that agents can no longer advance steps without APPROVE

View File

@@ -1,5 +0,0 @@
---
"@dustinbyrne/kb": patch
---
Clean up READMEs: mermaid workflow diagram, plain ASCII file tree, quick start with kb CLI, authentication docs, cross-model review documentation.