Command Reference

This section documents every CodeLogician command:

CommandDescription
evalEvaluate IML files via the ImandraX reasoning engine
docAccess documentation, guides and ImandraX reference
agentRun the autoformalization agent on a single file
multiagentRun autoformalization on an entire directory
serverStart and interact with the reasoning server
tuiLaunch the terminal user interface
sampleCreate a sample Python project for experimentation

Environment Variables

VariableDescription
IMANDRA_UNI_KEYImandra Universe API key (required). Obtain one at universe.imandra.ai
CODELOGICIAN_SERVER_URLBase URL for the CodeLogician server (default: http://localhost:8000)