vitya
13abe176fd
feat(using-tasks): session lock guard v1.4.0
Adds `.tasks/.lock` awareness to the `using-tasks` skill:
- Session start new step 1: read `.tasks/.lock`; if type:"agent" with
heartbeat ≤10 min → hard warning + require user confirmation; stale
lock (TTL expired) → silently overwrite; absent/cleared → write
type:"interactive" lock (120-min TTL).
- Session end new step 1: delete `.tasks/.lock` when type:"interactive".
- Structure section: `.lock` entry with gitignored callout.
- Rules bullet: "Honour `.tasks/.lock`".
- `.gitignore`: adds `.tasks/.lock` (ephemeral runtime state).
- dist/using-tasks.skill rebuilt.
Closes [using-tasks-session-lock].
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 12:57:48 +03:00
..
2026-04-28 11:00:23 +03:00
2026-04-28 10:42:33 +03:00
2026-04-28 10:42:33 +03:00
2026-05-05 21:49:44 +03:00
2026-04-28 10:42:33 +03:00
2026-04-28 10:42:33 +03:00
2026-06-09 19:53:05 +03:00
2026-04-28 10:42:33 +03:00
2026-05-27 13:33:52 +03:00
2026-05-29 17:07:36 +03:00
2026-05-24 23:10:03 +03:00
2026-05-06 22:36:02 +03:00
2026-05-01 10:23:50 +03:00
2026-05-06 22:49:56 +03:00
2026-05-25 06:54:15 +03:00
2026-04-28 13:19:38 +03:00
2026-05-21 14:22:51 +03:00
2026-05-09 20:53:57 +03:00
2026-04-28 20:31:28 +03:00
2026-05-21 21:36:28 +03:00
2026-06-11 12:23:25 +03:00
2026-05-07 10:12:59 +03:00
2026-05-07 14:04:27 +03:00
2026-04-28 13:19:38 +03:00
2026-05-22 08:02:57 +03:00
2026-06-09 20:48:18 +03:00
2026-05-09 20:53:57 +03:00
2026-06-09 16:44:34 +03:00
2026-06-11 12:57:48 +03:00
2026-05-25 07:33:29 +03:00
2026-05-21 21:36:28 +03:00
2026-06-06 20:01:13 +03:00
2026-05-26 10:15:46 +03:00