Commit Graph
33 Commits
Author SHA1 Message Date
decolua 512e3de371 Update version to 0.4.9, enhance README with Trendshift badge, and add new embedding models to providerModels.js. Refactor TTS handling to support additional providers and improve API key validation for media providers. 2026-04-29 11:34:39 +07:00
decolua 8f81363675 Enhance token refresh functionality across multiple executors
- Updated refreshCredentials methods in various executors (Antigravity, Base, Default, Github, Kiro) to accept optional proxyOptions for improved proxy handling.
- Modified token refresh logic to utilize proxy-aware fetch for better network management.
- Enhanced usage retrieval functions to support proxy options, ensuring seamless integration with proxy configurations.
- Updated ModelSelectModal and ProviderInfoCard components to incorporate kind filtering for improved user experience in model selection.
- Added validation for API keys in the provider validation route, including support for webSearch/webFetch providers.
2026-04-28 17:28:57 +07:00
Dang Dinh QuanandCopilot b1288c5064 * feat(kiro): wire aws identity center device flow into provider oauth (#587)
* feat(kiro): wire aws identity center device flow into provider oauth

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-04-15 11:44:46 +07:00
Ikko Eltociear Ashimine af247fb6ac docs: add Japanese README (#385) 2026-03-23 09:30:19 +07:00
decolua d9dad5bcf3 Fix : Add custom to model selector 2026-03-11 11:59:07 +07:00
decolua a501c05969 fix(api): improve access token handling during credential refresh 2026-03-10 16:38:32 +07:00
decolua 8c8eeecc70 refactor: replace better-sqlite3 with lowdb for request details storage
- Removed better-sqlite3 dependency and implemented lowdb for JSON-based storage.
- Updated observability settings handling and configuration retrieval.
- Cleaned up unused observability settings UI components in ProfilePage.
- Adjusted contributors badge display in README for better visibility.
2026-03-09 16:50:18 +07:00
b1nhm1nh b13ff2cddb docs: update contributors badge display (max 200, columns 10)
Made-with: Cursor
2026-03-09 16:23:37 +07:00
decolua 0cf78fd76a Update ReadMe 2026-03-06 16:58:50 +07:00
decolua acb6486afe test: trigger translation workflow
Made-with: Cursor
2026-03-06 12:17:53 +07:00
decolua b7b4ac5592 Fix bug 2026-03-06 09:59:15 +07:00
decolua f4e08fcd16 Fix : MITM 2026-03-05 21:13:09 +07:00
Muhammad Hamid Raza 49a56612bf Update README.md (#212) 2026-02-27 12:13:12 +07:00
decolua 33830b00bb Modify image source in README.md
Updated image source URL in README.md to include a cache-busting query parameter.
2026-02-21 21:18:59 +07:00
Muhammad Hamid Raza b7ac06cccb docs: Add billing clarification to prevent user confusion (#166)
* update

* Update 9router.png
2026-02-21 20:33:25 +07:00
decoluaandCursor bd71298fb7 docs: add OmniRoute fork to README
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-20 15:23:03 +07:00
decolua dd043f6ff4 Fix OpenClaw configuration options 2026-02-09 22:36:57 +07:00
Diego SouzaandCursor 3d439839d9 feat(cloud): harden sync/auth flow, SSE fallback, and update changelog
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 16:45:31 +07:00
Diego Souza 5e4a15bb0c feat(docker): add Docker setup, environment examples, and architecture docs 2026-02-06 22:45:03 +00:00
Diego Souza 6c41573203 feat(cli-tools): update default local endpoint port to 20128 2026-02-06 22:44:58 +00:00
decolua 2e3eccf687 Update Readme 2026-02-06 21:05:52 +07:00
decolua 01343c6325 Update ReadMe 2026-02-06 15:18:20 +07:00
decolua f47dfcde1c Update Readme 2026-02-04 11:38:27 +07:00
decolua 7b864a9dcb feat(codex): Cursor compatibility + Next.js 16 proxy migration
- Force streaming for Codex/OpenAI models to fix non-streaming bug
- Strip unsupported params (user, metadata, stream_options, prompt_cache_retention)
- Force response translation from openai-responses to openai format
- Migrate middleware.js to proxy.js for Next.js 16
- Use webpack explicitly in dev/build scripts
- Updated Codex User-Agent
2026-02-02 09:17:15 +07:00
decolua 814e02ae31 Update Readme 2026-01-31 13:44:19 +07:00
decolua d9b8e48725 feat: OpenAI compatibility improvements & build fixes
- Fix hydration mismatches and initialization errors
- Add /v1/models endpoint for OpenAI clients
- Add Codex response translator (Responses → OpenAI)
- Fix circular dependencies and PropTypes
- Add Material Symbols font and CSS fixes
- Update README with deployment guide

Co-merged from PR #18 (14/15 commits, skipped debug)
2026-01-20 13:16:34 +07:00
decolua 509b68fb75 Fix Antigravity 2026-01-12 17:59:53 +07:00
decolua b0df5368ae Update ReadMe 2026-01-12 15:17:10 +07:00
decolua 11f8c2e540 update README.md 2026-01-12 15:13:50 +07:00
decolua 23181afb63 ReadMe 2026-01-05 15:55:56 +07:00
decolua c9a7db74d5 Update README.md 2026-01-05 11:03:29 +07:00
decolua 0ea417a331 Update README.md to correct image path and reorder installation instructions for clarity 2026-01-05 11:00:32 +07:00
decolua 3857598de4 Initial commit 2026-01-05 09:58:59 +07:00