Commit History

chore: update port references to 7860 across all docs and tests
89031c2

shinmentakezo07 commited on

chore: change default port to 7860 for Hugging Face Spaces
64612e6

shinmentakezo07 commited on

docs: add Hugging Face Spaces metadata to README
eceb8bc

shinmentakezo07 commited on

feat(converters): add default Kiro base system prompt to all requests
c7272d2

shinmentakezo07 commited on

chore(cla): update contributors
e6f23c2

jwadow commited on

docs(models): add DeepSeek-V3.2, MiniMax M2.1, Qwen3-Coder-Next
8c9d23b

jwadow commited on

chore(cla): update contributors
6ada76c

jwadow commited on

chore(cla): update contributors
31fb8e7

jwadow commited on

refactor(converters): use "(empty)" instead of "." for synthetic user message
58e8129

jwadow commited on

docs: add Codex App to supported clients list (#64)
dd7d68f

jwadow commited on

chore: bump version to 2.3
8bf3e88

jwadow commited on

refactor(converters): complete fix for unknown roles with alternating support (#64)
147e08a

jwadow commited on

fix(converters): add support for unknown roles (#64)
ec80818

jwadow commited on

chore(contributors): update contributors
73715b4

jwadow commited on

fix(openai): extract images from tool messages for MCP screenshot support
c957a43

jwadow commited on

fix(anthropic): extract images from tool_result content blocks (#57)
c454c43
unverified

Ryan Samarakoon commited on

docs(contributing): add project philosophy and focused changes guideline
274b890

jwadow commited on

fix(converters): ensure first message is user to prevent Improperly formed request (#60)
dd2a487

jwadow commited on

feat(errors): improve MONTHLY_REQUEST_COUNT error message (#62)
257623f

jwadow commited on

feat(errors): add centralized Kiro API error enhancement system (#10, #63)
6ff94ce

jwadow commited on

fix(thinking): ensure response language matches user preference
5460a3d

jwadow 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