diff --git a/README.md b/README.md index 832fefc..8aea030 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -
+

catchup

-# catchup +
### Pick up a coding agent session without starting over +Coding agents pass a session transcript through a handoff machine +
`catchup` is for the moment an agent hits a limit and you don't want to explain the whole job again. It pulls the useful part of the local session into clean Markdown. `catchup fork` picks the work back up in the same agent or a different one. diff --git a/assets/passing-coding-banner.png b/assets/passing-coding-banner.png new file mode 100644 index 0000000..88338a2 Binary files /dev/null and b/assets/passing-coding-banner.png differ