Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

chore: sync dev to main #2178

Merged
merged 58 commits into from
Mar 26, 2025
Merged

chore: sync dev to main #2178

merged 58 commits into from
Mar 26, 2025

Conversation

vansangpfiev
Copy link
Contributor

Describe Your Changes

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

qnixsynapse and others added 30 commits February 27, 2025 12:22
* Enhancement: Use XDG directory specification on Linux

* Use C++ type safety and a bit refactoring

* Ensure parent directory for config file exists in CreateConfigIfNotExist()

* Set XDG helper function name to GetXDGDirectoryPath

* E2E: Test XDG directory folder path on Linux

* Remove extra empty line
* fix: docker CI

* fix: create cortexcpp folder

---------

Co-authored-by: sangjanai <[email protected]>
* bug/feat: improve subprocess

* log subprocess command for easier debugging
)

* Add a new header file for normalize engine

* Add normalize_engine.cc and update normalize_engine.h

* chore: remove usage of anonymouse namespace

---------

Co-authored-by: vansangpfiev <[email protected]>
#2030)

* feat: implement input validation to allow only valid numeric selections

* chore:refactor function name to follow coding conventions

---------

Co-authored-by: vansangpfiev <[email protected]>
* test: add e2e post default engine

* test: fix ci

* test: update the variant non-cuda

---------

Co-authored-by: Harry Le <[email protected]>
* fix: add simple authentication

* fix: exclude v1/configs

---------

Co-authored-by: sangjanai <[email protected]>
* fix: use copy instead of reference

* fix: exclude swagger

---------

Co-authored-by: sangjanai <[email protected]>
* test: add e2e files


---------

Co-authored-by: Harry Le <[email protected]>
* test: check on ci

* test: check all in ci

* test: fix

* test: fix 2

* test: fix 3

---------

Co-authored-by: Harry Le <[email protected]>
chore: add .vs to .gitignore to exclude Visual Studio files
* chore: suppress warnings on Windows

* chore: msvc

* chore: remove c-style cast
* chore:  resolve warnings, handle nodiscard, and add error logging

* Update command_executor.h

use macro PCLOSE to correctly map to _pclose on windows

* fix typo: revert PCLOSE to _pclose for windows

The PCLOSE macro was mistakenly defined as pclose for Windows. This commit fixes the typo, reverting it back to _pclose

* chore: fix formatting

---------

Co-authored-by: vansangpfiev <[email protected]>
fix: Exception Handling and multiline comment
Co-authored-by: Harry Le <[email protected]>
vansangpfiev and others added 23 commits March 18, 2025 16:42
* remove python engine

* remove docs

* remove old methods

* remove CI

* remove model config

* remove finetuning and some docs update

* remove finetuning
* fix: crash if invalid url is set

* fix: validation for hf

---------

Co-authored-by: sangjanai <[email protected]>
* chore: Move to C++17 and fix extra warnings

* Use maybe_unused attribute

* curl_utils: Use unsigned to make msvc happy

* Fix list init in macos code

* Use unsigned in gguf_parser

* fix list initialization again

* use unsigned in cli_selection_utils.h

* fix formatting

* CMakeLists: Indicate to ensure we use c++17

* fix unit tests
* epic: Add compiler optimizations

* Remove -march=native flag
Co-authored-by: Akarshan Biswas <[email protected]>
chore: replace homebrew attr to menlo research
* fix: handle options preflight

* fix: better handler

* fix: better comparision for two url paths

---------

Co-authored-by: sangjanai <[email protected]>
@vansangpfiev vansangpfiev enabled auto-merge March 26, 2025 07:43
@vansangpfiev vansangpfiev requested a review from hiento09 March 26, 2025 07:43
Copy link
Contributor

@hiento09 hiento09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vansangpfiev vansangpfiev merged commit 5c6066c into main Mar 26, 2025
8 of 9 checks passed
Copy link
Contributor

Preview URL: https://ed39b93e.cortex-docs.pages.dev

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants