Releases: Londopy/git-attribution
Releases · Londopy/git-attribution
Release list
1.1.0
- Host awareness: the report's new
hostline names the agent it ran under (from
CLAUDECODE,CODEX_SANDBOX,CURSOR_AGENT,GEMINI_CLI) and where that agent's
attribution switch lives. Codex's is a ChatGPT workspace policy fetched at runtime,
so there is nothing on disk to flip and the guard is the local control; Cursor,
Gemini and Copilot have no documented switch. Claude Code's settings lines are now
labelledclaudeand printed under every host. - JSON gains
hostandhost_note. - SKILL.md rewritten for any host, with spec
license,compatibilityandmetadata
frontmatter;agents/openai.yamladded for Codex / ChatGPT UI metadata; README
install matrix for Codex, Cursor, Gemini CLI, Copilot and OpenCode. - Demo fixture gains a Codex-signed commit. 4 new tests (40 total).