Commit History

Merge pull request #163 from anurag008w/feat/llm-fallback-models
633de63
Running
unverified

Anurag commited on

feat: LLM fallback models, May 2026 model updates, and bug fixes
e4c9d13

Claude commited on

Merge pull request #162 from anurag008w/feat/llm-fallback-models
1626a40
unverified

Anurag commited on

fix: preserve existing manual fallbacks in config on restart
dee9a57

anurag008w commited on

fix: remove duplicate fallback echo from JSON build block
04cff21

Claude commited on

feat: add LLM_FALLBACK_MODELS env var for automatic model failover
24f2e0f

HuggingClaw Bot commited on

fix: handle WebSocket upgrade in Worker
8a8f343
unverified

Anurag commited on

fix(cloudflare-proxy): handle WebSocket upgrade in Worker without body/redirect
bce25ab

HuggingClaw Fix commited on

fix: IPv4 forcing, proxy fallback, browser symlink noise, model injection, WA stall recovery
336f8ec

Claude commited on

Reject non-WebSocket upgrades and make devdata/openclaw prunes resilient to partial snapshots
c952f5b
unverified

Anurag commited on

Harden Jupyter devdata prune behavior for deleted files and copy races
4bb6649

Anurag commited on

Add optional reuse of suspended keys as last-resort and treat 429/402 as strike-bearing failures
8be07e5
unverified

Anurag commited on

Default to last-resort key reuse when all keys are suspended
006d86a

Anurag commited on

Preserve fetch semantics and caller headers when injecting keys
10182b6
unverified

Anurag commited on

fix retry/body safety and rpc cleanup in request patch paths
69964e2

Anurag commited on

harden fetch arg builder for Request inputs and query providers
f5e3d54

Anurag commited on

Add rotator verbosity & transient-failure handling; enable POST retries; make config/state snapshot writes safer
d1eeea6
unverified

Anurag commited on

Avoid misleading rotator fetch errors for non-provider requests
553c204

Anurag commited on

Merge injected model providers using '*' to preserve provider fields in start.sh
0ff4625
unverified

Anurag commited on

Remove session size-bypass backup override
d37ee74

Anurag commited on

Prevent session backups from being dropped by file-size cap
86ed7c9

Anurag commited on

Prevent remote prune during partial state snapshots
9536c4a

Anurag commited on

Validate restored config only when patching fails
cdbd7b0

Anurag commited on

Preserve existing openclaw config snapshots before regeneration
8f01ff6

Anurag commited on

Harden startup config handling for invalid openclaw.json
074ac38

Anurag commited on

Update env builder for key-rotator logging and POST retry labels
8fe8529

Anurag commited on

Align rotator docs/comments with new retry and logging behavior
fefdcc6

Anurag commited on

Reduce rotator log noise with configurable verbosity
c90a013

Anurag commited on

Harden key rotation under transient provider failures
ed8e8d7

Anurag commited on

Improve key-rotator retry classification for provider timeouts
7aaa926

Anurag commited on

Fix restored config merge to inject full provider settings
c2eff89

Anurag commited on

Key-rotator hardening, archive tools, env-builder polish & sudo wrapper
4b8c47d

anurag008w commited on

chore: remove legacy TELEGRAM_USER_IDS from env-builder
83010db

somratpro Claude Sonnet 4.6 commited on

Merge pull request #21 from anurag008w/main
18ecb3d
unverified

Somrat Sorkar commited on

Merge branch 'main' into main
b835b9d
unverified

Anurag commited on

Remove legacy TELEGRAM_USER_ID and BACKUP_DATASET from env-builder
67c54ed

Codex commited on

Fix sync robustness, devdata activation, alias cleanup, and timing-safe auth compare
14fd0fa

Codex commited on

fix: use GATEWAY_TOKEN as Jupyter token fallback when JUPYTER_TOKEN unset
8f6996c

somratpro Claude Sonnet 4.6 commited on

fix: inject Jupyter token header to skip JupyterLab's own login screen
0546372

somratpro Claude Sonnet 4.6 commited on

refactor: port HuggingMes auth pattern β€” unified /login, HMAC session, crypto.timingSafeEqual
1c989b2

somratpro Claude Sonnet 4.6 commited on

Default Jupyter root changed to /home/node and README updated
b617e46
unverified

Anurag commited on

Revert Jupyter root default to /home/node and document /home option
2ddec0e

Anurag commited on

Improve privacy-detection timeout, robust state snapshotting, and Jupyter terminal defaults
094b01a
unverified

Anurag commited on

Set default Jupyter root to filesystem root
be6d947

Anurag commited on

Implement sessions_marker to monitor session changes
c68251f
unverified

Anurag commited on

Fix shutdown process to handle sync loop correctly
8b566d2
unverified

Anurag commited on

Update comments and instructions in .env.example
73b8a17
unverified

Anurag commited on

Update labels for key rotation settings
f570788
unverified

Anurag commited on

Refactor key rotator and merge kimi-coding with moonshot
233a0dc
unverified

Anurag commited on