feat: add i18n support with Spanish localization and documentation improvements

- Add internationalization system with Spanish support
- Create contexts and sessions tutorial documentation
- Fix broken Warp sponsorship image URL
- Add locale detection from environment variables
- Update VSCode settings with new dictionary words
- Exclude VSCode settings from version workflows
- Update pattern descriptions and explanations
- Add comprehensive i18n test coverage
This commit is contained in:
Kayvan Sylvan
2025-09-05 13:14:51 -07:00
parent a46f189def
commit 20080fcb78
23 changed files with 894 additions and 119 deletions

View File

@@ -78,10 +78,6 @@ Assess AI outputs against criteria, providing scores and feedback.
Process direct queries by interpreting intent.
### solve_with_cot
Solve problems using chain-of-thought reasoning.
### suggest_pattern
Recommend Fabric patterns based on user requirements.