JULES.md logo

JULES.md

JULES.md is a configuration file format for the Google Jules AI coding agent, providing project-specific instructions, architecture context, and coding standards to guide AI-assisted development workflows. Similar in spirit to AGENTS.md, CLAUDE.md, and other agent-context files, JULES.md scopes Jules behavior to a repository.

1 APIs 0 Features
AI AgentsAI CopilotDeveloper WorkflowGoogle JulesAgent ConfigurationCoding Agent

APIs

Google Jules AI

Google Jules is an asynchronous AI coding agent that uses JULES.md configuration files to understand project context and assist with software development tasks across a repository.

Resources

🔗
Website
Website
🔗
Documentation
Documentation

Sources

apis.yml Raw ↑
aid: jules-md
name: JULES.md
description: >-
  JULES.md is a configuration file format for the Google Jules AI coding
  agent, providing project-specific instructions, architecture context, and
  coding standards to guide AI-assisted development workflows. Similar in
  spirit to AGENTS.md, CLAUDE.md, and other agent-context files, JULES.md
  scopes Jules behavior to a repository.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - AI Agents
  - AI Copilot
  - Developer Workflow
  - Google Jules
  - Agent Configuration
  - Coding Agent
url: https://raw.githubusercontent.com/api-evangelist/jules-md/refs/heads/main/apis.yml
created: '2025-01-01'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
  - aid: jules-md:jules
    name: Google Jules AI
    description: >-
      Google Jules is an asynchronous AI coding agent that uses JULES.md
      configuration files to understand project context and assist with
      software development tasks across a repository.
    humanURL: https://jules.google.com/
    tags:
      - AI
      - Coding Agent
      - Google
      - Agent Configuration
    properties:
      - type: Documentation
        url: https://jules.google.com/
      - type: Website
        url: https://jules.google.com/
common:
  - type: Website
    url: https://jules.google.com/
  - type: Documentation
    url: https://jules.google.com/
maintainers:
  - FN: Kin Lane
    email: [email protected]