Connect athrd once
Connect athrd to your AI CLI tooling so sessions sync automatically in the background.
athrd auth && athrd hooks installAdd AI session links to commits and PRs so your team can quickly understand what changed, why it changed, and turn each session into team knowledge.
Install the CLI to get started
Currently supports
import { useState } from "react";import { Minus, Plus } from "lucide-react";export function Counter() {const [count, setCount] = useState(0);
athrd keeps session context attached to your code so reviews, handoffs, and governance are faster and clearer.
Attach AI sessions to each change so reviewers can see decisions, tradeoffs, and execution steps in one place.
Turn everyday AI-assisted coding into reusable project knowledge for onboarding and handoffs.
Keep an auditable trail of AI-assisted work so teams can scale usage with confidence and accountability.
Keep your current workflow. athrd adds session context where your team already reviews and ships code.
Connect athrd to your AI CLI tooling so sessions sync automatically in the background.
athrd auth && athrd hooks installAs engineers work with Claude, Codex, Gemini, Cursor, or VS Code, athrd creates durable session links.
Add the athrd GitHub Action to scan commit messages and keep athrd links updated in every pull request.
Run these commands to connect your account and start attaching AI session links to your pull requests.