Skip to content

Conversation

@Cfomodz
Copy link

@Cfomodz Cfomodz commented Nov 30, 2025

No description provided.

Cfomodz and others added 11 commits November 27, 2025 18:46
…ecution in orchestrator.py; update .gitignore to include temp directories
- Created perplexity_ai_cli package with proper __init__.py
- Added pyproject.toml for pip installation
- Updated README with comprehensive documentation
- Removed content factory files (moved to separate repos)
- Added CLI entry points: perplexity-ai, ppl

Can now be installed with:
  pip install git+https://github.com/Cfomodz/perplexity.ai-cli.git
…ng mode

- Introduced Conversation class to represent conversation history.
- Added methods for listing, opening, and continuing conversations in the Perplexity AI CLI.
- Implemented image generation handling and downloading capabilities.
- Enabled extended thinking mode for enhanced response reasoning.
- Updated dependencies to include aiohttp for asynchronous HTTP requests.
- Expanded the criteria for identifying logged-in users by adding various selectors for user indicators, profile images, and account links.
- Implemented checks for visible sign-in buttons to confirm if the user is logged out.
- Added fallback logic to analyze page text for common indicators of login status.
- Updated help text for the delete conversation argument to clarify usage.
…puts and collapse spaces

- Updated query processing to replace line breaks with spaces and remove extra spaces for cleaner input.
- Ensured consistent use of the modified query format in both ask and continue conversation methods.
- Set use_paste to True for API requests to enhance input handling.
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.

1 participant