Commit History

fix(telegram): replace Node build script with robust sed command
e317549

luislocal commited on

fix(telegram): hardcode local proxy URL via Node script in Dockerfile to bypass config issue
4fb9055

luislocal commited on

fix(telegram): explicitly force PICOCLAW_CHANNELS_TELEGRAM_BASE_URL to avoid env override
a6057c9

luislocal commited on

fix(telegram): use HTTPS_PROXY dummy var to force net/http client instead of sed
e93f726

luislocal commited on

Fix: use base_url config + manual HTTPS proxy for Telegram (bypass HF firewall)
5b3924a

luislocal commited on

Fix: remove read-only resolv.conf from Dockerfile, DNS override is runtime-only
db1cb29

luislocal commited on

Fix: remove broken /tg proxy, let Picoclaw connect directly to Telegram with Google DNS override
22844f0

luislocal commited on

Fix: set PICOCLAW_CONFIG as Docker ENV, copy config to ~/.picoclaw/, fix base_url->api_base
8f1fd42

luislocal commited on

Add /debug endpoint to inspect container filesystem and env vars
d90bfe5

luislocal commited on

Expose internal Picoclaw logs via /logs endpoint for HF remote debugging
2c4f01c

luislocal commited on

Fix Picoclaw environment variable for config file loading (PICOCLAW_CONFIG)
e81c7c3

luislocal commited on

Fix Dockerfile path for Picoclaw config.json so it doesn't boot with a blank default configuration
a4321c9

luislocal commited on

Restore Custom HTTPS Agent and /api/chat fallback after accidental revert
29782c6

luislocal commited on

Fix syntax error injected by Dockerfile sed command which broke Hugging Face build
de2d204

luislocal commited on

Revert Expo App Hacks and Restore Generic Picoclaw API Forwarder
b610a7d

luislocal commited on

Fix Node.js DNS bypass not applying to https proxy connection
c68f967

luislocal commited on

Implement GravityClaw /api/chat fallback for Expo mobile app
68f478a

luislocal commited on

Fix Node DNS resolution and express JSON parsing crashes
ba76596

luislocal commited on

Implement SSE Streaming Support in Proxy for Picoclaw
1ba5e19

luislocal commited on

Add screenshot debug endpoint to check Gemini headless state
bf64a64

luislocal commited on

Support real-time SSE streaming for OpenAI API completions
3047249

luislocal commited on

Add full SSE streaming support to /v1/chat/completions
6cf35ae

luislocal commited on

Route Telegram API dynamically through Node Proxy to bypass Go DNS failures
b9de528

luislocal commited on

Build with Debian/Glibc to fix pure-Go DNS issues
b0f30a9

luislocal commited on

Fix syntax in sed patch for Alpine
0ecac68

luislocal commited on

Fix Playwright version, config path, and add Session Injection
19f3286

luislocal commited on

Fix missing Workspace via go generate
51763a7

luislocal commited on

Fix Go version for builder
e7fcc6c

luislocal commited on

Deploy hybrid Picoclaw with GeminiWebAPI
ee68afa

luislocal commited on

initial commit
c7eaa27
verified

Luis123321 commited on