Commit graph

6 commits

Author SHA1 Message Date
Snider
5548e2c1d3 chore: sync dependencies for v0.0.1
Some checks failed
Security Scan / security (push) Successful in 9s
Test / test (push) Failing after 1m42s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 22:18:33 +00:00
Snider
e1576b49c9 fix: update stale imports from monorepo extraction
Some checks failed
Security Scan / security (push) Successful in 10s
Test / test (push) Failing after 1m17s
core/go/pkg/cli → core/cli/pkg/cli
core/go/pkg/log → core/go-log
core/go/pkg/config → core/config

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 19:20:34 +00:00
Claude
6f876ed8dc
chore: sync workspace dependency versions
Run go work sync to align dependency versions across workspace.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 21:41:04 +00:00
Snider
b865250390 feat: migrate unifi commands from CLI
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 19:38:27 +00:00
Snider
565b16a848 chore: resolve forge deps from registry, remove local replaces
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 19:21:52 +00:00
Claude
fabf31f997
feat: extract UniFi network controller package from core/go
UniFi API wrapper for device stats, network health, VLAN config,
client tracking, and route management.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 15:21:37 +00:00