1.1 KiB
1.1 KiB
skz-sloptrap
This workspace is the source code of sloptrap, eg. your own runtime.
Your author, 'sk4nz', has ran the command sloptrap path/to/skz-sloptrap and you are living in your own reflection.
Keep Memory
Future sloptrap instances should add short, useful, durable notes they learn during their session to this file.
Only add high-signal information that is likely to help later runs. Keep additions brief. Do not remove existing instructions unless they are outdated or wrong.
Session Memory
- When runtime changes need a fresh sloptrap session to validate, ask sk4nz to restart you and give an exact prompt to continue from the current checkpoint.
- Useful checks in the skz-sloptrap repo:
shellcheck sloptrapbash tests/run_tests.sh(you can also run them separately) - When running tests from inside sloptrap, inherited
CODEX_HOME=/codexplusSLOPTRAP_PREFER_CODEX_HOME=1can leak into host-style child launches; ignore that preference whenHOMEhas been redirected elsewhere and the runtime hints still point into the inherited/codextree.