/ src / content / projects / roocode.mdx
roocode.mdx
 1  ---
 2  title: RooCode
 3  hasImage: false
 4  date: 2025-05-24
 5  description: An open-source, AI-powered coding assistant that runs in VS Code.
 6  source: https://github.com/RooCodeInc/Roo-Code
 7  type: open-source
 8  featured: true
 9  stack:
10      - ["Typescript", "https://astro.build"]
11      - ["React", "https://reactjs.com"]
12  ---
13  
14  Roo Code is an open-source, AI-powered coding assistant that runs in VS Code.
15  It goes beyond simple autocompletion by reading and writing across multiple files, executing commands, and adapting to your workflow—like having a whole dev team right inside your editor.
16  
17  See [roocode.com](https://roocode.com) for more information.