hillclimb
v0.8.2
Published
Extract and export AI coding tool logs grouped by repo
Maintainers
Readme
hillclimb
Capture AI coding sessions and upload agent traces, git traces, and debug logs to Hillclimb. (ATIF trajectories are derived from the raw traces server-side.)
Supported tools: Claude Code, Cursor, Codex, opencode, and GitHub Copilot Chat.
Quickstart
Run once from a git repo:
npx hillclimbHillclimb signs you in, connects the repo to a project, installs local hooks for detected tools, and uploads future sessions automatically.
Logs
Daily logs are written to:
~/.hillclimb/logs/YYYY-MM-DD.logIf a hook reports npx: command not found, install Node/npm or make sure npx
is available to the agent hook shell.
Hillclimb requires Node.js 18 or newer. On older Node the CLI exits with a
message saying so — upgrade via your version manager (e.g. nvm install 22)
or from nodejs.org.
License
MIT - see LICENSE.
