forked from TabbyML/tabby
-
Notifications
You must be signed in to change notification settings - Fork 0
merge from upstream #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
erfanium
wants to merge
2,289
commits into
rumicode:main
Choose a base branch
from
TabbyML:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…n-to-share-token chore(vscode): implement export funciton to share token
…s. (#3982) * fix(agent): fix background healthcheck to not update connecting status. * fix(agent): update heartbeat log level.
…endpoint config is empty. (#3983) * fix(vscode): fix tryReadAuthenticationToken to return undefined when endpoint config is empty. * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* feat(intellij): support generate commit message. * fix(intellij): handle errors when generating commit message. * fix(intellij): handle errors when generating commit message.
…#3963) * feat(page): support query code in page and save attachment in section Signed-off-by: Wei Zhang <kweizh@tabbyml.com> * chore: fix tests Signed-off-by: Wei Zhang <kweizh@tabbyml.com> * chore: update db Signed-off-by: Wei Zhang <kweizh@tabbyml.com> * chore: fix db * feat: pageSections should return attachments Signed-off-by: Wei Zhang <kweizh@tabbyml.com> * feat: return id with section attachment Signed-off-by: Wei Zhang <kweizh@tabbyml.com> * fix: return error after created section Signed-off-by: Wei Zhang <kweizh@tabbyml.com> * feat: pages should return codeSourceId Signed-off-by: Wei Zhang <kweizh@tabbyml.com> --------- Signed-off-by: Wei Zhang <kweizh@tabbyml.com>
* fix(crawler): update URL handling for llms-full.txt and improve error messages * fix(crawler): enhance URL handling to support llms.txt redirection to llms-full.txt
* feat(ui): support specifying the repository when creating new pages * update * update: integrate * update * [autofix.ci] apply automated fixes * update: api * update: gql query * update: display sources * update * update * update * update: styling * update: display scores in dev mode --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
… before sending to embedding in llama.cpp (#3989) Signed-off-by: Wei Zhang <kweizh@tabbyml.com>
…llama.cpp failed more than 5 times (#3990) Signed-off-by: Wei Zhang <kweizh@tabbyml.com>
* chore(ui): hide empty activities * update * update: remove 'no data' condition
* fix(ui): correct code navigation in answer engine * update
* fix(index): skip indexing existed commits * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
…4004) * refactor(db): remove deprecated columns from thread_messages table * update schema
#4006) * docs(changelog): add v0.26.0 release notes and remove unreleased entry * fix: drop old data
aim-downloader@0.27.0-dev.0 hash-ids@0.27.0-dev.0 http-api-bindings@0.27.0-dev.0 llama-cpp-server@0.27.0-dev.0 ollama-api-bindings@0.27.0-dev.0 sqlx-migrate-validate@0.27.0-dev.0 tabby@0.27.0-dev.0 tabby-common@0.27.0-dev.0 tabby-crawler@0.27.0-dev.0 tabby-db@0.27.0-dev.0 tabby-db-macros@0.27.0-dev.0 tabby-download@0.27.0-dev.0 tabby-git@0.27.0-dev.0 tabby-index@0.27.0-dev.0 tabby-index-cli@0.27.0-dev.0 tabby-inference@0.27.0-dev.0 tabby-schema@0.27.0-dev.0 tabby-webserver@0.27.0-dev.0 Generated by cargo-workspaces
…4016) * chore(ui): prefetch my activities * feat(ui): disable repository edits while asking follow-up questions
* feat(page): support update page title * update
* chore: save background_job stdout to local file * chore(background_jobs): rotate logs by day * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * Update ee/tabby-webserver/src/path.rs --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Meng Zhang <meng@tabbyml.com>
…rd compatible. (#3999) * refactor(chat-panel): refactor the chat panel server api to be backward compatible. * [autofix.ci] apply automated fixes * refactor: initialization processing. * refactor: make onLoaded and onKeyboardEvent optional. --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
…ed tab is less than 5 (#4020) * feat(chat): enhance file search fallback when no open editors are found * feat(chat): improve file retrieval when fewer than 5 open tabs are present
* 💬Generate LLM translations * add chinese to readme --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update README.md * docs: add v0.30.0 entry to README
Add patch release notes for v0.30.1 including CUDA base image downgrade to version 12.4.1 for enhanced compatibility. 🤖 Generated with [Pochi](https://getpochi.com) Co-authored-by: Pochi <noreply@getpochi.com>
Co-authored-by: Juan G. Carmona <juan@jgcarmona.com> Co-authored-by: Pochi <noreply@getpochi.com>
…variable (#4323) Co-authored-by: Wei Zhang <kweizh@gmail.com>
* fix(sqlx): use 0.7.3 sqlx to avoid pool timeout * update
* feat(server): support white label * update: ui * refetch branding logo * update * update * update: query * revert caddy change * [autofix.ci] apply automated fixes * lint * [autofix.ci] apply automated fixes * update: remove image button * [autofix.ci] apply automated fixes * update * [autofix.ci] apply automated fixes * update: license key * update * update: remove branding_name * update * update: feature enum * update: lint --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* docs(changelog): add v0.30.2 release notes * chore: add bump llamacpp * update
…txt URLs (#4338) * feat(crawler): append URL-encoded section titles as fragments to llms.txt URLs This enhancement ensures that each section in llms.txt files gets a unique URL by appending the URL-encoded section title as a fragment. This prevents URL collisions when multiple sections share the same base URL and improves navigation within crawled documents. Changes: - Add percent-encoding dependency for URL encoding - Modify split_llms_content to append encoded titles as URL fragments - Update metadata description to use base URL instead of full URL - Add comprehensive tests for the new fragment URL behavior 🤖 Generated with [Pochi](https://getpochi.com) Co-Authored-By: Pochi <noreply@getpochi.com> * [autofix.ci] apply automated fixes --------- Co-authored-by: Pochi <noreply@getpochi.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
#4349) - Increase max_connections from 1 to 20 - Add min_connections setting (2) - Add acquire_timeout (6 seconds) - Add idle_timeout (5 minutes) - Add max_lifetime (1 hour) - Add explicit type annotation for pool These changes should improve performance and stability for in-memory databases used in tests and test utilities. 🤖 Generated with [Pochi](https://getpochi.com) Co-authored-by: Pochi <noreply@getpochi.com>
…4350) Co-authored-by: Pochi <noreply@getpochi.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* feat(index): indexing repo in shard when more than 20 * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * chore: add env for enabling index repo in shard # Conflicts: # ee/tabby-webserver/src/service/background_job/mod.rs * [autofix.ci] apply automated fixes * fix(job): utilize to_std err to check whether the time is past (#4370) * [autofix.ci] apply automated fixes * fix(test): use cloudflare workers-ai llms.txt for test --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Add FAQ entry explaining that Tabby's root directory should not be placed on NFS filesystems due to SQLite's dependency on proper file locking mechanisms, which are often broken or missing in networked filesystems. 🤖 Generated with [Pochi](https://getpochi.com) Co-authored-by: Pochi <noreply@getpochi.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Adds a new entry to the FAQ page explaining how to enable debug logging in the Tabby server. 🤖 Generated with [Pochi](https://getpochi.com) Co-authored-by: Pochi <noreply@getpochi.com>
Co-authored-by: célina <hanouticelina@gmail.com>
🤖 Generated with [Pochi](https://getpochi.com) Co-authored-by: Pochi <noreply@getpochi.com>
* chore(demo): forbit changing password in demo station * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * chore: fix tests --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* feat: omit email when sign up using invitation * chore: fix tests
Co-authored-by: Wei Zhang <kweizh@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.