refactor: remove unused cloudflare-worker.js file and associated Dockerfile copy command ef67ca7 somratpro commited on 28 days ago
replace UptimeRobot keep-alive implementation with a Cloudflare Workers cron-triggered proxy system 4b5ca71 somratpro commited on 28 days ago
chore: update Claude Code authentication environment variables and configuration to use CLAUDE_CODE_OAUTH_TOKEN 5ee080c somratpro commited on Apr 30
feat: update Claude Code authentication wrapper and increase sync interval while removing Gemini debug logs 67a5cb1 somratpro commited on Apr 30
feat: add environment logging and bypass sandbox setup in gemini wrapper script 5fa646d somratpro commited on Apr 30
fix: bypass gemini CLI relaunch mechanism using GEMINI_CLI_NO_RELAUNCH environment variable 4e5f895 somratpro commited on Apr 30
fix: resolve Gemini CLI relaunch failure by invoking entry JS directly with node flags d63dc26 somratpro commited on Apr 30
fix: add explicit environment variables to gemini wrapper in Dockerfile to prevent sandbox and trust prompt failures 2ba784e somratpro commited on Apr 30
fix: suppress deprecation warnings and node alerts by updating NODE_OPTIONS in Dockerfile and start.sh bc525e1 somratpro commited on Apr 29
chore: update agent CLI wrappers to set max-old-space-size and clear existing NODE_OPTIONS e79e3bc somratpro commited on Apr 29
chore: unset NODE_OPTIONS for agent CLIs to prevent environment conflicts e6dbd45 somratpro commited on Apr 29
fix: remove recursive chown of /app in Dockerfile to preserve root ownership of files c7255ef somratpro commited on Apr 29
chore: create non-root user and update directory permissions in Dockerfile and start script 9946cfb somratpro commited on Apr 29
chore: install additional agent CLIs and migrate sync status timestamp to timezone-aware datetime 9161677 somratpro commited on Apr 29
refactor: optimize Docker build layers, consolidate dependency patches, and modernize documentation 6ad52e8 somratpro commited on Apr 28
Restore dashboard at / with Paperclip at /app/ (proper fix) 44ce938 somratpro Claude Sonnet 4.6 commited on Apr 28
Patch Paperclip source to cap recovery chain depth at 500 df96d5e somratpro Claude Haiku 4.5 commited on Apr 28
Install gemini CLI in Docker image for gemini-local adapter 5c47206 somratpro Claude Haiku 4.5 commited on Apr 27
fix: use corepack for pnpm version and add plugin-sdk build step 47b3c14 somratpro Claude Haiku 4.5 commited on Apr 27