cli/cmd/pkgcmd
Snider a7d09e4c67
Some checks failed
Deploy / Deploy to Production (push) Has been skipped
Deploy / Test (push) Failing after 11s
Deploy / Build App Image (push) Has been skipped
Deploy / Build Web Image (push) Has been skipped
Security Scan / Secret Detection (push) Failing after 10s
Security Scan / Go Vulnerability Check (push) Failing after 10m20s
Security Scan / Dependency & Config Scan (push) Failing after 25s
Deploy / Build Core Image (push) Failing after 13m6s
refactor: migrate cmd/ml to go-ml, remove replaces and go.work
- Move 40 ML command files to forge.lthn.ai/core/go-ml/cmd
- Remove all replace directives from go.mod
- Remove go.work (repos resolve from forge directly)
- Fix cache.New call to match updated API signature
- Update main.go import to forge.lthn.ai/core/go-ml/cmd

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 19:29:23 +00:00
..
cmd_commands.go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
cmd_install.go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
cmd_manage.go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
cmd_pkg.go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
cmd_remove.go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
cmd_remove_test.go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
cmd_search.go refactor: migrate cmd/ml to go-ml, remove replaces and go.work 2026-02-21 19:29:23 +00:00