Backend improvements:
- Add cache auto-clear on settings save (class-settings-v2.php)
- Hooks updated_option action
- Clears connection test transients when local backend settings change
- Add reasoning_content streaming support (class-local-backend-provider.php)
- Handles thinking models like Claude extended thinking
- Captures chunk['choices'][0]['delta']['reasoning_content']
Documentation:
- Add FRONTEND_AND_CHAT_FIX_SUMMARY.md with all fixes
- Add FRONTEND-REFACTOR-PHASE2.md with modularization plan
Note: Splitting effort deferred - will continue iterating on monolith
Next: Fix session history not appearing bug
- Implement local backend AI provider with Ollama integration
- Add Brave Search API integration for real-time search suggestions
- Add image generation manager with multiple AI providers
- Create hybrid provider system with local/cloud fallback
- Add comprehensive settings UI with provider management
- Implement Gutenberg sidebar with writing assistance controls
- Add SEO schema generation for AI-generated content
- Multiple provider support: OpenRouter, local backend, Codex