You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated `hotSwap` method in `adapter_registry.h` to suppress unused parameter warning.
- Removed unnecessary class export specifier from `KnowledgeGraphReasoner`.
- Adjusted `GraphIndexManager` to avoid inconsistent DLL import/export bindings.
- Deleted unused `toUpper` function in `aql_autocomplete.cpp`.
- Renamed `rebuild_state` parameter to `new_rebuild_state` in `markPublished` method of `ArtifactManifest`.
- Suppressed unused parameter warning for `config` in `validateModelInitialization`.
- Updated tests in `test_llama_cpp_inference_contract_focused.cpp` to use direct object references instead of pointers.
- Added error handling for workspace initialization in `LLMWikiPluginImpl`.
- Suppressed unused parameter warnings in various test cases and functions.
- Improved error handling in `HissReshaper` tests for mismatched grid sizes.
- Cleaned up unused variables and improved readability in several test files.
0 commit comments