Commit e4a703a
chore(xtest): rename lmgmt to otdf-local
- Rename package from lmgmt to otdf-local
- Rename Python module from lmgmt to otdf_local (PEP 8)
- Update CLI command to otdf-local
- Update environment variable prefix: LMGMT_* → OTDF_LOCAL_*
- Update all imports and documentation
- Preserve git history with git mv
BREAKING CHANGE: Command changed from 'lmgmt' to 'otdf-local'
Environment variables now use OTDF_LOCAL_ prefix instead of LMGMT_
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent a92a465 commit e4a703a
40 files changed
Lines changed: 212 additions & 198 deletions
File tree
- .github/workflows
- lmgmt
- src/lmgmt
- config
- health
- process
- services
- utils
- tests
- otdf-local
- src/otdf_local
- config
- health
- process
- services
- utils
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments