add pre-commit hooks, move claude to agents. (#2877)

This commit is contained in:
Kristoffer Dalby 2025-11-11 13:35:23 -06:00 committed by GitHub
parent f658a8eacd
commit 6d24afba1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 1041 additions and 776 deletions

View file

@ -455,4 +455,3 @@ func TestAuthKeyLogoutAndReloginSameUserExpiredKey(t *testing.T) {
})
}
}