agent-last-position
Track and jump to AI agent's last edited file position.
A Varlink service for editor integration.
Installation
nix profile install https://sources.profpatsch.de/Profpatsch.tar.gz#agent-last-position
Documentation
See the manual page for full documentation:
man ./agent-last-position.1
Or after installation:
man agent-last-position
Quick Start
# 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