Pulse/cmd
rcourtman df43f08cf2 fix: address linting issues and test adjustments
cmd/eval/main.go:
- Fix fmt.Errorf format string lint warning (use %s instead of bare string)

internal/logging/logging_test.go:
- Update tests to account for LogBroadcaster wrapper in baseWriter
- Use string representation checks instead of direct pointer comparison
- Verify both the underlying writer and broadcaster are present
2026-02-01 23:27:11 +00:00
..
eval fix: address linting issues and test adjustments 2026-02-01 23:27:11 +00:00
hashpw feat: remove Enterprise badges, simplify Pro upgrade prompts 2026-01-09 16:51:08 +00:00
pulse refactor(config): rename BackendHost/BackendPort to BindAddress 2026-02-01 23:26:32 +00:00
pulse-agent feat: add host agent sysinfo and improve test coverage 2026-01-24 22:42:46 +00:00
pulse-host-agent fix: Update runtime config when toggling Docker update actions setting 2026-01-03 11:14:17 +00:00