Skip to main content
These local-only planning commands are published in @praxa/cli@0.3.0. The explicit praxa bin is required because the package preserves both the current praxa and legacy aura binaries.

Preview a source entry

Supported provider IDs are mem0, zep, graphiti, langgraph, letta, and openai_agents. Use --project-dir DIR to inspect a different existing project directory. The dry run returns local source metadata: source ID, provider, federated mode, read-only access, and enabled state. It does not accept or store a provider credential, plan an endpoint or secret reference, call the provider, connect an account, or write a memory.

Preview a synchronization plan

This inspects whether a proposed federation configuration is structurally complete. It does not start a job. There is no sync run, mirror, import, or cutover command because Praxa has not shipped the credential vault, durable scheduler, authenticated management qualification, or transition receipts those commands would require.
Keep provider credentials in your server-side vault. Generated files must contain references, never secret values.
Last modified on August 14, 2026