AI utility to build and use across different context. Local Transcriptions, composable, pipe friendly. Uses XDG and POSIX specifications. Designed with vim and coreutils.
- Fix broken conditional logic in environment variable sourcing that prevented TAI_ENV_FILE from working when set externally - Add proper precedence hierarchy: TAI_ENV_FILE > --env-file > default - Add error handling for non-existent environment files with clear messages - Remove redundant sourcing logic in AISpeak() function - Fix default environment file path to use $APP_CONFIG_DIR/.default.env - Ensure APP_CONFIG_DIR exists before attempting to use default env file - Add missing APP_DATA_DIR creation for complete XDG compliance - Improve adherence to XDG Base Directory specification Resolves environment sourcing issues and ensures proper directory structure creation following Unix/Linux standards. Signed-off-by: Andrew Briscoe <admin@pandasportal.net> |
||
|---|---|---|
| bin | ||
| docs/concepts | ||
| install.sh | ||