hillclimb 0.6.2 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # hillclimb
2
2
 
3
- Capture AI coding sessions and upload agent traces, ATIF traces, git traces, and
4
- debug logs to Hillclimb.
3
+ Capture AI coding sessions and upload agent traces, git traces, and debug logs
4
+ to Hillclimb. (ATIF trajectories are derived from the raw traces server-side.)
5
5
 
6
6
  Supported tools: Claude Code, Cursor, Codex, opencode, and GitHub Copilot Chat.
7
7