Skip to content

Git for AI Agents

v1.1.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 2d Version Control
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agent claude-code developer-tools devtools go version-control

Summary

AI summary

Adds Pi coding agent integration and JSON output for session listings.

Changes in this release

Feature Medium

Adds `rgt pi-hook` command and `rgt init --agent pi` support for Pi coding agent integration.

Adds `rgt pi-hook` command and `rgt init --agent pi` support for Pi coding agent integration.

Source: llm_adapter@2026-06-01

Confidence: high

Feature Medium

Adds `--format json` flag to `rgt sessions` for machine‑readable output with indexed step counts.

Adds `--format json` flag to `rgt sessions` for machine‑readable output with indexed step counts.

Source: llm_adapter@2026-06-01

Confidence: high

Full changelog

What's New in v1.1.0

Features

  • Pi coding agent integration — New rgt pi-hook command and rgt init --agent pi support. Pi sessions are captured through the same DAG-based storage as Claude Code, Codex, and OpenCode. Installs via npm:@regent-vcs/pi-extension. (#50)
  • JSON output for rgt sessions — New --format json flag for machine-readable session listings with indexed step counts. (#47)

Improvements

  • Clarified sessions step count limit semantics
  • Updated README demo media

Full Changelog

https://github.com/regent-vcs/re_gent/compare/v1.0.0...v1.1.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Git for AI Agents

Get notified when new releases ship.

Sign up free

About Git for AI Agents

All releases →

Related context

Earlier breaking changes

  • v0.2.0 `rgt init` no longer installs a `PostToolUse` hook for Claude Code; migrated to `UserPromptSubmit`, `PostToolBatch`, and `Stop`
  • v0.2.0 Session IDs now use canonical format `<origin>:<escaped-id>`; legacy IDs adopted on first use

Beta — feedback welcome: [email protected]