Skip to content

ChatJulia Documentation

ChatJulia is the ChatArch Julia tooling package entrypoint. These docs record the implemented CLI and future extension boundary.

  • CLI Tree


    Review the current real command entrypoint, root-only boundary, and update rule.

    View CLI Tree

  • Julia Tooling Boundary


    The package currently stays as an installable, testable, releasable Julia tooling shell; real orchestration commands are not exposed yet.

Local Preview

pip install -e ".[docs]"
mkdocs serve