Skip to content

NtFelix/jules-raycast

Repository files navigation

Google Jules Cover

Google Jules

Bring the power of the Google Jules coding agent directly to your fingertips with this Raycast extension. Seamlessly start new sessions and manage your coding tasks without leaving your keyboard.

Features

  • Start New Session: Quickly initialize a new coding session with Jules directly from Raycast.
  • Seamless Integration: Designed to fit perfectly into your Raycast workflow.

Installation

  1. Install Dependencies:

    npm install
  2. Build the Extension:

    npm run build
  3. Import to Raycast:

    • Open Raycast.
    • Run the Import Extension command.
    • Select the directory containing this repository.

Setup

To use this extension, you need a Jules API Key:

  1. Log in to the Jules Web App.
  2. Go to Settings > API at jules.google.com/settings/api.
  3. Under the API Keys section, click Create a new secret key.
  4. Copy the key and paste it into the Raycast extension preferences when prompted.

Usage

Once installed, simply open Raycast and search for "Jules" to see the available commands.

Command List

  • Start New Session: Launches the form to start a new Jules session.

Start Session

  • Search Sessions: View and manage your active sessions.

List Sessions

  • Session Details: View the plan and progress of a specific session.

Session Detail

  • Send Message: Communicate with Jules directly.

Send Message

Development

To run the extension in development mode:

npm run dev

License

MIT

About

a raycast extension that brings google jules to your fingertips

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors