Skip to content
Discussion options

You must be logged in to vote

Every CLI tool runs in its own invocation context, with scoped working directories and separate history files, so filesystem operations and prompts don’t bleed between sessions.

On the UI side, session metadata and file previews are tracked independently, and resource usage is bounded by the underlying CLI tool rather than a shared agent pool. In WebUI mode, AionUi acts as a controller only, all execution still happens locally on the host machine, and no data or context is transmitted externally.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by my-project-world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants