Skip to content

Feature / add suggestions support - #7675

Draft
PhotoNomad0 wants to merge 11 commits into
developfrom
feature-mcleanb-add-suggestions-support
Draft

Feature / add suggestions support#7675
PhotoNomad0 wants to merge 11 commits into
developfrom
feature-mcleanb-add-suggestions-support

Conversation

@PhotoNomad0

Copy link
Copy Markdown
Contributor

Describe what your pull request addresses (Please include relevant issue numbers):

Please include detailed Test instructions for your pull request:

Standard Test Instructions for PR Review Process:

  • Double check unit tests that have been written
  • Check for documentation for code changes
  • Check that there are not inadvertent commits to tC Apps when reviewing a tC Core PR
  • Checkout the branch locally and ensure that app runs as expected
    • Ensure tests pass
    • Open and watch the console for errors
    • Make sure all actions perform as expected
    • Import and Load a new Project
    • Load a tool and perform basic actions
    • Switch tools and perform basic actions
    • Switch project to an existing project
    • Load a tool and perform basic actions
    • Switch tools and perform basic actions
    • Next time reverse the order of importing after loading an existing project
  • Reviewer should double check the DoD in the ISSUE, including the “spirit” of the story
  • Ask Ben or Koz if you have any concerns about implementation (especially UI related)

PhotoNomad0 added 11 commits August 31, 2026 10:19
…mprove manifest consistency checks, and ensure data integrity during project overwrite operations.
…ecking-tool-wrapper` and `tc-ui-toolkit` dependencies, and add `queryLmStudioFromMainProcess` module.
Introduced a preload script for setting up `window.lmStudio` and enhanced the LM Studio query integration in both main and renderer processes. Updated dependencies `checking-tool-wrapper` and `tc-ui-toolkit` to newer versions for improved compatibility.
…nd add troubleshooting details for missing GL selections and Bible resources.
Introduced a function to retrieve available models from LM Studio and exposed it to the main window via IPC handlers. Updated the preload script and package reference for compatibility, ensuring smooth integration of model-related queries.
Introduced a generic `getApiLmStudioFromMainProcess` function to handle API requests from the Electron main process. Updated IPC handlers and `window.lmStudio` to support `get-api`, ensuring broader API access. Refactored existing model retrieval logic to use the new function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant