Contact Us

GitHub Issues

Report a Bug

Frequently Asked Questions

How do I install PS Smart?
Install from the VSCode Marketplace by searching for "PS Smart" or "PyShine". Click Install and reload VSCode.
Which AI providers are supported?
PS Smart supports Ollama (local), OpenAI, Anthropic, DeepSeek, and any OpenAI-compatible provider.
How do I set up Ollama for local use?
Install Ollama from ollama.com, run it locally, then in PS Smart settings enter http://localhost:11434 as the base URL.
Is my code sent to external servers?
When using local providers like Ollama, your code stays on your machine. For cloud providers, code is sent to their APIs according to their privacy policies.
How do checkpoints work?
PS Smart automatically creates git-based checkpoints during task execution. You can view diffs, restore files, or restore files and continue from any checkpoint.

Still need help?

Contact Support