This website requires JavaScript.
0a1ac92341
Merge pull request #138 from erdemozyol/fix/codex-websearch-and-agent-fallback
Kevin Codex
2026-04-02 21:02:43 +08:00
1ee2ce931a
Merge pull request #117 from auriti/fix/context-isenvtruthy-mismatch
Kevin Codex
2026-04-02 21:01:15 +08:00
bc2a4bcdd5
Merge pull request #121 from Vasanthdev2004/provider-setup-wizard
Kevin Codex
2026-04-02 21:00:41 +08:00
118b0793e0
fix: move slash suggestion highlight with selection
Vasanthdev2004
2026-04-02 18:25:52 +05:30
5ccda35941
fix: highlight selected slash suggestion
Vasanthdev2004
2026-04-02 18:18:48 +05:30
f385740bd6
fix: use isEnvTruthy() for provider detection in context window lookup
Juan Camilo
2026-04-02 14:43:03 +02:00
ef251fe3f5
Merge upstream/main into docs/non-technical-setup-guide
gnanam1990
2026-04-02 18:12:28 +05:30
f4818dc213
fix: shim reliability and protocol compliance overhaul
Juan Camilo
2026-04-02 14:41:40 +02:00
aac326fa3f
docs(setup): add beginner and advanced guides
gnanam1990
2026-04-02 18:09:04 +05:30
71a3f36e95
Merge origin/main into provider-setup-wizard
Vasanthdev2004
2026-04-02 18:03:44 +05:30
23216ca01c
feat: Refactor model handling & reasoning effort across navigation, typeahead, OpenAI/Codex providers, API shim, configs, and UI (adds EffortPicker, new mappings/options, unique suggestion IDs, effort utilities; removes deprecated aliases; defaults Codex to gpt-5.4; improves selection logic and status display)
Meet Patel
2026-04-02 17:17:14 +05:30
3d72d9e5e2
Merge pull request #137 from gnanam1990/feat/mcp-doctor
Kevin Codex
2026-04-02 20:25:41 +08:00
4260f5bcd7
Merge pull request #123 from auriti/fix/assert-min-version-provider-guard
Kevin Codex
2026-04-02 20:24:37 +08:00
49b9c043f5
Merge pull request #120 from auriti/fix/migration-provider-guard
Kevin Codex
2026-04-02 20:22:50 +08:00
a7ec88b1e5
Merge pull request #122 from auriti/fix/pin-github-actions-sha
Kevin Codex
2026-04-02 20:21:26 +08:00
903a30916a
Merge pull request #107 from rithulkamesh/main
Kevin Codex
2026-04-02 20:14:51 +08:00
6b7c0e5339
Merge pull request #74 from Vect0rM/feature/atomic-chat-integration
Kevin Codex
2026-04-02 20:13:37 +08:00
0c88dea247
Strip incompatible JSON Schema keywords from tool schemas
skfallin
2026-04-02 13:50:47 +02:00
cec3629017
fix: support codex web tools and non-git agents
erdemozyol
2026-04-02 13:11:26 +03:00
7c09b1f01c
docs: add Atomic Chat to README provider examples and launch profiles
Misha Skvortsov
2026-04-02 13:58:50 +03:00
0a42839475
fix(github): address PR feedback for onboarding flow
Rithul Kamesh
2026-04-02 15:38:54 +05:30
64ba7fdb9a
refactor: enhance Atomic Chat API URL handling
Misha Skvortsov
2026-04-02 12:27:12 +03:00
fb27164ddf
fix(mcp): await failed transport cleanup on Windows
gnanam1990
2026-04-02 14:55:05 +05:30
ad1f328672
feat(mcp): add doctor command
gnanam1990
2026-04-02 14:55:05 +05:30
001f89f62c
feat: add MCP doctor diagnostics service
gnanam1990
2026-04-02 14:55:04 +05:30
5cd95f4bb1
Merge pull request #116 from Aarondio/fix/tolerant-json-parser
Kevin Codex
2026-04-02 17:12:44 +08:00
6c4225f6f4
fix: skip assertMinVersion for third-party providers
Juan Camilo
2026-04-02 09:46:53 +02:00
3ca6c299d6
security: pin GitHub Actions to immutable SHA digests
Juan Camilo
2026-04-02 09:46:16 +02:00
7a7437b309
fix: skip Anthropic model migration for third-party providers
Juan Camilo
2026-04-02 09:29:53 +02:00
c94f9e18c3
Merge pull request #124 from salmanrajz/fix/recursive-schema-normalization
Kevin Codex
2026-04-02 17:03:37 +08:00
e16917614c
Merge pull request #136 from rajrasane/fix/graceful-exit-ui-artifacts
Kevin Codex
2026-04-02 17:03:04 +08:00
38d35e314f
Merge pull request #108 from gnanam1990/fix/openrouter-gemini-model-id-103
Kevin Codex
2026-04-02 16:44:06 +08:00
14de9cf0fb
refactor: address code review feedback
salmanrajz
2026-04-02 12:36:05 +04:00
7f969200fb
Add exit reason types and improve graceful shutdown handling
Raj Rasane
2026-04-02 14:00:32 +05:30
e494015e9a
fix: wrap streaming reader in try/finally to release lock and prevent resource leaks
salmanrajz
2026-04-02 12:12:24 +04:00
5b20fe783d
fix: make CostThresholdDialog provider-aware instead of hardcoding Anthropic
salmanrajz
2026-04-02 12:00:07 +04:00
6aec8416cc
fix: make normalizeSchemaForOpenAI recursive for nested objects
salmanrajz
2026-04-02 11:51:04 +04:00
08f0b6030e
feat: add guided /provider setup
Vasanthdev2004
2026-04-02 13:13:50 +05:30
4f78bde085
Delete hello/world
Mike
2026-04-01 23:15:10 +03:00
3b7b9740f2
fix: update OPENAI_API_KEY message and add Atomic Chat URL check
Misha Skvortsov
2026-04-01 23:06:25 +03:00
577e654ae7
feat: add support for Atomic Chat provider
Misha Skvortsov
2026-04-01 21:42:43 +03:00
f07f11b7b6
fix: use bun test for provider-recommendation script to resolve module errors
Rithul Kamesh
2026-04-02 12:53:56 +05:30
d156aed32d
fix(shim): implement tolerant bracket balancer for truncated tool JSON
Aarondio
2026-04-02 08:14:52 +01:00
93bc50f8cd
docs: replace stale OpenRouter Gemini example
gnanam1990
2026-04-02 11:37:26 +05:30
2619401d34
Remove github-models-pr-draft.md
Rithul Kamesh
2026-04-02 11:26:27 +05:30
25c5987276
feat: add support for GitHub Models provider
Rithul Kamesh
2026-04-02 11:25:28 +05:30
1059915c84
Merge pull request #105 from rajrasane/fix/third-party-provider-compatibility
Kevin Codex
2026-04-02 13:50:18 +08:00
fcb1b82d9b
Merge pull request #104 from slx618/fix/azure-max-completion-tokens
Kevin Codex
2026-04-02 13:40:23 +08:00
e54c39e3cb
Merge pull request #100 from Vasanthdev2004/ripgrep-install-hint
Kevin Codex
2026-04-02 13:39:52 +08:00
a6ba34a3de
Merge pull request #99 from gigachad80/main
Kevin Codex
2026-04-02 13:36:45 +08:00
7128a938d9
Merge pull request #101 from BrainSlugs83/security/compile-time-telemetry-removal
Kevin Codex
2026-04-02 13:35:27 +08:00
f340b199c8
refactor: simplify session title fallback to static 'Open Claude'
Raj Rasane
2026-04-02 10:40:27 +05:30
63546dcd9c
chore: rename default terminal title to Open Claude
Raj Rasane
2026-04-02 10:38:22 +05:30
302d9d4e44
fix: enable session title generation for non-firstParty providers
Raj Rasane
2026-04-02 10:33:56 +05:30
310f1d344a
fix: provide local session title fallback for 3P providers
Raj Rasane
2026-04-02 10:26:06 +05:30
9590066b5b
fix: gracefully handle Docker/remote Ollama in system-check When Ollama runs inside Docker or a remote container, the native 'ollama ps' command is unavailable on the host. Instead of hard-failing and blocking CLI startup, downgrade to a pass() with a warning when the HTTP ping has already confirmed the server is reachable.
Raj Rasane
2026-04-02 10:18:52 +05:30
ad947e996a
Merge pull request #102 from BrainSlugs83/security/pin-exact-dependency-versions
Kevin Codex
2026-04-02 13:34:15 +08:00
b2ba2c0cc5
Merge pull request #98 from Vasanthdev2004/windows-csiu-input-fix
Kevin Codex
2026-04-02 13:30:36 +08:00
0746802b6a
security: kill GrowthBook phone-home and auto-updater at build time
Mikey
2026-04-01 21:29:12 -07:00
2bade922ef
fix: add clearer ripgrep install guidance
Vasanthdev2004
2026-04-02 10:19:36 +05:30
4918caa22b
Update resume command in gracefulShutdown message
Dark Yagami
2026-04-02 10:18:27 +05:30
ffbc1f8f6e
fix: support CSI-u printable input on Windows
Vasanthdev2004
2026-04-02 10:05:16 +05:30
5f75f67a27
security: pin all dependencies to exact versions
Mikey
2026-04-01 21:29:42 -07:00
f3ebd7d256
fix: convert max_tokens to max_completion_tokens for Azure OpenAI
Alex
2026-04-02 12:01:01 +08:00
1a60509fdc
Merge pull request #96 from gnanam1990/fix/startup-screen-version-display
Kevin Codex
2026-04-02 11:43:42 +08:00
47b19c9a00
fix: style version number in startup screen accent orange
gnanam1990
2026-04-02 09:11:12 +05:30
8c6a10517f
fix: show correct version in startup screen
gnanam1990
2026-04-02 09:05:00 +05:30
cb8973e99b
chore: release 0.1.6
v0.1.6
Kevin Codex
2026-04-02 11:18:21 +08:00
085ba9206e
Merge pull request #80 from gnanam1990/fix/azure-cognitive-services-endpoint
Kevin Codex
2026-04-02 11:08:19 +08:00
0f34a8eadb
Merge pull request #93 from gnanam1990/fix/gemini-schema-required-validation
Kevin Codex
2026-04-02 11:08:02 +08:00
10a5444241
Merge pull request #94 from kevincodex1/feature/removed-telemetry-noise
Kevin Codex
2026-04-02 11:04:29 +08:00
42e614dfb3
removed telemetry noise, unnecessary packets sent to anthropic
Kevin Codex
2026-04-02 11:01:14 +08:00
ab911d1ed1
fix: make schema normalization provider-aware for Gemini compatibility
gnanam1990
2026-04-02 08:28:07 +05:30
e524be7e22
Merge pull request #50 from auriti/fix/status-panel-openai-provider
Kevin Codex
2026-04-02 10:50:16 +08:00
ac2ea6aeb2
test: align codexShim test with strict schema normalization
gnanam1990
2026-04-02 08:16:51 +05:30
8645dc4cce
bump version
Kevin Codex
2026-04-02 09:38:58 +08:00
69f1d0b896
Merge pull request #34 from auriti/fix/macro-package-url
Kevin Codex
2026-04-02 09:09:43 +08:00
36654c1f48
Merge pull request #45 from Vasanthdev2004/bun-version-note
Kevin Codex
2026-04-02 08:52:39 +08:00
546aee66d2
Merge pull request #85 from nusquama/fix/azure-openai-max-completion-tokens
Kevin Codex
2026-04-02 08:49:23 +08:00
537ac24a9c
fix: use max_completion_tokens instead of max_tokens for OpenAI-compatible APIs
nusquama
2026-04-02 08:36:01 +08:00
5fae22a8f2
Merge pull request #33 from auriti/fix/profile-file-permissions
Kevin Codex
2026-04-02 08:30:01 +08:00
01246f98bd
Merge pull request #51 from auriti/fix/proxy-wss-default-port
Kevin Codex
2026-04-02 08:29:39 +08:00
1ce19b9a39
Merge pull request #59 from Vasanthdev2004/gpt4o-max-tokens-test
Kevin Codex
2026-04-02 08:24:25 +08:00
7ce7dc1c6e
Merge pull request #72 from Vasanthdev2004/fix-pr-checks
Kevin Codex
2026-04-02 08:21:50 +08:00
2a8f6fc242
Merge pull request #75 from tunnckoCore/feat/disable-coauthor-and-openclaude-pr-branding
Kevin Codex
2026-04-02 07:51:02 +08:00
aa4a356f3b
Merge pull request #81 from Vasanthdev2004/third-party-setup-fix
Kevin Codex
2026-04-02 07:37:35 +08:00
fd6f4e6632
test: align Codex strict schema expectation
Vasanthdev2004
2026-04-02 00:11:42 +05:30
c22045e3e4
fix: skip Anthropic setup flow for third-party providers
Vasanthdev2004
2026-04-02 01:32:38 +05:30
4c9b9f0d5d
fix: support Azure Cognitive Services and Azure OpenAI endpoints
gnanam1990
2026-04-02 01:32:30 +05:30
8466fc138e
test: align Codex strict schema expectation
tunnckoCore
2026-04-01 22:32:32 +03:00
6c0d2622c9
docs: document co-author attribution env var
tunnckoCore
2026-04-01 21:46:52 +03:00
217a864ba0
feat: support disabling commit co-author attribution
tunnckoCore
2026-04-01 21:37:43 +03:00
936107f569
test: align Codex strict schema expectation
Vasanthdev2004
2026-04-02 00:11:42 +05:30
b204ae722f
Merge pull request #71 from Vasanthdev2004/pr-checks
Kevin Codex
2026-04-02 02:33:25 +08:00
80df0c57bd
Merge pull request #48 from auriti/fix/empty-string-content-delta
Kevin Codex
2026-04-02 02:31:11 +08:00
9951da5397
ci: add PR smoke and provider test checks
Vasanthdev2004
2026-04-02 00:00:12 +05:30
18e24a75f1
Merge pull request #70 from gnanam1990/feat/gradient-startup-screen
Kevin Codex
2026-04-02 02:30:00 +08:00
9d464f3488
feat: add gradient startup screen and remove old OPEN box logo
gnanam1990
2026-04-01 23:57:45 +05:30
3491dc3cba
fix: preserve Gemini thought signatures for tools
Vasanthdev2004
2026-04-01 23:54:17 +05:30
b78db9568a
Merge pull request #63 from step325/fix/codex-multi-agent-compatibility
Kevin Codex
2026-04-02 02:20:39 +08:00