dalexor 0.1.9__py3-none-any.whl → 0.2.0__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.
dalexor/main.py CHANGED
@@ -1226,7 +1226,7 @@ def run_agent():
1226
1226
  elif res.status_code == 429:
1227
1227
  print(f"[!] Rate Limit Exceeded: Your plan is currently throttled. Upgrade to Sovereign for near-unlimited velocity.")
1228
1228
  elif res.status_code == 402:
1229
- print(f"[!] Quota Full: You have reached your Intelligence Atom limit. Please upgrade or manage your atoms at "dalexor.com")
1229
+ print(f"[!] Quota Full: You have reached your Intelligence Atom limit. Please upgrade or manage your atoms at 'dalexor.com'")
1230
1230
  else:
1231
1231
  print(f"[!] Handshake Refused: {res.status_code} - {res.text}")
1232
1232
  except Exception as e:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dalexor
3
- Version: 0.1.9
3
+ Version: 0.2.0
4
4
  Summary: Dalexor MI: Global MCP Brain & Sovereign CLI. Zero-knowledge code intelligence.
5
5
  Author-email: Dalexor Team <support@dalexor.com>
6
6
  Classifier: Programming Language :: Python :: 3
@@ -0,0 +1,8 @@
1
+ dalexor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ dalexor/main.py,sha256=H0G7TwvAXzUpSK3IIlDcqZWkLLlorWE4CHQv9U-Y9F0,58775
3
+ dalexor-0.2.0.dist-info/licenses/LICENSE,sha256=8vtGEZuuzp5cO-mlCG4j4d6MaRj1l6MsqGt1FehKH-g,665
4
+ dalexor-0.2.0.dist-info/METADATA,sha256=EZk2vEAMBzowkm7YnihOnhMXAgkBbgcPvMpvHuvU4gQ,2178
5
+ dalexor-0.2.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
6
+ dalexor-0.2.0.dist-info/entry_points.txt,sha256=_5OmdAjPEySJJ1x--mlPtQGWvnkh6Gw-_phTIFoyLJ8,79
7
+ dalexor-0.2.0.dist-info/top_level.txt,sha256=Xj_feUtDk35VMNuSb67M1SPHvRW5jWkJ_MfWjad807w,8
8
+ dalexor-0.2.0.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- dalexor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- dalexor/main.py,sha256=OdYRuPQXweEy3qJzdQo9Cwc0J3ecNeew5bZF2syDH3Q,58774
3
- dalexor-0.1.9.dist-info/licenses/LICENSE,sha256=8vtGEZuuzp5cO-mlCG4j4d6MaRj1l6MsqGt1FehKH-g,665
4
- dalexor-0.1.9.dist-info/METADATA,sha256=9iJ_SGw_NssKme_Xux15TFo7dSir7ETNDONqv1FwP9s,2178
5
- dalexor-0.1.9.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
6
- dalexor-0.1.9.dist-info/entry_points.txt,sha256=_5OmdAjPEySJJ1x--mlPtQGWvnkh6Gw-_phTIFoyLJ8,79
7
- dalexor-0.1.9.dist-info/top_level.txt,sha256=Xj_feUtDk35VMNuSb67M1SPHvRW5jWkJ_MfWjad807w,8
8
- dalexor-0.1.9.dist-info/RECORD,,