Directories
¶
| Path | Synopsis |
|---|---|
|
Package agentcatalog fetches custom agents from a Praxis deployment and renders each one into the subagent file format that the local AI host (Claude Code, Gemini CLI, Codex) expects.
|
Package agentcatalog fetches custom agents from a Praxis deployment and renders each one into the subagent file format that the local AI host (Claude Code, Gemini CLI, Codex) expects. |
|
Package agentinstall manages the lifecycle of agent files across the detected AI hosts on this machine.
|
Package agentinstall manages the lifecycle of agent files across the detected AI hosts on this machine. |
|
Package credentials manages the per-user, multi-profile credentials store at ~/.praxis/credentials.
|
Package credentials manages the per-user, multi-profile credentials store at ~/.praxis/credentials. |
|
Package duties is the read-only REST client for Praxis Agent Schedules ("duties") on a deployment.
|
Package duties is the read-only REST client for Praxis Agent Schedules ("duties") on a deployment. |
|
Package exitcode names the process exit codes praxis returns.
|
Package exitcode names the process exit codes praxis returns. |
|
Package harness detects which AI host CLIs/IDEs are present locally and reports where each one looks for skill files.
|
Package harness detects which AI host CLIs/IDEs are present locally and reports where each one looks for skill files. |
|
Package mcpmanifest fetches the gateway's /v1/mcp/manifest catalog and writes it to ~/.praxis/mcp-tools.json so AI hosts can grep the file for available tools without hitting the network on every turn.
|
Package mcpmanifest fetches the gateway's /v1/mcp/manifest catalog and writes it to ~/.praxis/mcp-tools.json so AI hosts can grep the file for available tools without hitting the network on every turn. |
|
Package memory is the REST client for the Praxis memories API (/ai-api/memories on the deployment).
|
Package memory is the REST client for the Praxis memories API (/ai-api/memories on the deployment). |
|
Package paths centralizes ~/.praxis filesystem locations.
|
Package paths centralizes ~/.praxis filesystem locations. |
|
Package render handles output mode (pretty vs JSON) for praxis commands.
|
Package render handles output mode (pretty vs JSON) for praxis commands. |
|
Package selfupdate fetches the latest praxis release from GitHub, verifies its checksum, and atomically replaces the running binary.
|
Package selfupdate fetches the latest praxis release from GitHub, verifies its checksum, and atomically replaces the running binary. |
|
Package skillcatalog fetches the praxis skill catalog from a Praxis deployment.
|
Package skillcatalog fetches the praxis skill catalog from a Praxis deployment. |
|
Package skillinstall manages the lifecycle of skill files across the detected AI hosts on this machine.
|
Package skillinstall manages the lifecycle of skill files across the detected AI hosts on this machine. |
Click to show internal directories.
Click to hide internal directories.