export default {
    name: 'Cline Offcial Blog',
    url: 'cline.bot',
    description: `
Cline Offcial Blog.
Cline is an AI-powered coding assistant that runs in VS Code. It goes beyond simple autocompletion by reading and writing across multiple files, executing commands, and adapting to your workflow—like having a skilled developer pair-programming with you right inside your editor.
Cline understands your codebase context and can help with everything from small code edits to complex refactoring tasks.
    `,
    zh: {
        name: 'Cline Offcial Blog',
        description: 'Cline 官方博客',
    },
};
