github-actions[bot]
125757bc7d
chore: bump version to 1.2.34
2026-03-25 21:29:02 +00:00
github-actions[bot]
7bfd060536
chore: bump version to 1.2.33
2026-03-25 20:47:41 +00:00
github-actions[bot]
3a26f69c7f
chore: bump version to 1.2.32
2026-03-25 20:39:06 +00:00
github-actions[bot]
6d4f972ad0
chore: bump version to 1.2.31
2026-03-25 15:37:53 +00:00
github-actions[bot]
fd444681ef
chore: bump version to 1.2.30
2026-03-25 15:36:23 +00:00
github-actions[bot]
bb736f37f2
chore: bump version to 1.2.29
2026-03-25 15:28:25 +00:00
github-actions[bot]
31c03cf924
chore: bump version to 1.2.28
2026-03-25 15:27:45 +00:00
github-actions[bot]
093530a418
chore: bump version to 1.2.27
2026-03-25 11:26:17 +00:00
gavrielc
e60eb6dea2
Merge remote-tracking branch 'telegram/main'
2026-03-25 13:22:40 +02:00
gavrielc
63f680d0be
chore: remove grammy and pin better-sqlite3/cron-parser versions
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 13:22:36 +02:00
github-actions[bot]
5d5b90448c
chore: bump version to 1.2.26
2026-03-24 23:05:58 +00:00
github-actions[bot]
6d4e251534
chore: bump version to 1.2.25
2026-03-24 23:05:15 +00:00
gavrielc
11847a1af0
fix: validate timezone to prevent crash on POSIX-style TZ values
...
POSIX-style TZ strings like IST-2 cause a hard RangeError crash in
formatMessages because Intl.DateTimeFormat only accepts IANA identifiers.
- Add isValidTimezone/resolveTimezone helpers to src/timezone.ts
- Make formatLocalTime fall back to UTC on invalid timezone
- Validate TZ candidates in config.ts before accepting
- Add timezone setup step to detect and prompt when autodetection fails
- Use node:22-slim in Dockerfile (node:24-slim Trixie package renames)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 01:04:59 +02:00
github-actions[bot]
e26e1b3e68
chore: bump version to 1.2.24
2026-03-24 22:39:38 +00:00
gavrielc
57e520c7e1
Merge origin/main: catch up with upstream (OneCLI, diagnostics, credential proxy)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 00:34:29 +02:00
github-actions[bot]
7d640cb9f6
chore: bump version to 1.2.23
2026-03-24 15:45:50 +00:00
github-actions[bot]
81f6703102
chore: bump version to 1.2.22
2026-03-24 12:55:54 +00:00
Guy Ben Aharon
2583af7ead
fix: ensure OneCLI agents exist for all groups on startup
2026-03-23 14:45:58 +02:00
Guy Ben Aharon
e9369617fb
feat: replace credential proxy with OneCLI gateway for secret injection
2026-03-23 14:45:58 +02:00
github-actions[bot]
c3b19876eb
chore: bump version to 1.2.21
2026-03-21 09:57:39 +00:00
Claude
30ebcaa61e
feat: add ESLint with error-handling rules
...
Add ESLint v9.35+ with typescript-eslint recommended config and
error-handling rules: preserve-caught-error (enforces { cause } when
re-throwing), no-unused-vars with caughtErrors:all, and
eslint-plugin-no-catch-all (warns on catch blocks that don't rethrow).
Fix existing violations: add error cause to container-runtime rethrow,
prefix unused vars with underscore, remove unused imports.
https://claude.ai/code/session_01JPjzhBp9PR5LtfLWVDrYrH
2026-03-21 11:57:22 +02:00
github-actions[bot]
b7420c6562
chore: bump version to 1.2.20
2026-03-21 09:54:51 +00:00
github-actions[bot]
91f17a11b2
chore: bump version to 1.2.19
2026-03-19 19:05:42 +00:00
github-actions[bot]
c78042e90e
chore: bump version to 1.2.18
2026-03-19 19:03:27 +00:00
github-actions[bot]
c71c7b7e83
chore: bump version to 1.2.17
2026-03-18 10:10:45 +00:00
github-actions[bot]
9200612dd1
chore: bump version to 1.2.16
2026-03-18 09:52:20 +00:00
gavrielc
f629f9361a
Merge branch 'main' of https://github.com/qwibitai/nanoclaw
...
# Conflicts:
# package-lock.json
# repo-tokens/badge.svg
2026-03-17 09:43:05 +02:00
github-actions[bot]
8b647410c6
chore: bump version to 1.2.15
2026-03-16 17:37:14 +00:00
github-actions[bot]
9b82611dc1
chore: bump version to 1.2.14
2026-03-14 15:23:57 +00:00
gavrielc
82206570d1
Merge remote-tracking branch 'telegram/main'
2026-03-14 17:15:08 +02:00
github-actions[bot]
3d649c386e
chore: bump version to 1.2.17
2026-03-14 15:08:11 +00:00
github-actions[bot]
2640973b41
chore: bump version to 1.2.13
2026-03-14 13:26:21 +00:00
github-actions[bot]
662e81fc9e
chore: bump version to 1.2.16
2026-03-14 13:17:37 +00:00
github-actions[bot]
54a55affa4
chore: bump version to 1.2.15
2026-03-14 13:16:49 +00:00
github-actions[bot]
f210fd5049
chore: bump version to 1.2.14
2026-03-11 20:52:39 +00:00
github-actions[bot]
cb9fba8472
chore: bump version to 1.2.13
2026-03-11 10:09:48 +00:00
gavrielc
27e241c13e
Merge remote-tracking branch 'origin/main' into skill/telegram
2026-03-09 23:21:10 +02:00
github-actions[bot]
e7852a45a5
chore: bump version to 1.2.12
2026-03-08 22:27:26 +00:00
gavrielc
a6dc297722
Merge remote-tracking branch 'origin/main' into skill/telegram
2026-03-08 23:24:39 +02:00
gavrielc
83b91b3bf1
skill/telegram: Telegram channel integration
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-08 22:43:37 +02:00
github-actions[bot]
4ccc5c57f2
chore: bump version to 1.2.11
2026-03-08 19:43:31 +00:00
github-actions[bot]
cf99b833b0
chore: bump version to 1.2.10
2026-03-06 16:35:08 +00:00
github-actions[bot]
24c6fa25b1
chore: bump version to 1.2.9
2026-03-06 16:28:41 +00:00
github-actions[bot]
5a4e32623f
chore: bump version to 1.2.8
2026-03-06 10:23:23 +00:00
github-actions[bot]
c48314d813
chore: bump version to 1.2.7
2026-03-06 10:17:06 +00:00
github-actions[bot]
6ad6328885
chore: bump version to 1.2.6
2026-03-04 20:02:30 +00:00
github-actions[bot]
590dc2193c
chore: bump version to 1.2.5
2026-03-04 18:51:57 +00:00
github-actions[bot]
5aed615ac5
chore: bump version to 1.2.4
2026-03-04 16:07:35 +00:00
github-actions[bot]
cd3c2f06d4
chore: bump version to 1.2.3
2026-03-04 16:05:59 +00:00
github-actions[bot]
32d5827fe4
chore: bump version to 1.2.2
2026-03-04 14:23:42 +00:00