cli/cmd
Snider 74c61f3698
Some checks failed
Deploy / Test (push) Failing after 1s
Deploy / Build App Image (push) Has been skipped
Security Scan / Secret Detection (push) Successful in 21s
Deploy / Build Web Image (push) Has been skipped
Security Scan / Dependency & Config Scan (push) Failing after 20s
Deploy / Build Core Image (push) Failing after 10m18s
Deploy / Deploy to Production (push) Has been skipped
Security Scan / Go Vulnerability Check (push) Failing after 6m27s
fix: resolve vet warnings and remove stale workflows
- Fix 11 non-constant format string warnings in cmd/session
  (use cli.Print format args instead of fmt.Sprintf wrapper)
- Remove leftover .github/workflows/ from cmd/updater
  (ci.yml and release.yml from when updater was standalone)

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 19:54:51 +00:00
..
ai refactor: migrate 14 cmd packages to their go-* repos 2026-02-21 19:42:16 +00:00
community feat/ml-integration (#2) 2026-02-16 06:19:09 +00:00
config refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
core-app refactor: update import paths from cli to go package structure 2026-02-16 13:47:52 +00:00
dev feat(cli): migrate imports to split repos + wire go-agentic registry 2026-02-20 12:47:02 +00:00
docs feat(docs): add --target hugo sync mode for core.help 2026-02-21 02:27:28 +00:00
doctor refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
gitcmd refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
help refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
lab refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
module feat(module): add CLI commands for marketplace module management 2026-02-18 10:37:52 +00:00
monitor refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
pkgcmd refactor: migrate cmd/ml to go-ml, remove replaces and go.work 2026-02-21 19:29:23 +00:00
plugin refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
qa refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
session fix: resolve vet warnings and remove stale workflows 2026-02-21 19:54:51 +00:00
setup refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
updater fix: resolve vet warnings and remove stale workflows 2026-02-21 19:54:51 +00:00
vanity-import chore: migrate forge.lthn.ai → forge.lthn.io 2026-02-16 05:53:52 +00:00
workspace refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00