Commit Graph

  • f8d9dbeda9 Merge pull request #66 from tunnckoCore/fix/skills-menu-namespace-sort Kevin Codex 2026-04-02 02:08:12 +08:00
  • 43042ede56 Merge pull request #61 from Vasanthdev2004/ctrl-o-expand-crash Kevin Codex 2026-04-02 02:05:41 +08:00
  • e8dd3d6289 fix: sort skills menu by namespace Charlike Mike Reagent 2026-04-01 21:04:02 +03:00
  • e5db3033ad Merge pull request #65 from tunnckoCore/fix/skills-menu-nested-labels Kevin Codex 2026-04-02 02:01:45 +08:00
  • 1d82022978 fix: clarify nested skill labels in skills menu Charlike Mike Reagent 2026-04-01 20:58:53 +03:00
  • 66f5981c45 fix(codex): Support Multi-Agent framework schemas for OpenAI/Codex endpoints step325 2026-04-01 19:40:15 +02:00
  • 4221b453c7 Merge pull request #32 from auriti/fix/tool-choice-none Kevin Codex 2026-04-02 01:42:00 +08:00
  • d4b24483a6 Merge pull request #49 from auriti/fix/deepseek-context-window Kevin Codex 2026-04-02 01:41:10 +08:00
  • a26844ac7e Merge pull request #64 from tunnckoCore/feat/nested-skills-support Kevin Codex 2026-04-02 01:40:39 +08:00
  • 732633cdf8 Merge pull request #62 from gnanam1990/fix/gemini-auth-login-screen Kevin Codex 2026-04-02 01:32:07 +08:00
  • 63adb95e8d fix: support nested skill directories Charlike Mike Reagent 2026-04-01 20:20:13 +03:00
  • 802cb4ea36 fix: add OpenAI and Gemini to /login 3rd-party platform screen gnanam1990 2026-04-01 22:43:55 +05:30
  • c3ddc83ed6 fix: type PrBadge props Vasanthdev2004 2026-04-01 22:17:40 +05:30
  • 6c35f4e52e fix: guard transcript sandbox subscription Vasanthdev2004 2026-04-01 22:12:45 +05:30
  • f0f6f1b285 test: add GPT-5.4 token coverage Vasanthdev2004 2026-04-01 22:07:56 +05:30
  • 5f774cfe5d Merge pull request #47 from gnanam1990/fix/agent-tool-schema-openai Kevin Codex 2026-04-02 00:31:20 +08:00
  • 29493bde1a test: cover gpt-4o max token limits Vasanthdev2004 2026-04-01 21:59:21 +05:30
  • 8da5614110 Merge pull request #57 from strato-space/fix/codex-post-merge Kevin Codex 2026-04-02 00:27:08 +08:00
  • c8a780a9bd fix: follow up Codex launcher and input handling vp 2026-04-01 19:15:37 +03:00
  • b8ea6f8a6e Merge pull request #56 from gnanam1990/fix/gemini-auth-login-screen Kevin Codex 2026-04-02 00:11:07 +08:00
  • c3db3d882d fix: add CLAUDE_CODE_USE_GEMINI to is3P check in isAnthropicAuthEnabled gnanam1990 2026-04-01 21:29:34 +05:30
  • 5a3573f9c3 Merge pull request #54 from kevincodex1/feature/updated-branding Kevin Codex 2026-04-01 23:42:07 +08:00
  • 58009bcb1c removed unnecessary changes Kevin Codex 2026-04-01 23:39:35 +08:00
  • 65af73910c improved startup screen Kevin Codex 2026-04-01 23:32:38 +08:00
  • 409e90c510 fix: use correct default port for wss:// in NO_PROXY matching Juan Camilo 2026-04-01 17:05:45 +02:00
  • 481e608903 fix: show OpenAI/Gemini provider info in /status panel Juan Camilo 2026-04-01 17:04:42 +02:00
  • 39d9616ed7 fix: update DeepSeek context window from 64k to 128k Juan Camilo 2026-04-01 17:03:57 +02:00
  • 788cfa3e9a fix: handle empty string delta.content in OpenAI streaming Juan Camilo 2026-04-01 17:03:28 +02:00
  • 6c46974bf9 fix: normalize tool schemas so required ⊇ properties for OpenAI/Codex gnanam1990 2026-04-01 20:26:21 +05:30
  • a44f45e951 first commit Sahil 2026-04-01 18:54:24 +05:30
  • 372ba31c17 feat: enhance tool conversion to support strict mode based on schema validation Daniel 2026-04-01 15:51:24 +02:00
  • 20b4176f83 docs: note minimum Bun version for Windows builds Vasanthdev2004 2026-04-01 20:12:04 +05:30
  • 8750f84464 Merge pull request #44 from gnanam1990/fix/auth-ci-crash Kevin Codex 2026-04-01 22:35:16 +08:00
  • 1278967223 fix: skip Anthropic credential check in CI for 3P providers gnanam1990 2026-04-01 20:00:42 +05:30
  • 82e7168349 Merge pull request #38 from Vasanthdev2004/deepseek-max-tokens Kevin Codex 2026-04-01 22:27:20 +08:00
  • 7ef085c605 test: cover deepseek max token limits Vasanthdev2004 2026-04-01 19:17:58 +05:30
  • dda553e281 fix: define MACRO.PACKAGE_URL and MACRO.NATIVE_PACKAGE_URL in build Juan Camilo 2026-04-01 15:35:10 +02:00
  • 00744a814b Merge pull request #31 from auriti/fix/double-slash-import Kevin Codex 2026-04-01 21:35:03 +08:00
  • fd5e954990 fix: restrict .openclaude-profile.json permissions to owner-only (0600) Juan Camilo 2026-04-01 15:34:37 +02:00
  • 11a3553055 Merge pull request #5 from Vasanthdev2004/codex/provider-profile-recommendations Kevin Codex 2026-04-01 21:34:30 +08:00
  • 598f59e546 fix: map tool_choice 'none' in OpenAI shim Juan Camilo 2026-04-01 15:34:08 +02:00
  • 99543a2aae fix: correct double-slash in import path for structuredIO Juan Camilo 2026-04-01 15:33:40 +02:00
  • ce45bd080e Merge origin/main into provider-profile-recommendations Vasanthdev2004 2026-04-01 18:38:59 +05:30
  • 0192dc0fa0 Merge pull request #21 from gnanam1990/fix/openai-stream-duplicate-response Kevin Codex 2026-04-01 20:57:52 +08:00
  • cb86f73c06 fix: prevent duplicate responses in OpenAI streaming gnanam1990 2026-04-01 18:14:41 +05:30
  • 1431522ecd Merge pull request #19 from SenaxxZz/patch-1 Kevin Codex 2026-04-01 20:24:13 +08:00
  • 4ca94b2454 feat: add context window guard for OpenAI-compatible models gnanam1990 2026-04-01 17:42:04 +05:30
  • e7c600de3b chore: release 0.1.4 Kevin Codex 2026-04-01 20:10:12 +08:00
  • a3d8ab0fec feat: add native Gemini provider for Google AI models gnanam1990 2026-04-01 14:46:04 +05:30
  • f51cd3aa15 Merge origin/main into codex/provider-profile-recommendations Vasanthdev2004 2026-04-01 17:33:07 +05:30
  • 6b6407018d Merge pull request #17 from Kartvya69/fix/tui-freeze-style-rerender Kevin Codex 2026-04-01 19:54:12 +08:00
  • 2ee43e010b Fix Windows ESM import by using file URL SenaxZz 2026-04-01 13:53:36 +02:00
  • 9ee20cfd4a fix: preserve tui styles while fixing freeze Kartvya69 2026-04-01 11:33:08 +00:00
  • c1317ef544 Merge pull request #16 from Vasanthdev2004/codex/fix-open-build-missing-stubs Kevin Codex 2026-04-01 19:32:53 +08:00
  • 24f1b52918 Merge pull request #14 from umairinayat/fix/openai-stream-usage-accounting Kevin Codex 2026-04-01 19:31:50 +08:00
  • 833c90fbc7 Merge pull request #12 from salmanrajz/fix/supply-chain-safety-and-build-docs Kevin Codex 2026-04-01 19:30:07 +08:00
  • 2e70fa1bde Merge pull request #11 from strato-space/feat/codexplan-codexspark Kevin Codex 2026-04-01 19:28:55 +08:00
  • b16d46d61e Merge pull request #10 from Vasanthdev2004/codex/fix-windows-esm-launch Kevin Codex 2026-04-01 19:26:50 +08:00
  • b7bc3f361c Merge pull request #9 from gnanam1990/feat/ollama-provider Kevin Codex 2026-04-01 18:48:37 +08:00
  • 5175dba6da fix: stub internal-only modules in open build Vasanthdev2004 2026-04-01 15:26:55 +05:30
  • cb24750cb7 security: remove runtime require of unverified modifiers-napi package salmanrajz 2026-04-01 12:10:31 +04:00
  • 6cf95f5b1d fix: show actual OpenAI model name in welcome screen UI gnanam1990 2026-04-01 13:23:48 +05:30
  • cbeed0f76f Add Codex plan/spark provider support vp 2026-04-01 10:44:35 +03:00
  • 0a5827c0b6 fix(openai-shim): preserve final streaming usage chunks umairinayat 2026-04-01 12:33:06 +05:00
  • 4ce7dcf91e fix: support Windows launcher import paths Vasanthdev2004 2026-04-01 12:43:14 +05:30
  • d1267393a9 fix: resolve frozen terminal for OpenAI/3P provider users (#3) gnanam1990 2026-04-01 12:17:31 +05:30
  • 8fe03cba57 fix: harden provider recommendation safety Vasanthdev2004 2026-04-01 11:55:24 +05:30
  • 174eb8ad3b feat: add intelligent provider profile recommendation Vasanthdev2004 2026-04-01 11:10:51 +05:30
  • 2d7aa9c841 feat: rebrand as Open Claude and harden OpenAI REPL Kevin Codex 2026-04-01 13:31:18 +08:00
  • 55098bf9b7 Merge pull request #2 from gnanam1990/feat/smart-auto-router Kevin Codex 2026-04-01 12:51:13 +08:00
  • 5eb7ab4ecc Merge pull request #1 from gnanam1990/feat/ollama-provider Kevin Codex 2026-04-01 12:50:37 +08:00
  • 6b163e2e7e feat: add intelligent smart auto-router with latency/cost scoring gnanam1990 2026-04-01 10:19:32 +05:30
  • 752c71c30b feat: add native Ollama provider for local LLM support gnanam1990 2026-04-01 10:05:27 +05:30
  • c957d495ac fix: prevent interactive stream crash on node removal Kevin 2026-04-01 11:23:47 +08:00
  • ba5e1f07af fix: suppress OpenAI startup warning and account banner Kevin 2026-04-01 11:02:56 +08:00
  • 958f8c1869 chore: publish @gitlawb/openclaude package Kevin 2026-04-01 10:52:59 +08:00
  • 770e16dadb fix: restore interactive OpenAI REPL on React 18 Kevin 2026-04-01 09:47:21 +08:00
  • e69cf0917e feat: enhance provider-launch script with fast mode and improved argument parsing Reservieren 2026-03-31 22:12:00 -03:00
  • 009c29d318 refactor: update import paths for react/compiler-runtime to react-compiler-runtime Reservieren 2026-03-31 22:09:56 -03:00
  • 747be9c2f3 fix: restore interactive OpenAI REPL startup Kevin 2026-04-01 05:16:40 +08:00
  • 651335f682 fix: skip auth and onboarding for OpenAI provider in interactive mode Kevin 2026-04-01 03:34:17 +08:00
  • db04c3e0c0 fix: bypass version gate by setting MACRO.VERSION to 99.0.0 did:key:z6MkqDnb7Siv3Cwj7pGJq4T5EsUisECqR8KpnDLwcaZq5TPr 2026-04-01 02:48:10 +08:00
  • 3e652cafdf feat: add build system, stubs, and npm packaging — openclaude is now runnable did:key:z6MkqDnb7Siv3Cwj7pGJq4T5EsUisECqR8KpnDLwcaZq5TPr 2026-04-01 02:36:07 +08:00
  • fd108243eb docs: rewrite README for OpenClaude — setup instructions for all providers did:key:z6MkqDnb7Siv3Cwj7pGJq4T5EsUisECqR8KpnDLwcaZq5TPr 2026-03-31 23:16:40 +08:00
  • 619b5fb603 feat: add OpenAI-compatible provider shim — use any LLM with Claude Code did:key:z6MkqDnb7Siv3Cwj7pGJq4T5EsUisECqR8KpnDLwcaZq5TPr 2026-03-31 23:12:43 +08:00
  • d2542c9a62 asdf did:key:z6MkqDnb7Siv3Cwj7pGJq4T5EsUisECqR8KpnDLwcaZq5TPr 2026-03-31 03:34:03 -07:00