Skip to main content

An AI-powered coding assistant

Project description

Hypergolic

A framework for building your own AI coding assistant.

Hypergolic screenshot

Hypergolic makes it easy to build your own AI coding assistant, tailored to how you work. It gives you:

  • Building blocks for configuring how your agent operates — prompts, tools, skills, roles, and workflows, all defined in Python
  • An ergonomic UI for working with your agents — session management, tool approval, and more
  • A complete starter template that bootstraps a working assistant in minutes

Key Features

  • Tool loop — File operations, shell, git, browser automation, and more, with configurable approval policies.
  • Session continuity — Conversations persist and are resumable. Run multiple sessions in parallel.
  • Skills and roles — Activate specialized expertise (debugging, frontend, product thinking, etc.) on demand.
  • Workflows — Multi-phase state machines with structured handoffs and artifact passing.
  • Sub-agents — Dispatch parallel sub-agents on their own branches for research or scoped implementation work, then review and merge their results.
  • MCP integration — Connect external tool servers via Model Context Protocol.
  • Custom tools — Define tools as Python functions with typed inputs, structured outputs, and approval policies.

Quick Start

# Install uv (Python package manager)
curl -LsSf https://astral.sh/uv/install.sh | sh

# Optional: install ripgrep for faster file search
brew install ripgrep

# Install Hypergolic
uv tool install hypergolic

# Save your API credentials to your shell profile (~/.zshrc, ~/.bashrc, etc.)
# HYPERGOLIC_API_KEY="your-api-key"
# HYPERGOLIC_BASE_URL="https://api.anthropic.com"

# Initialize your assistant
hypergolic init

# Launch
h

See the Installation Guide for full details.

Documentation

Why "Hypergolic"?

In chemistry, hypergolic propellants are two distinct compounds that ignite on impact. Their most common application is as rocket fuel, where hydrazine and dinitrogen tetroxide ignite upon touching. Used carelessly, they're hazardously toxic and explosive. Used right, they help us reach the stars. Those same opportunities and risks exist within modern agentic tools.

In several domains, human <> ML collaboration is more effective than either acting alone. One famous example is "Centaur Chess" where a human using a moderately-powerful AI can outperform advanced AI models. Whether or not this remains true in the future, I think the metaphor holds for agentic coding. Humans benefit from the velocity, depth, and breadth LLMs bring to the table. At the same time, human review and ideation can bring judgment and rigor to technical outcomes beyond purely vibe-coded approaches. In a way, humans and AI agents are hypergolic.

Hypergolic strives to help humans and agents get the most out of their work. The two-sided UX encourages seamless agent<>human interaction. The project's approach towards transparent configuration and sensible defaults lets both entities refine their tooling. And an extensible, shared approach means that both the agent and the human become more knowledgeable and productive over time.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hypergolic-0.24.0.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hypergolic-0.24.0-py3-none-any.whl (3.0 MB view details)

Uploaded Python 3

File details

Details for the file hypergolic-0.24.0.tar.gz.

File metadata

  • Download URL: hypergolic-0.24.0.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for hypergolic-0.24.0.tar.gz
Algorithm Hash digest
SHA256 d4b7fbcff3764ffb2e83df312ba9211a680f12c514357f76fcad29feab6f3b44
MD5 18a11ef2ab09041a15018e4678d0e615
BLAKE2b-256 eb268a5e0dae452066c9ca7acd1dfee47ec443b21b1c66319a6cfc0ccb64cf5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for hypergolic-0.24.0.tar.gz:

Publisher: publish.yml on RobertTownley/hypergolic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hypergolic-0.24.0-py3-none-any.whl.

File metadata

  • Download URL: hypergolic-0.24.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for hypergolic-0.24.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3ebf5bf6a69610dfcd31d7d93becb5a9cf95bf3f101edb073937a59f8c0dcbfd
MD5 467ae9de39ff54cbd9d6f6e305a2d670
BLAKE2b-256 0e99ab09fcf48f6875a8f5c05f82b6cc39b591693c046a420441e072018eb9d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for hypergolic-0.24.0-py3-none-any.whl:

Publisher: publish.yml on RobertTownley/hypergolic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page