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.26.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.26.0-py3-none-any.whl (3.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hypergolic-0.26.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.26.0.tar.gz
Algorithm Hash digest
SHA256 c2001707f49e2c859e8a3b188ade87018ecb8ad39ede00914eb61ef4a03d638f
MD5 cbde6bd1cd6607baf3864f876de42f40
BLAKE2b-256 76d7a6a1c5fae217a14b7d0822122c632bda160d92c3b206fc162bda929a379e

See more details on using hashes here.

Provenance

The following attestation bundles were made for hypergolic-0.26.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.26.0-py3-none-any.whl.

File metadata

  • Download URL: hypergolic-0.26.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.26.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2ee4a1290a4ef1b027a870ad6bc4e3a516a4573268dff0b263c67d0835f93cba
MD5 7c7a68677025142eb1039552dc761017
BLAKE2b-256 f059fe837d4e696d2932a3634474b30d4e0fa667a3b94655581e5d183a464a42

See more details on using hashes here.

Provenance

The following attestation bundles were made for hypergolic-0.26.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