LICENSE
MANIFEST.in
README.md
SPEC-v0.0.1.md
SPEC-v0.0.2.md
pyproject.toml
setup.py
docs/README.md
docs/architecture.md
docs/discussion-2026-05-30.md
docs/vision.md
examples/AGENT.xmd
examples/PROJECT.xmd
runxmd/__init__.py
runxmd/agent.py
runxmd/cli.py
runxmd/executor.py
runxmd/memory.py
runxmd/parser.py
runxmd.egg-info/PKG-INFO
runxmd.egg-info/SOURCES.txt
runxmd.egg-info/dependency_links.txt
runxmd.egg-info/entry_points.txt
runxmd.egg-info/top_level.txt
runxmd/plugins/__init__.py
runxmd/plugins/base.py
runxmd/plugins/fs.py
runxmd/plugins/http.py
runxmd/plugins/lang.py
runxmd/plugins/llm.py
runxmd/plugins/shell.py