Commit History

Fix Kokoro voice info key access
fd95780
Running

KiWA001 commited on

Replace SpeechMA with Kokoro TTS - Fast & Natural
cbd3c0a

KiWA001 commited on

Fix TTS and HF Widget issues
97ee402

KiWA001 commited on

Replace HuggingChat with HuggingFace Widget Provider
1d9fca9

KiWA001 commited on

Add TTS testing section to dashboard
e8c0ba8

KiWA001 commited on

Add SpeechMA TTS provider with 11Labs-compatible API
b88f56b

KiWA001 commited on

Use tmux to capture OpenCode terminal output
80d9d9d

KiWA001 commited on

Increase wait time and improve response reading
dc381e9

KiWA001 commited on

Use pexpect for proper TUI interaction and response capture
91977cd

KiWA001 commited on

Update microservice to use OpenCode HTTP API for proper responses
ef08391

KiWA001 commited on

Add microservice setup guide
bd8bbad

KiWA001 commited on

Create OpenCode microservice architecture
3b8f9a1

KiWA001 commited on

Add GitHub auto-deployment setup instructions
195c666

KiWA001 commited on

Add AWS deployment setup with GitHub Actions auto-deploy
02cc5cb

KiWA001 commited on

feat: add copy buttons to all example requests on landing page
989ca1a

KiWA001 commited on

feat: update system prompt to natural style
bb615ee

KiWA001 commited on

perf: cache global system prompt on startup to avoid i/o blocking
d6bc8b2

KiWA001 commited on

fix: improve system prompt separation with explicit delimiters
18e6d2d

KiWA001 commited on

feat: implement global system prompt enforcement
ac40f32

KiWA001 commited on

feat: persistent OpenCode auth via Supabase
99dcc07

KiWA001 commited on

fix: Add 'opencode-' prefix to OpenCode model names
da3114c

KiWA001 commited on

fix: Resolve OpenCode integration issues (terminal hang, missing models)
c1c5f22

KiWA001 commited on

feat: Implement OpenCode Terminal Portal
2a87f4c

KiWA001 commited on

fix: browser streaming not updating and clicks not working
ff06652

KiWA001 commited on

fix: provider list display and model filtering by enabled providers
21b87c7

KiWA001 commited on

fix: proxy settings and provider toggle issues
3b1b98d

KiWA001 commited on

feat: add audio support for browser portal and audio captchas
8a922b7

KiWA001 commited on

feat: complete mobile-first redesign with video streaming and on-screen keyboard
1048740

KiWA001 commited on

feat: redesigned browser portal UI with full navigation
b3fd1aa

KiWA001 commited on

feat: enhanced browser portal with full navigation and stealth
a784ca0

KiWA001 commited on

fix: use lowercase table names for PostgreSQL compatibility
ba9d716

KiWA001 commited on

feat: mobile fixes, proxy container reorganization, and KAIAPI_ table prefix
78e29c5

KiWA001 commited on

feat: update existing files for provider toggle and proxy system
bbbe047

KiWA001 commited on

feat: add provider toggle system, custom proxy support, and auto-refresh
b2af448

KiWA001 commited on

Improve proxy manager - keep ONLY working proxies
5bea81c

KiWA001 commited on

Add free proxy rotation system for ChatGPT and Copilot
2dc7238

KiWA001 commited on

Add advanced multi-provider browser portal with keyboard support
ffbf0f9

KiWA001 commited on

Add unified browser portal system for ALL providers
274cf04

KiWA001 commited on

Remove auto-refresh screenshot to save data
c004d67

KiWA001 commited on

Add enhanced stealth and immediate screenshot after click
3db3e6c

KiWA001 commited on

Update Copilot to use Supabase for session storage (like HuggingChat)
531eb24

KiWA001 commited on

Fix portal persistence - restore state on page refresh
3d1ba88

KiWA001 commited on

Add interactive click support to Copilot portal
3f6bf76

KiWA001 commited on

Add interactive Copilot browser portal to /qazmlp
a9c717b

KiWA001 commited on

Fix Copilot provider - better CAPTCHA detection and error handling
688ffe8

KiWA001 commited on

Add Microsoft Copilot provider with CAPTCHA support
f5e7a83

KiWA001 commited on

Add API key requirements to all endpoints with dashboard examples
48e7c93

KiWA001 commited on

Implement smart API authentication: dashboard vs external access
77bff5b

KiWA001 commited on

Fix API key lookup endpoint - use proper Pydantic model for request body
d1e6628

KiWA001 commited on

Fix API key lookup error handling - properly parse and display error messages
022553c

KiWA001 commited on