You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Changed .env location from ~/.env to ${PAI_DIR}/.env for consistency
- Updated all documentation to use ${PAI_DIR}/.env
- Fixed .env-example comments to clarify location
- Updated README.md, quick-start.md, and all other docs
- Fixed voice-server documentation references
- All commands now source from ${PAI_DIR}/.env
This provides a central location for environment variables that stays
with the PAI installation rather than polluting the home directory.
Fixes#20
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments