Arcane Studio is a collection of productivity-boosting tools built on top of the Arcane Engine. The engine takes natural language instructions (Tasks) and executes them on the users' behalf using its capabilities, which include reading, writing, and editing code and interacting with issues, tickets, wikis, etc via integrations.
You can use Docker to run the project locally. Make sure you have Docker installed on your machine.
git clone https://github.com/arc-eng/studio.git
cd studio
docker-compose up --build
git clone https://github.com/arc-eng/studio.git
cd studio
poetry install
python manage.py migrate
python manage.py runserver
Contributions are welcome! Please read the contributing guidelines first.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries, please contact us at support@arcane.engineer.