Tags: valtors/relay
Tags
split tool registration from registry * split tool registration, fix state lock bug moves tool registrations out of registry.go init() into per-category register functions in registrations.go fixes AcquireLock to check if pid matches current process before testing signal, which fails in container pid namespaces strips comments from state_test.go, fixes := redeclaration closes #1 * split tool registration, fix state lock, fix ci moves tool registrations out of registry.go init() into per-category register functions in registrations.go fixes AcquireLock to check if pid matches current process before testing signal, which fails in container pid namespaces strips comments from state_test.go, fixes := redeclaration updates ci to go 1.25 to match go.mod removes colored banner assertion that fails without tty lipgloss v1.1.0 ignores withprofile in non-tty environments closes #1 --------- Co-authored-by: Tamish Mhatre <tamish560@users.noreply.github.com>
PreviousNext