machineconfig 2.5__py3-none-any.whl → 2.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of machineconfig might be problematic. Click here for more details.

@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env bash
2
- uv run --python 3.13 --no-dev --project $HOME/code/machineconfig devops
2
+ uv run --python 3.13 --with machineconfig devops
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env bash
2
- uv run --python 3.13 --with machineconfig python -m machineconfig.scripts.python.fire_jobs "$@"
2
+ uv run --python 3.13 --with machineconfig fire "$@"
@@ -21,7 +21,8 @@ def get_repo_root(path: Path) -> Optional[Path]:
21
21
  return None
22
22
 
23
23
 
24
- def add_ai_configs(repo_root: Path):
24
+ def add_ai_configs():
25
+ repo_root: Path = Path.cwd()
25
26
  import machineconfig as mc
26
27
 
27
28
  mc_root = Path(mc.__file__).parent
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: machineconfig
3
- Version: 2.5
3
+ Version: 2.6
4
4
  Summary: Dotfiles management package
5
5
  Author-email: Alex Al-Saffar <programmer@usa.com>
6
6
  License: Apache 2.0
@@ -132,8 +132,8 @@ machineconfig/scripts/linux/cloud_mount,sha256=xkgAkZ7_58IwlpiWq9K1qoQsAl2cZTTGf
132
132
  machineconfig/scripts/linux/cloud_repo_sync,sha256=zBGuwnDMurdC--Ovhz9-zxlEzMxTTE4ygZAp1U3NjY8,125
133
133
  machineconfig/scripts/linux/cloud_sync,sha256=XA69wzQ3iQGleGTpc5pe0tUvlqWI4qwSLXPtva-_ryo,117
134
134
  machineconfig/scripts/linux/croshell,sha256=wL9wJA0UObjhgwmOMQ49tihWusYZEAKrycoZ7Z3LsAQ,115
135
- machineconfig/scripts/linux/devops,sha256=nh469ECbEcGaCvYgdVaJvgE9moYl_4SkSvTujn4_Zkk,91
136
- machineconfig/scripts/linux/fire,sha256=Uj8jOlU55j6QcCsB-WPy1U9LAhteP6yfeDlTVyiF0B8,116
135
+ machineconfig/scripts/linux/devops,sha256=D4L8IHmzgfOrBY0GWZexD0E66ikbJUOWQPZEBjukdqc,68
136
+ machineconfig/scripts/linux/fire,sha256=_61YubJFMhKmg_WiDx1RftrRFK9KObyvE78yBSLRIzQ,71
137
137
  machineconfig/scripts/linux/fire_agents,sha256=Oe71s6NJMacgFy3iUZmjwy1cpbUTAr0miGJlg3Ap2Qg,118
138
138
  machineconfig/scripts/linux/ftpx,sha256=nM6XL6gz336A-ejkHJ2pQsaJ1BZxhz0lqEkzpRFDZzU,114
139
139
  machineconfig/scripts/linux/fzf2g,sha256=YK_YLmxCm6zms24ytylgoUHnvWqq8oTdRTiskzDClS0,831
@@ -207,7 +207,7 @@ machineconfig/scripts/python/__pycache__/devops_devapps_install.cpython-313.pyc,
207
207
  machineconfig/scripts/python/__pycache__/devops_update_repos.cpython-313.pyc,sha256=Tf5urpeVHjZpFdyZjakvxZ2HuiPrmVoVMnXg8B1SDmA,12175
208
208
  machineconfig/scripts/python/ai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
209
209
  machineconfig/scripts/python/ai/generate_files.py,sha256=Vfjgd0skJu-WTgqUxmOVFzaNMfSFBaFmY5oGGVY7MZY,2860
210
- machineconfig/scripts/python/ai/mcinit.py,sha256=IuUclOpQ0-5YJ4AghbPCglyMi6DPtP0zqIOhB-28wmQ,5251
210
+ machineconfig/scripts/python/ai/mcinit.py,sha256=Xb2Szqv1bKBk57dd1169dKblSeVAylwGKJxTjnSD5io,5269
211
211
  machineconfig/scripts/python/ai/chatmodes/Thinking-Beast-Mode.chatmode.md,sha256=Tu-fWxX_FLiIBRdgOndMhewK41kIHDoYxuGZ1kF6dYA,17947
212
212
  machineconfig/scripts/python/ai/chatmodes/Ultimate-Transparent-Thinking-Beast-Mode.chatmode.md,sha256=kB8u_QAZar9StuywXcbPTUCbAVHKin0s0brssOroK5o,29019
213
213
  machineconfig/scripts/python/ai/chatmodes/deepResearch.chatmode.md,sha256=WRbZXkdOPw5pVAFjR51n9IRTtqw3TE7jUt4BNyN5Z8k,5165
@@ -419,8 +419,8 @@ machineconfig/utils/cloud/onedrive/transaction.py,sha256=m-aNcnWj_gfZVvJOSpkdIqj
419
419
  machineconfig/utils/installer_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
420
420
  machineconfig/utils/installer_utils/installer_abc.py,sha256=jR5XvrCjisIzoxk2VL0VhoVv-PkKdstDHGLcYky5Mqs,5319
421
421
  machineconfig/utils/installer_utils/installer_class.py,sha256=l0UM-u6ZfWx-uLvAk_mmojbppj4sxDrHX3wmVwQv12w,20366
422
- machineconfig-2.5.dist-info/METADATA,sha256=e-lieTtmsedwjFrm9vU6qMW3Fco0FGYVrl145A3Nc-c,7165
423
- machineconfig-2.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
424
- machineconfig-2.5.dist-info/entry_points.txt,sha256=dTz-3Lb8TmoM9IUJmYyTHHY5_eTWNmo3E-f_zu4G5tQ,1115
425
- machineconfig-2.5.dist-info/top_level.txt,sha256=porRtB8qms8fOIUJgK-tO83_FeH6Bpe12oUVC670teA,14
426
- machineconfig-2.5.dist-info/RECORD,,
422
+ machineconfig-2.6.dist-info/METADATA,sha256=EfjOIaNVN03ph08r7znVn2SXUH30pD5ZR3nlWxngxwA,7165
423
+ machineconfig-2.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
424
+ machineconfig-2.6.dist-info/entry_points.txt,sha256=RRiZNvrXQZR3f0XbSHN5MMj0xNxM2S4VS4iP5DPgT0c,987
425
+ machineconfig-2.6.dist-info/top_level.txt,sha256=porRtB8qms8fOIUJgK-tO83_FeH6Bpe12oUVC670teA,14
426
+ machineconfig-2.6.dist-info/RECORD,,
@@ -1,20 +1,17 @@
1
1
  [console_scripts]
2
2
  choose_wezterm_theme = machineconfig.scripts.python.choose_wezterm_theme:main
3
3
  cloud_copy = machineconfig.scripts.python.cloud_copy:arg_parser
4
- cloud_manager = machineconfig.scripts.python.cloud_manager
5
4
  cloud_mount = machineconfig.scripts.python.cloud_mount:main
6
5
  cloud_repo_sync = machineconfig.scripts.python.cloud_repo_sync:args_parser
7
6
  cloud_sync = machineconfig.scripts.python.cloud_sync:args_parser
8
- croshell = machineconfig.scripts.python.croshell
7
+ croshell = machineconfig.scripts.python.croshell:build_parser
9
8
  devops = machineconfig.scripts.python.devops:args_parser
10
- fire = machineconfig.scripts.python.fire_jobs
9
+ fire = machineconfig.scripts.python.fire_jobs:main
11
10
  fire_agents = machineconfig.scripts.python.fire_agents:main
12
11
  ftpx = machineconfig.scripts.python.ftpx:main
13
- gh_models = machineconfig.scripts.python.gh_models
14
- mcinit = machineconfig.scripts.python.ai.mcinit
12
+ mcinit = machineconfig.scripts.python.ai.mcinit:add_ai_configs
15
13
  mount_nfs = machineconfig.scripts.python.mount_nfs:main
16
14
  mount_nw_drive = machineconfig.scripts.python.mount_nw_drive:main
17
15
  repos = machineconfig.scripts.python.repos:main
18
- scheduler = machineconfig.scripts.python.scheduler
19
16
  start_slidev = machineconfig.scripts.python.start_slidev:main
20
17
  wifi_conn = machineconfig.scripts.python.wifi_conn:main