cortex-llm 1.0.0__py3-none-any.whl → 1.0.1__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.
cortex/__init__.py CHANGED
@@ -5,7 +5,7 @@ A high-performance terminal interface for running Hugging Face LLMs locally
5
5
  with exclusive GPU acceleration via Metal Performance Shaders (MPS) and MLX.
6
6
  """
7
7
 
8
- __version__ = "1.0.0"
8
+ __version__ = "1.0.1"
9
9
  __author__ = "Cortex Development Team"
10
10
  __license__ = "MIT"
11
11
 
@@ -70,4 +70,4 @@ __all__ = [
70
70
  "ConversationManager",
71
71
  "initialize_cortex",
72
72
  "verify_system_requirements"
73
- ]
73
+ ]
cortex/ui/cli.py CHANGED
@@ -1405,8 +1405,8 @@ class CortexCLI:
1405
1405
  else:
1406
1406
  print() # Empty line if no model loaded
1407
1407
 
1408
- # Move cursor to input position inside the box
1409
- sys.stdout.write("\033[3A") # Move up 3 lines to the input line
1408
+ # Move cursor to input position inside the box (center of 3 interior lines)
1409
+ sys.stdout.write("\033[4A") # Move up 4 lines to the input line
1410
1410
  sys.stdout.write(f"\r{DIM}│{RESET} > ") # Position at prompt
1411
1411
  sys.stdout.flush()
1412
1412
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cortex-llm
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: GPU-Accelerated LLM Terminal for Apple Silicon
5
5
  Home-page: https://github.com/faisalmumtaz/Cortex
6
6
  Author: Cortex Development Team
@@ -1,4 +1,4 @@
1
- cortex/__init__.py,sha256=cAZXKEqjOtK2P-kij00tDHwtM3asYNCW1386R4WHyTQ,2201
1
+ cortex/__init__.py,sha256=Rj9Uybe04wTicJP6Z0Y39Czja7NXCYLIls7vmWXs5UM,2202
2
2
  cortex/__main__.py,sha256=9k1Cvz8ncltQzbrJlxz8JDv-jHAOLCZoCaKSlJ4YFHE,2664
3
3
  cortex/config.py,sha256=txmpJXy3kUEKULZyu1OWb_jkNQRHZClm5ovZfCTX_Zc,13444
4
4
  cortex/conversation_manager.py,sha256=aSTdGjVttsMKIiRPzztP0tOXlqZBkWtgZDNCZGyaR-c,17177
@@ -37,12 +37,12 @@ cortex/template_registry/template_profiles/standard/gemma.py,sha256=D4wZN3_6QzUj
37
37
  cortex/template_registry/template_profiles/standard/llama.py,sha256=jz4MyvmISSPtIAcffPE7LrTosHvlC0NoJhzTw1DCvpY,3209
38
38
  cortex/template_registry/template_profiles/standard/simple.py,sha256=dGOOcL6HRoJFxkixLrYC4w7c63h-QmOOWC2TsOihYog,2422
39
39
  cortex/ui/__init__.py,sha256=t3GrHJMHTVgBEKh2_qt4B9mS594V5jriTDqc3eZKMGc,3409
40
- cortex/ui/cli.py,sha256=oxHRIhLu_izy4ZfBWqUngnV060UD4P0J8bcvquKz2lU,74632
40
+ cortex/ui/cli.py,sha256=ExzP56n1yV4bdA1EOqHSDFRWhpgpX0lkghq0H0FXw7Q,74661
41
41
  cortex/ui/markdown_render.py,sha256=bXt60vkNYT_jbpKeIg_1OlcrxssmdbMO7RB2E1sWw3E,5759
42
42
  cortex/ui/terminal_app.py,sha256=SF3KqcGFyZ4hpTmgX21idPzOTJLdKGkt4QdA-wwUBNE,18317
43
- cortex_llm-1.0.0.dist-info/licenses/LICENSE,sha256=_frJ3VsZWQGhMznZw2Tgjk7xwfAfDZRcBl43uZh8_4E,1070
44
- cortex_llm-1.0.0.dist-info/METADATA,sha256=STGY7B8BthPSY29Slojmq1_HiXsQ5NxUtgwQoKPToMg,10087
45
- cortex_llm-1.0.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
46
- cortex_llm-1.0.0.dist-info/entry_points.txt,sha256=g83Nuz3iFrNdMLHxGLR2LnscdM7rdQRchuL3WGobQC8,48
47
- cortex_llm-1.0.0.dist-info/top_level.txt,sha256=79LAeTJJ_pMIBy3mkF7uNaN0mdBRt5tGrnne5N_iAio,7
48
- cortex_llm-1.0.0.dist-info/RECORD,,
43
+ cortex_llm-1.0.1.dist-info/licenses/LICENSE,sha256=_frJ3VsZWQGhMznZw2Tgjk7xwfAfDZRcBl43uZh8_4E,1070
44
+ cortex_llm-1.0.1.dist-info/METADATA,sha256=W9cEBdBcE1l1Gwe7SMjiAbjx-KIJVUrehYqJC_EIqzI,10087
45
+ cortex_llm-1.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
46
+ cortex_llm-1.0.1.dist-info/entry_points.txt,sha256=g83Nuz3iFrNdMLHxGLR2LnscdM7rdQRchuL3WGobQC8,48
47
+ cortex_llm-1.0.1.dist-info/top_level.txt,sha256=79LAeTJJ_pMIBy3mkF7uNaN0mdBRt5tGrnne5N_iAio,7
48
+ cortex_llm-1.0.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.10.2)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5