This repository was archived by the owner on Jul 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 181
epic: Cortex.cpp CLI MVP v0.1 #1081
Copy link
Copy link
Closed
Labels
category: app shellInstaller, updaters, distributionsInstaller, updaters, distributionstype: epicA major feature or initiativeA major feature or initiative
Description
This ticket only includes command list, the actual callback for each command will be in sub-tickets.
Architecture
- https://github.com/CLIUtils/CLI11 can be a good library: header only, no dependencies, c++11.
Installation, Updating & Uninstallation
- epic: Cortex.cpp Installer MVP (Local & Network Installer) #1030
- uninstall
- epic:
cortex updatecommand #1087
Process
Engine Management
- janhq/cortex#1072
- janhq/cortex#1074
- janhq/cortex#1073
Hardware Management
Model Management
- janhq/cortex#1075
- janhq/cortex#1064
- janhq/cortex#1060
- Download engines #1078
Model Running
- janhq/cortex#1076
- feat: cortex models stop <model_id> #1204
Basic Use
- Chat
- embeddings
System
- janhq/cortex#1066
- ps
- feat: cortex stop #1205
Logs
Logs turned out to be more work than we thought, due to Windows having file perm issues and requiring us to implement Unix Daemon Sockets
- improve: redirect log to right position #1054
- bug: Multiprocess cannot write log to the same file #1056
Packaging
- Docker template
List of commands:
Unknown?
Metadata
Metadata
Assignees
Labels
category: app shellInstaller, updaters, distributionsInstaller, updaters, distributionstype: epicA major feature or initiativeA major feature or initiative