Commit History

fix(key-rotator): suppress LLM_API_KEY fallback noise in startup logs
49cc5fe

somratpro Claude Sonnet 4.6 commited on

Merge pull request #11 from anurag162008/main
818a8a5
unverified

Somrat Sorkar commited on

Merge pull request #2 from anurag162008/hf-sync
3083806
unverified

anurag008w commited on

Improve state snapshotting and legacy migration
cd9637b
unverified

anurag008w commited on

resolve merge conflict
27f94dd

anurag008w commited on

Fix syntax error in NVIDIA API key export
397f8ba
unverified

anurag008w commited on

Fix syntax error in NVIDIA API key export
74e4d41
unverified

anurag008w commited on

Fix formatting for XAI API key export
3b7f27a
unverified

anurag008w commited on

Create .gitignore
b3dc714
unverified

anurag008w commited on

sync: update from private huggingface space
21cbde1

github-actions[bot] commited on

Add comprehensive .gitignore file
ffd99f7
unverified

anurag008w commited on

Add comprehensive .gitignore file
87b8b11
unverified

anurag008w commited on

clean main branch
cd2cf2b

anurag008w commited on

Fix formatting for XAI_API_KEY export line
1ba751c
unverified

anurag008w commited on

sync: update from private huggingface space
7bba7b2

github-actions[bot] commited on

Merge pull request #1 from anurag162008/codex/update-changelog-and-readme.md
3cefd3a
unverified

anurag008w commited on

docs: update readme and changelog
9faf7ca

anurag008w commited on

Enhance .env.example with clearer instructions
c2d16cd
unverified

anurag008w commited on

update rotator and startup files
ceff200

anurag008w commited on

update rotator and startup files
e6ee6f1

anurag008w commited on

Fix formatting in .env.example file
332c458
unverified

anurag008w commited on

Update formatting in .env.example
f4966ca
unverified

anurag008w commited on

Update HuggingFace space repository name
2a3e445
unverified

anurag008w commited on

Add .gitignore file with common exclusions
8223f98
unverified

anurag008w commited on

sync: update from private huggingface space
c533114

github-actions[bot] commited on

Add workflow to sync from Hugging Face Space to GitHub
10c5754
unverified

anurag008w commited on

Add GitHub Actions workflow to sync with HF Space
4f21603
unverified

anurag008w commited on

Add files via upload
b8014f2
unverified

anurag008w commited on

Add nvidia-key-rotator.cjs and update permissions
db7749f
unverified

anurag008w commited on

Enhance NVIDIA API key handling and options
208d7e6
unverified

anurag008w commited on

docs: add HuggingFlow to More Projects section
15eb45d

somratpro Claude Sonnet 4.6 commited on

add HuggingPost to projects list
329c51d

somratpro commited on

fix: update footer to credit the author in the dashboard
92e14cd

somratpro commited on

feat: add local time display for sync status in dashboard
d7aa0e0

somratpro commited on

Improve: Better Cloudflare API error diagnostics
6015215

somratpro commited on

fix: correct project name from HuggingMess to HuggingMes in README
9c56e36

somratpro commited on

style: format code for better readability and consistency
38eb753

somratpro commited on

refactor: remove cloudflare-worker.js and rename workspace-sync.py to openclaw-sync.py
7095f9e

somratpro commited on

refactor: consolidate Telegram user ID configuration into TELEGRAM_ALLOWED_USERS environment variable
d499109

somratpro commited on

feat: replace UptimeRobot with an automated Cloudflare Worker for Space keep-alive functionality
25b14fd

somratpro commited on

refactor: update default allowed domains, unify domain filtering logic, and remove UptimeRobot setup UI from health server
93a1830

somratpro commited on

feat: allow merging multiple origins into control UI allowed list instead of overwriting
1b1f2ba

somratpro commited on

docs: update secret descriptions in README with improved clarity and examples
46747b3

somratpro commited on

docs: refactor and simplify README sections for setup, backups, keep-alive, and LLM providers
d14c9c6

somratpro commited on

docs: add section for related projects and donation information to README
44d94d1

somratpro commited on

refactor: optimize rate limiting, harden WebSocket parsing, update webhook payload formatting, and cleanup Docker assets
d43f799

somratpro commited on

refactor: redirect Cloudflare proxy setup logs and error messages to stderr
8360c0f

somratpro commited on

Harden config build, speed up startup, add healthcheck
fe9380c

somratpro Claude Opus 4.7 commited on

Silence remaining startup log noise
db85721

somratpro Claude Opus 4.7 commited on

Fix UND_ERR_INVALID_ARG by not spreading init into proxy fetch
87bcb42

somratpro Claude Opus 4.7 commited on