go/docs/cmd/dev/work/example.md
Snider 4eb1e02f5e
Some checks are pending
Security Scan / Go Vulnerability Check (push) Waiting to run
Security Scan / Secret Detection (push) Waiting to run
Security Scan / Dependency & Config Scan (push) Waiting to run
feat/ml-integration (#2)
Co-authored-by: Charon (snider-linux) <charon@lethean.io>
Co-authored-by: Snider <snider@host.uk.com>
Co-authored-by: Virgil <virgil@lethean.io>
Co-authored-by: Claude <developers@lethean.io>
Reviewed-on: core/cli#2
Co-authored-by: Snider <snider@lethean.io>
Co-committed-by: Snider <snider@lethean.io>
2026-02-16 06:19:09 +00:00

970 B

Dev Work Examples

# Full workflow: status → commit → push
core dev work

# Status only
core dev work --status

Output

┌─────────────┬────────┬──────────┬─────────┐
│ Repo        │ Branch │ Status   │ Behind  │
├─────────────┼────────┼──────────┼─────────┤
│ core-php    │ main   │ clean    │ 0       │
│ core-tenant │ main   │ 2 files  │ 0       │
│ core-admin  │ dev    │ clean    │ 3       │
└─────────────┴────────┴──────────┴─────────┘

Registry

repos:
  - name: core
    path: ./core
    url: https://forge.lthn.ai/core/cli
  - name: core-php
    path: ./core-php
    url: https://forge.lthn.ai/core/cli-php