Commit Graph

  • 66e0649b01 chore: Bump version to 0.1.9 main rust-v0.1.9 Sebastian Krüger 2025-12-01 00:02:32 +01:00
  • 84bc98a66b feat: Enable Python Runner, CodeMCP, Rubber Duck, and Rust Filesystem Sebastian Krüger 2025-11-24 19:36:58 +01:00
  • 3bc152029e chore: Bump version to 0.1.8 rust-v0.1.8 Sebastian Krüger 2025-11-17 20:50:54 +01:00
  • ffbd2e38ec debug: Add extensive logging for finish_reason handling Sebastian Krüger 2025-11-17 19:27:07 +01:00
  • 0841ba05a8 fix: Handle finish_reason 'length' to prevent hang when hitting max_tokens Sebastian Krüger 2025-11-17 18:51:48 +01:00
  • 44dc7a3bed fix: Emit pending items before Completed when stream closes gracefully Sebastian Krüger 2025-11-17 18:31:24 +01:00
  • a3ced1f246 fix: Send Completed event when stream ends without finish_reason Sebastian Krüger 2025-11-17 18:23:12 +01:00
  • 401b0b3935 fix: Handle empty assistant messages as turn completion Sebastian Krüger 2025-11-17 18:15:24 +01:00
  • 7237627ac7 fix: Regenerate Cargo.lock for v0.1.7 rust-v0.1.7 Sebastian Krüger 2025-11-17 11:25:44 +01:00
  • 75dda1c285 chore: Bump version to 0.1.7 Sebastian Krüger 2025-11-17 11:18:26 +01:00
  • 8f79e89db2 fix: Add max_tokens field to all test ModelProviderInfo initializations Sebastian Krüger 2025-11-17 11:01:31 +01:00
  • c0775ad8a3 feat: Make max_tokens configurable via provider config Sebastian Krüger 2025-11-17 10:40:15 +01:00
  • ee75cfaa7f fix: Regenerate Cargo.lock for v0.1.6 rust-v0.1.6 Sebastian Krüger 2025-11-16 21:59:54 +01:00
  • 085d8c9343 chore: Bump version to 0.1.6 Sebastian Krüger 2025-11-16 21:52:00 +01:00
  • 462b219d3f feat: Add comprehensive Anthropic prompt caching Sebastian Krüger 2025-11-16 21:43:01 +01:00
  • 63de226119 fix: Downgrade tracing to 0.1.41 (crates.io latest) Sebastian Krüger 2025-11-16 21:25:43 +01:00
  • 7d2842885a chore: Bump version to 0.1.5 rust-v0.1.5 Sebastian Krüger 2025-11-16 21:08:14 +01:00
  • e7582abc39 chore(deps): bump lru from 0.12.5 to 0.16.2 in /llmx-rs dependabot/cargo/llmx-rs/lru-0.16.2 dependabot[bot] 2025-11-14 18:56:21 +00:00
  • a899aadea5 chore(deps): bump schemars from 0.8.22 to 1.0.4 in /llmx-rs dependabot/cargo/llmx-rs/schemars-1.0.4 dependabot[bot] 2025-11-14 18:56:09 +00:00
  • 67ff31104f chore: Bump version to 0.1.4 rust-v0.1.4 Sebastian Krüger 2025-11-14 19:52:13 +01:00
  • 866ca2a372 chore: Bump version to 0.1.3 rust-v0.1.3 Sebastian Krüger 2025-11-14 14:30:46 +01:00
  • 4b2e4a1d48 fix: Add scope and update npm for OIDC publishing rust-v0.1.2 Sebastian Krüger 2025-11-13 13:24:05 +01:00
  • 207a0e2333 fix: Remove NPM_TOKEN for OIDC auth and disable alpha branch update Sebastian Krüger 2025-11-13 12:52:52 +01:00
  • df6e9f8e0e chore: Bump version to 0.1.2 Sebastian Krüger 2025-11-13 12:21:18 +01:00
  • c9f903a83e fix: Correct environment variables and documentation links in README Sebastian Krüger 2025-11-13 12:18:31 +01:00
  • 00eed932c0 feat: Use npm Trusted Publishers (OIDC) for automated publishing Sebastian Krüger 2025-11-13 12:10:09 +01:00
  • b47a4dc354 fix: Add --access public flag to npm publish for scoped packages rust-v0.1.1 Sebastian Krüger 2025-11-13 11:36:16 +01:00
  • d6f414b0ea fix: Update test version references from 0.1.0 to 0.1.1 Sebastian Krüger 2025-11-13 11:34:23 +01:00
  • 5f848fe8be chore: Bump version to 0.1.1 Sebastian Krüger 2025-11-13 10:58:06 +01:00
  • ca37c07257 chore: Remove OpenAI branding and references Sebastian Krüger 2025-11-13 10:52:57 +01:00
  • e89209d021 fix(tests): use public API for login_and_cancel_chatgpt test rust-v0.1.0 Sebastian Krüger 2025-11-13 09:52:57 +01:00
  • 4ddd4e078f docs: remove images and Homebrew references, fix GitHub URLs Sebastian Krüger 2025-11-13 09:50:21 +01:00
  • 5a9de8e195 fix(release): configure release workflow for npm publishing Sebastian Krüger 2025-11-13 09:47:13 +01:00
  • 89228842fc fix(tests): handle race condition in login_and_cancel_chatgpt test Sebastian Krüger 2025-11-13 08:19:43 +01:00
  • edefb6eb9c fix(release): correct package identifier and restore GitHub Release step Sebastian Krüger 2025-11-13 07:50:17 +01:00
  • 8c04526619 fix(build): accept scoped package name @valknarthing/llmx in build script Sebastian Krüger 2025-11-13 07:42:12 +01:00
  • 3821a18ec1 fix(release): remove duplicate GitHub Release creation step Sebastian Krüger 2025-11-13 07:16:36 +01:00
  • 40cd73936c fix(release): add clobber flag to dotslash-publish to allow overwriting assets Sebastian Krüger 2025-11-13 06:44:59 +01:00
  • ec0c5a6fb7 feat(release): use NPM_TOKEN for npm publishing instead of OIDC Sebastian Krüger 2025-11-13 05:19:01 +01:00
  • 2c0196efd3 chore: rename npm scope from @valknar to @valknarthing Sebastian Krüger 2025-11-13 04:59:52 +01:00
  • f58398dfbb fix(release): correct npm tarball filename pattern Sebastian Krüger 2025-11-13 04:37:20 +01:00
  • 91ce3a3838 fix(release): use correct package name 'llmx' instead of '@valknar/llmx' Sebastian Krüger 2025-11-13 04:34:24 +01:00
  • f3a1034d5d fix(release): sanitize package name in stage_npm_packages.py for temp directory creation Sebastian Krüger 2025-11-13 03:59:25 +01:00
  • 065eaeaa4e chore(deps): bump tonic from 0.13.1 to 0.14.2 in /llmx-rs dependabot/cargo/llmx-rs/tonic-0.14.2 dependabot[bot] 2025-11-12 19:46:57 +00:00
  • ff6bb07283 chore(deps): bump rand from 0.8.5 to 0.9.2 in /llmx-rs dependabot/cargo/llmx-rs/rand-0.9.2 dependabot[bot] 2025-11-12 19:46:12 +00:00
  • 53d30fceac chore(deps): bump wildmatch from 2.5.0 to 2.6.0 in /llmx-rs dependabot/cargo/llmx-rs/wildmatch-2.6.0 dependabot[bot] 2025-11-12 19:45:33 +00:00
  • 3c7efc58c8 feat: Complete LLMX v0.1.0 - Rebrand from Codex with LiteLLM Integration Sebastian Krüger 2025-11-12 20:40:44 +01:00
  • 7dbd70529f chore(deps): bump taiki-e/install-action from 2.62.49 to 2.62.50 dependabot/github_actions/taiki-e/install-action-2.62.50 dependabot[bot] 2025-11-12 18:53:23 +00:00
  • 52a37c0b78 chore(deps): bump node from 24-slim to 25-slim in /codex-cli dependabot/docker/codex-cli/node-25-slim dependabot[bot] 2025-11-12 18:53:19 +00:00
  • 052b052832 Enable ghost_commit feature by default (#6041) original-codex-tag original-codex-backup jif-oai 2025-11-11 09:20:46 +00:00
  • 6951872776 [hygiene][app-server] have a helper function for duplicate code in turn APIs (#6488) Celia Chen 2025-11-10 18:44:47 -08:00
  • bb7b0213a8 Colocate more of bash parsing (#6489) pakrym-oai 2025-11-10 18:38:36 -08:00
  • 6c36318bd8 Use codex-linux-sandbox in unified exec (#6480) pakrym-oai 2025-11-10 17:17:09 -08:00
  • 930f81a17b flip rate limit status bar (#6482) zhao-oai 2025-11-10 17:13:10 -08:00
  • 9aff64e017 upload Windows .exe file artifacts for CLI releases (#6478) iceweasel-oai 2025-11-10 15:31:06 -08:00
  • 3838d6739c [app-server] update macro to make renaming methods less boilerplate-y (#6470) Owen Lin 2025-11-10 15:15:08 -08:00
  • 60deb6773a refactor(tui): job-control for Ctrl-Z handling (#6477) Josh McKinney 2025-11-10 15:13:43 -08:00
  • 0271c20d8f add codex debug seatbelt --log-denials (#4098) Jeremy Rose 2025-11-10 14:48:14 -08:00
  • 52e97b9b6b Fix wayland image paste error (#4824) George Nesterenok 2025-11-10 19:35:30 -03:00
  • 2ac49fea58 [app-server] chore: move initialize out of deprecated API section (#6468) Owen Lin 2025-11-10 12:24:36 -08:00
  • f01f2ec9ee feat: add workdir to unified_exec (#6466) jif-oai 2025-11-10 19:53:36 +00:00
  • 980886498c Add user command event types (#6246) zhao-oai 2025-11-10 11:18:45 -08:00
  • e743d251a7 Add opt-out for rate limit model nudge (#6433) Ahmed Ibrahim 2025-11-10 09:21:53 -08:00
  • 788badd221 fix: update brew auto update version check (#6238) Shijie Rao 2025-11-10 09:05:00 -08:00
  • fbdedd9a06 [app-server] feat: add command to generate json schema (#6406) Owen Lin 2025-11-10 08:59:14 -08:00
  • 5916153157 Don't lock PRs that have been closed without merging (#6422) Eric Traut 2025-11-10 10:46:11 -06:00
  • b46012e483 Support exiting from the login menu (#6419) Eric Traut 2025-11-10 10:43:11 -06:00
  • 42683dadfb fix: use generate_ts from app_server_protocol (#6407) Owen Lin 2025-11-10 08:08:12 -08:00
  • 65cb1a1b77 Updated docs to reflect recent changes in web_search configuration (#6376) Eric Traut 2025-11-10 09:57:56 -06:00
  • 50a77dc138 Move compact (#6454) jif-oai 2025-11-10 11:59:48 +00:00
  • 557ac63094 Fix config documentation: correct TOML parsing description (#6424) Raduan A. 2025-11-10 07:58:32 +01:00
  • 131c384361 Fix warning message phrasing (#6446) Andrew Nikolin 2025-11-10 01:12:28 -05:00
  • e2598f5094 chore(deps): bump zeroize from 1.8.1 to 1.8.2 in /codex-rs (#6444) dependabot[bot] 2025-11-09 22:03:36 -08:00
  • 78b2aeea55 chore(deps): bump askama from 0.12.1 to 0.14.0 in /codex-rs (#6443) dependabot[bot] 2025-11-09 22:02:26 -08:00
  • 082d2fa19a chore(deps): bump taiki-e/install-action from 2.60.0 to 2.62.49 (#6438) dependabot[bot] 2025-11-09 22:00:08 -08:00
  • 7c7c7567d5 chore(deps): bump codespell-project/actions-codespell from 2.1 to 2.2 (#6437) dependabot[bot] 2025-11-09 21:58:51 -08:00
  • 625f2208c4 For npm upgrade on Windows, go through cmd.exe to get path traversal working (#6387) iceweasel-oai 2025-11-09 21:07:44 -08:00
  • 5f1fab0e7c fix(cloud-tasks): respect cli_auth_credentials_store config (#5856) kinopeee 2025-11-10 09:35:08 +09:00
  • c07461e6f3 fix(seatbelt): Allow reading hw.physicalcpu (#6421) Oliver Mannion 2025-11-10 03:53:36 +11:00
  • 8b80a0a269 Fix SDK documentation: replace 'file diffs' with 'file change notifications' (#6425) Raduan A. 2025-11-09 17:37:16 +01:00
  • a47181e471 more world-writable warning improvements (#6389) iceweasel-oai 2025-11-08 11:35:43 -08:00
  • 5beb6167c8 feat(tui): Display keyboard shortcuts inline for approval options (#5889) Raduan A. 2025-11-08 18:08:42 +01:00
  • 917f39ec12 Improve world-writable scan (#6381) iceweasel-oai 2025-11-07 21:28:55 -08:00
  • a2fdfce02a Kill shell tool process groups on timeout (#5258) Luca King 2025-11-07 19:54:35 -06:00
  • 91b16b8682 Don't request approval for safe commands in unified exec (#6380) pakrym-oai 2025-11-07 16:36:04 -08:00
  • 183fc8e01a core: replace Cloudflare 403 HTML with friendly message (#6252) Alexander Smirnov 2025-11-08 02:55:16 +03:00
  • 9fba811764 refactor(terminal): cleanup deprecated flush logic (#6373) Josh McKinney 2025-11-07 15:54:07 -08:00
  • db408b9e62 [App-server] add initialization to doc (#6377) Celia Chen 2025-11-07 15:52:20 -08:00
  • 2eecc1a2e4 fix(wsl): normalize Windows paths during update (#6086) (#6097) Jakob Malmo 2025-11-07 23:49:17 +01:00
  • c76528ca1f [SDK] Add network_access and web_search options to TypeScript SDK (#6367) Dan Hernandez 2025-11-07 15:19:34 -06:00
  • bb47f2226f feat: add --promote-alpha option to create_github_release script (#6370) Michael Bolin 2025-11-07 12:05:22 -08:00
  • c6ab92bc50 tui: add comments to tui.rs (#6369) Jeremy Rose 2025-11-07 10:17:52 -08:00
  • 4c1a6f0ee0 Promote shell config tool to model family config (#6351) pakrym-oai 2025-11-07 10:11:11 -08:00
  • 361d43b969 [app-server] doc: update README for threads and turns (#6368) Owen Lin 2025-11-07 09:02:49 -08:00
  • 2e81f1900d [App-server] Add auth v2 doc & update codex mcp interface auth section (#6353) Celia Chen 2025-11-07 08:17:19 -08:00
  • 2030b28083 [app-server] feat: expose additional fields on Thread (#6338) Owen Lin 2025-11-06 20:08:45 -08:00
  • e84e39940b [App-server] Implement account/read endpoint (#6336) Celia Chen 2025-11-06 19:43:13 -08:00
  • e8905f6d20 Prefer wait_for_event over wait_for_event_with_timeout (#6349) pakrym-oai 2025-11-06 18:11:11 -08:00
  • 316352be94 Fix apply_patch rename move path resolution (#5486) Shane Vitarana 2025-11-06 20:02:09 -05:00
  • f8b30af6dc Prefer wait_for_event over wait_for_event_with_timeout. (#6346) pakrym-oai 2025-11-06 16:14:43 -08:00