Track and jump to AI agent's last edited file position.

A Varlink service for editor integration.

nix profile install https://sources.profpatsch.de/Profpatsch.tar.gz#agent-last-position

See the manual page for full documentation:

man ./agent-last-position.1

Or after installation:

man agent-last-position

# Start the service
systemctl --user start agent-last-position.service

# Test it works correctly
agent-last-position set /tmp/test.txt 42
agent-last-position open