Skip to content

Releases: jx-grxf/agent-presence

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 18:38
v0.2.1
5115574

Setup now walks you through it. Running agent-presence with no arguments opens a
first-run wizard: it finds which agents you have, asks how much the card should reveal
while previewing it live, asks whether to follow the focused window, installs the hooks,
and then reads the config files back to confirm. Quitting before the install step leaves
your machine untouched.

This exists because package managers cannot do that step for you. Homebrew sandboxes
post_install and forbids a formula from writing outside its own prefix, so
~/.claude/settings.json is out of reach — verified against a probe formula rather than
assumed, because the write is denied silently. Scoop has no such restriction and now
wires up your agents during scoop install.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 18:28
v0.2.0
e6731ef

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 18:16
v0.1.1
84f13e0

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 18:09
v0.1.0
de7e21a