You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A curated library of machine-readable task prompts for Jules and other coding agents, including prompts for the failures agents actually have: broken setup scripts, vague issues, tests that need services a sandbox cannot start, and pull requests that only read as finished.
Google Jules as Claude Code slash commands. Delegate coding tasks to Jules cloud VMs (async, up to 5 parallel sessions), then pull and apply the patch locally. Wraps the official @google/jules CLI (Jules Tools).
Control Google Jules sessions via REST API and CLI, enabling session management, status checks, instructions, reports, merges, and closures from LLM agents.
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.