Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified ListFiles class to clearly distinguish files from directories #24

Merged
merged 3 commits into from
Apr 30, 2023

Conversation

iskandarreza
Copy link
Contributor

list_files command should now list files and directories in a clearer manner i.e. directories will have a trailing slash:

# Expected agent output:
SYSTEM: Executing command: list_files
SYSTEM: list_files output: ['.env', '.env.template', '.git/', '.github/', '.gitignore', 'docs/', 'examples/', 'LICENSE', 'load.py', 'loopgpt/', 'README.md', 'requirements.txt', 'setup.py', 'tests/',  '__pycache__/'] 

@FayazRahman FayazRahman merged commit faedc19 into farizrahman4u:main Apr 30, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants