Skip to content

faqro/qwale-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QwaleCode 🚀 💻 🤖 🧑‍🤝‍🧑

QwaleCode is a lightweight Electron-based IDE focused on providing a simple workflow for collaborating with people on projects, while integrating agentic AI features.

QwaleCode builds on the Monaco code viewer, adding collaboration and AI features that turn it from a simple code editor into a powerful tool for managing complex workflows.

Collaborate 🤝

Add your colleagues, peers, or friends to your workspace to make collaborating on projects easier than ever - no Git required!

Collaborate

AI Code 🤖

Use agentic AI to help you build your projects, find bugs in your code, and provide program suggestions!*

*Requires OpenAI API Key

AI Code

Run/Debug Workflows 👷

Define custom run/debug workflows, making testing, building, and production workflows faster than ever - easier to setup than Makefiles and npm scripts!

Run Workflow

Git Integration ℹ️

Pull/push, manage branches, and more for your repo, all from the comfort of your IDE!

Git Feature

Setup

  1. Clone or copy the repository to your machine.
  2. Install dependencies:
npm install
  1. Start the app:
npm start
  1. or, Build the app:
npm build

Auto-update behavior

  • The app uses update-electron-app with update.electronjs.org as the update source.
  • Update checks are initialized only when the app is packaged (app.isPackaged === true).

License

CC BY-NC-ND 4.0

About

A lightweight IDE, built for collaboration, AI-coding, and more

Resources

Stars

Watchers

Forks

Contributors