Commit History

fix(hf-space): restore README metadata block
65144e5

shinmen Claude Opus 4.6 commited on

feat: sync gateway with upstream content
38da18b

shinmen Claude Opus 4.6 commited on

fix(dashboard): improve error handling and polling for live updates
c3d1852

Shinway Deploy factory-droid[bot] commited on

feat(dashboard): add SSE live updates and enhanced Gateway Overview UI
ff74951

Shinway Deploy factory-droid[bot] commited on

feat(dashboard): wire up backend APIs with frontend
bb95c14

Shinway Deploy factory-droid[bot] commited on

fix(docker): include dashboard package files in build context
35a8eaf

Shinway Deploy factory-droid[bot] commited on

feat: Add enhanced dashboard with HF Spaces support
866dfb3

Shinway Deploy Claude Sonnet 4.5 commited on

Update codebase
b33c152

Shinway Deploy commited on

feat: configure for Hugging Face Spaces deployment
da48210

shimen Claude commited on

fix(config): restore timeout configuration warning
9c7933c

jwadow commited on

chore(contributors): update contributors
99b3d11

jwadow commited on

chore: bump version to 2.2
9040b53

jwadow commited on

docs(i18n): add docker deployment section to all translated READMEs
a51b1b4

jwadow commited on

chore(config): remove legacy debug settings and startup warnings
1be86cc

jwadow commited on

refactor(deps): migrate manual_api_test.py from requests to httpx
11cd3f0

jwadow commited on

fix(tests): read PROXY_API_KEY from config instead of hardcoded value
ec1328c

jwadow commited on

fix(docker): improve Docker configuration and CI/CD pipeline
999d28d

jwadow commited on

feat(docker): add Docker containerization with CI/CD (#55)
3919b37
unverified

PAzter1101 commited on

chore(cla): update contributors
9dec9d9

jwadow commited on

feat: add truncation recovery system (#34, #42, #56)
f68d763

jwadow commited on

test(auth): update api_host test for new q.{region}.amazonaws.com endpoint
dc3f5b6

jwadow commited on

docs(contributors): add @saaj for regional endpoint fix (#58)
fe16356

jwadow commited on

fix(config): use universal q.{region}.amazonaws.com endpoint for all regions (#58)
e57b58c

jwadow commited on

feat(model-resolver): add alias system to resolve Cursor IDE conflict (#59)
365d4b3

jwadow commited on

fix: update CLA contributors
c4e5e03

jwadow commited on

feat(errors): add network error classification with user-friendly messages (#53)
80f33a2

jwadow commited on

fix(routes): use per-request clients for streaming to prevent CLOSE_WAIT leak (#54)
1c2e998

jwadow commited on

feat(openai): support Cursor flat format, inverted model names, and improve tool_results handling (#49)
936f798

jwadow commited on

fix(converters): handle Pydantic models in extract_text_content (#46, #50)
80b100d

jwadow commited on

fix(models): add fallback list for DNS failure recovery (#25)
c33862b

jwadow commited on

docs(template): update placeholders in bug report
324073b

jwadow commited on

feat(proxy): add HTTP/SOCKS5 proxy support for restricted networks
b1e4872

jwadow commited on

docs: clarify AWS SSO credentials configuration (#43)
91a02d2

jwadow commited on

docs: clarify Enterprise/Builder ID support and add Amazon Q Developer branding
58c67e0

jwadow commited on

feat: add Enterprise Kiro IDE support with unified AWS SSO OIDC format (#43, #45, #48)
0639485

jwadow commited on

fix: update CLA contributors
c62ce04

jwadow commited on

fix(auth): use correct AWS SSO OIDC CreateToken API format (#43)
3d86091

jwadow commited on

feat(auth): add support for social login SQLite credentials
3b4ddd1

jwadow commited on

feat(startup): add GitHub issues link to startup banner
7b3b503

jwadow commited on

fix(auth): persist refreshed AWS SSO OIDC tokens back to SQLite (#43)
fab6f56

jwadow commited on

fix: validate tool names against 64-char Kiro API limit (#41)
f918f50

jwadow commited on

docs: update model list and add tier-based availability notice (#39)
54e5a46

jwadow commited on

docs(i18n): fix badge anchor links (ru, zh, es, id, pt, ja, vi, tr, ko)
a8b2494

jwadow commited on

docs(i18n): add README translations (ru, zh, es, id, pt, ja, vi, tr, ko)
d43bf39

jwadow commited on

feat(parsers): add diagnostics for truncated tool call arguments (#34)
0c1b291

jwadow commited on

chore: add debug log before sending request to Kiro API
a25f73e

jwadow commited on

fix: add Connection: close header for streaming requests (#38)
49656fb

jwadow commited on

fix: update CLA contributors
d920bcf

jwadow commited on

fix(docs): update feature descriptions
8394347

jwadow commited on

fix(vision): move images to userInputMessage.images for proper Kiro API handling (#32)
f4ee183

jwadow commited on