open-loops 1.1.2

Recupere o contexto de trabalhos pausados: o que começou, onde parou, qual o próximo passo
Documentation
1
2
3
4
5
6
7
8
{"version": 2, "width": 80, "height": 24, "timestamp": 1782337956, "idle_time_limit": 2.0, "env": {"SHELL": "/bin/bash", "TERM": "dumb"}, "title": "open-loops demo"}
[0.020302, "o", "Switched to a new branch 'feat/login'\r\n"]
[0.026139, "o", "$ loops init ~/projects\r\n"]
[0.028303, "o", "roots registered:\r\n  /tmp/tmp.1J6Q0bKehU/projects\r\n\r\nconfig at /tmp/tmp.1J6Q0bKehU/home/config.toml\r\n"]
[0.028813, "o", "\r\n$ loops\r\n"]
[0.034962, "o", "LOOP                    IDLE  AHEAD  BEHIND\r\nmy-app/feat/login       0min      1       0\r\n\r\n$ loops resume feat/login --dry-run\r\n"]
[0.046099, "o", "# my-app/feat/login\r\n\r\n**Confidence:** low — no AI sessions matched — context from git only\r\n\r\n## Git\r\n\r\n- branch: feat/login (HEAD 4091297)\r\n- base: main\r\n- ahead: 1, behind: 0\r\n\r\n### Commits (base..branch)\r\n4091297 feat: login wip\r\n\r\n### Diffstat\r\nauth.rs | 1 +\r\n 1 file changed, 1 insertion(+)\r\n\r\n## AI sessions\r\nnone matched\r\n\r\n---\r\nDry run — LLM not invoked. Run without `--dry-run` to distill.\r\n\r\n$ loops resume feat/login   # LLM replaced by cat in demo config\r\n"]
[0.059635, "o", "# my-app/feat/login\r\n\r\n**Confidence:** low — no AI sessions matched — context from git only\r\n\r\nYou reconstruct the context of a paused work branch.\r\nAnswer in markdown, in English, with exactly these sections:\r\n\r\n## Why\r\n## Done\r\n## Remaining\r\n## Next step\r\n\r\nBe concrete and direct. Rely ONLY on the evidence below.\r\nIf the evidence is insufficient for a section, write \"insufficient evidence\".\r\n\r\n# Branch\r\nmy-app/feat/login (base: main)\r\n\r\n# Commits (base..branch)\r\n4091297 feat: login wip\r\n\r\n# Diffstat\r\nauth.rs | 1 +\r\n 1 file changed, 1 insertion(+)\r\n\r\n# AI sessions\r\nnone found\r\n\r\n## Sources\r\n\r\n- git: branch feat/login (HEAD 4091297)\r\n\r\n"]