68ac64cc02
Move system prompt management from ChatView into ConversationStateManager, ensuring the system prompt stays synchronized with the current agent mode. Replace hardcoded default prompts with a shared constant and add setSystemPrompt to support live updates when switching modes. Clean up minor formatting issues.