mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-23 17:43:47 +03:00
b86b46662c
Refactor commit message generation to use the summarizer from the aiService context instead of building it locally. This allows the summarizer to be shared across components and avoids unnecessary rebuilds. Also update the branch name generation in the branch view to use the summarizer from the aiService context. Add the aiService to the page context and retrieve the summarizer observable in the components that need it. No leaked keys found in the provided git diff. |
||
---|---|---|
.. | ||
src | ||
static | ||
.env.development | ||
.env.nightly | ||
.env.production | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
package.json | ||
postcss.config.cjs | ||
svelte.config.js | ||
tailwind.config.cjs | ||
tsconfig.json | ||
vite.config.ts |