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

Re-prompt user for project name instead of exiting, spinner for package install #309

Merged
merged 4 commits into from
Feb 17, 2025

Conversation

tcdent
Copy link
Collaborator

@tcdent tcdent commented Feb 17, 2025

Requested by @areibman

@tcdent
Copy link
Collaborator Author

tcdent commented Feb 17, 2025

@srilaasya Is this the expected behavior with llms.txt? I am not sure when it's generating.

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

Attention: Patch coverage is 54.45545% with 46 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agentstack/cli/init.py 4.54% 21 Missing ⚠️
agentstack/cli/spinner.py 75.00% 13 Missing and 4 partials ⚠️
agentstack/packaging.py 27.27% 8 Missing ⚠️

📢 Thoughts on this report? Let us know!

@tcdent tcdent changed the title Re-prompt user for project name instead of exiting Re-prompt user for project name instead of exiting, spinner for package install Feb 17, 2025
@srilaasya
Copy link
Collaborator

Technically it creates a new llms.txt file in place of the existing one every time a workflow is run. But we're essentially just converting markdown to text-which doesn't necessarily capture all the guidelines to create an llms.txt file. Firecrawl has a new update where they're using Gemini to convert sites to llms.txt and it's good. Will raise a ticket to use that instead of existing workflow.

@bboynton97 bboynton97 merged commit 3d2c759 into AgentOps-AI:main Feb 17, 2025
9 of 10 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.

4 participants