picoclaww / server.js

Commit History

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

Luis Milke commited on

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

Luis Milke commited on

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

Luis Milke commited on

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

Luis Milke commited on

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

Luis Milke commited on

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

Luis Milke commited on

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

Luis Milke commited on

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

Luis Milke commited on

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

Luis Milke commited on

Revert Expo App Hacks and Restore Generic Picoclaw API Forwarder
b610a7d

Luis Milke commited on

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

Luis Milke commited on

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

Luis Milke commited on

Fix Node DNS resolution and express JSON parsing crashes
ba76596

Luis Milke commited on

Implement SSE Streaming Support in Proxy for Picoclaw
1ba5e19

Luis Milke commited on

Add screenshot debug endpoint to check Gemini headless state
bf64a64

Luis Milke commited on

Support real-time SSE streaming for OpenAI API completions
3047249

Luis Milke commited on

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

Luis Milke commited on

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

Luis Milke commited on

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

Luis Milke commited on

Deploy hybrid Picoclaw with GeminiWebAPI
ee68afa

Luis Milke commited on