bot-hermes
77e7dd1127
forge CLI pivot: rewrite gitea+gitlab clients to tea/glab transports
...
Replace raw fetch transport with CLI subprocess calls:
- Gitea: spawn 'tea api --include' with GITEA_SERVER_TOKEN env var
- GitLab: spawn 'glab api --include' with GITLAB_TOKEN env var
Binary paths env-overridable (TEA_BIN / GLAB_BIN).
8s request timeout via AbortSignal on spawned process.
ETag cache and rate-limit cooldown dropped (tradeoff documented).
Pagination via --paginate for list endpoints.
Tests mock child_process.spawn instead of globalThis.fetch.
2026-09-05 14:06:04 +00:00
..
2026-08-22 11:55:38 +03:00
2026-08-18 02:59:04 +03:00
2026-08-13 22:44:13 +03:00
2026-08-24 14:03:18 +03:00
2026-08-19 00:07:57 +03:00
2026-08-13 22:44:13 +03:00
2026-08-14 12:45:35 +03:00
2026-08-30 02:24:22 +03:00
2026-08-05 13:59:17 +03:00
2026-09-03 06:10:05 -04:00
2026-08-29 01:06:43 +03:00
2026-08-17 09:57:54 +00:00
2026-09-05 14:06:04 +00:00
2026-08-31 07:37:26 -04:00
2026-09-05 14:06:04 +00:00
2026-08-30 02:18:40 +03:00
2026-04-07 22:51:14 +03:00
2026-08-24 16:22:58 +03:00
2026-08-15 10:16:31 +03:00
2026-08-18 02:59:04 +03:00
2026-08-24 02:21:35 +03:00
2026-08-31 07:37:26 -04:00
2026-07-21 20:52:20 +03:00
2026-08-22 11:55:38 +03:00
2026-08-30 13:19:45 +03:00
2026-08-27 10:06:53 +02:00
2026-08-24 14:03:18 +03:00
2026-08-30 13:19:45 +03:00
2026-07-04 02:48:07 +03:00
2026-07-06 22:54:31 +03:00
2026-07-21 20:52:20 +03:00
2026-08-26 17:15:49 +03:00
2026-08-21 12:12:40 +03:00
2026-08-20 01:40:10 +03:00
2026-08-29 01:14:02 +03:00
2026-07-29 01:42:40 +03:00
2026-08-24 14:30:00 +03:00
2026-06-26 19:27:53 +03:00
2026-08-30 02:24:22 +03:00
2026-08-27 04:10:09 +01:00
2026-08-24 14:03:18 +03:00
2026-08-31 07:37:26 -04:00
2026-08-27 04:10:09 +01:00
2026-08-03 09:12:35 +00:00
2026-08-03 09:12:35 +00:00
2026-06-05 15:01:22 +03:00
2026-06-05 15:01:22 +03:00
2026-07-15 14:02:12 +03:00
2026-07-15 14:02:12 +03:00
2026-05-24 15:46:11 +03:00
2026-05-24 15:46:11 +03:00
2026-07-17 13:17:21 +03:00
2026-06-30 01:21:42 +03:00