README.md
pyproject.toml
reallife/__init__.py
reallife/config.yaml
reallife/main.py
reallife/serve.py
reallife/status.py
reallife/tasks.py
reallife/utils.py
reallife.egg-info/PKG-INFO
reallife.egg-info/SOURCES.txt
reallife.egg-info/dependency_links.txt
reallife.egg-info/requires.txt
reallife.egg-info/top_level.txt
reallife/actions/__init__.py
reallife/actions/action.py
reallife/actions/status.py
reallife/actions/utils.py
reallife/scripts/__init__.py
reallife/scripts/aifunc.py
reallife/scripts/applescript.py
reallife/scripts/pypeteer.py
reallife/tools/__init__.py
reallife/tools/rag.py
test/test_action.py
test/test_fake.py
test/test_script.py