Project Files
README.md
Agent Xortron is a full-capability autonomous LM Studio tools plugin maintained by darkc0de.
Agent Xortron gives a selected local model access to file operations, Python and JavaScript execution, shell and terminal commands, browser automation, web research, RAG, Git, GitHub CLI tools, database inspection, persistent memory, notifications, and secondary-agent delegation.
Everything is enabled by default except:
Planning and delegation default to Always. Retrieval defaults to 10 results. The sub-agent time limit defaults to 3,600 seconds. Auto-debug, auto-save, and full code output are enabled.
This configuration intentionally grants the selected model broad computer access. Use trusted models and a controlled workspace.
Hub identity:
Internal filenames such as .beledarian, subagent_docs.md, and beledarian_info.md are intentionally retained because the current runtime expects them. They are implementation details; the visible product identity is Agent Xortron.
npm install
npm run ci
lms dev
lms push
darkc0de/agent-xortron