- Add EnvInspectExecutor to read ENV files and return key-value pairs - Add FileInspectExecutor to read portions of text files (up to 1MB) - Add FileExecutor tests including /opt/letsbe/config path verification - Register new executors in EXECUTOR_REGISTRY 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_composite_executor.py | ||
| test_docker_executor.py | ||
| test_env_inspect_executor.py | ||
| test_env_update_executor.py | ||
| test_file_executor.py | ||
| test_file_inspect_executor.py | ||