hrs is a tiny HTTP server backed by SQLite that AI agents can POST work entries to from any directory. It renders markdown for humans.
-
Getting Started
Install, start the server, log your first entry, migrate existing worklogs
-
API Reference
POST /entries, GET /entries, DELETE, schema discovery, health check
-
Agent Integration
CLI vs HTTP, sandboxed agents, Claude Code and Cursor examples
-
TUI Explorer
Vim-style terminal UI, keybindings, hours estimate caveat
GitHub · MIT licensed