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-05-25 07:20:18 +03:00
2026-05-05 22:35:55 +03:00
2026-05-05 21:21:19 +03:00
2026-05-05 21:49:44 +03:00
2026-05-07 00:00:55 +03:00
2026-05-22 08:11:31 +03:00
2026-05-06 07:02:42 +03:00
2026-05-25 07:35:33 +03:00
2026-05-24 23:10:03 +03:00
2026-05-24 23:43:55 +03:00
2026-05-24 23:14:11 +03:00
2026-05-24 21:56:30 +03:00
2026-05-24 23:41:26 +03:00
2026-04-28 20:32:58 +03:00
2026-06-11 12:57:48 +03:00
2026-06-09 20:59:05 +03:00
2026-05-05 21:14:06 +03:00
2026-05-21 09:12:07 +03:00
2026-05-21 09:01:13 +03:00
2026-05-25 15:38:14 +03:00
2026-06-08 12:59:08 +00:00
2026-05-20 13:00:51 +03:00