Remove PR auto-labels when not relevant anymore
Commits
main2025-03-13
166b404e
Improve logging and workflow names
Merge pull request #3678 from SillyTavern/update-git-workflowsSigned
Extract workflows for merge conflicts + issue done
Merge pull request #3679 from bmen25124/command_aSigned
Fix /inject id not being required, cause undefined
Fixd "model.id" check
Move PR size message to auto label replies
Move unstale to the issue/pr manager
Fix PR labeling failing
Rename some labels, add config label
Added command-a-03-2025 and command-a tokenizer
Merge branch 'staging' into update-git-workflows
Fix maintainer label, minor docs
Directly remove stale labels on comments
PR workflow, add labels based on files/branch name
Update auto comments to make them more uniform
A bit more auto-labeling on issue open
Rework auto labels based on labels a bit
Add issue types to issue templates
2025-03-12
Merge pull request #3671 from bmen25124/events_type_paramSigned
better type name, simplified context
Merge pull request #3673 from qvink/export_parse_reasoningSigned
exporting parseReasoningFromString()
Move reasoning continue regex depth adjustment
Fix isPrefix for continue on reasoning
Clear cached WI on deletion Fixes #3672
Remove unused splitSentences function from utils.js
Fix npm audit in tests
Kokoro: chunk generation, add pre-process func #3412
Fix global.d.ts var declarations
Bump external packages
Merge branch 'release' into staging
Fix npm audit
New context methods, added type parameters to message events
Dont count Continue as message 0 (#3594)Signed
Unshallow current character on selectCharacterById
Merge pull request #3664 from SillyTavern/hide-nameSigned
Refactor hideMessageCallback and unhideMessageCallback to remove unnecessary console logs. Introduce onlyUniqueJson and sortIgnoreCaseAndAccents utility functions
Add check for PRs with merge-blocking labels
update labels based on other labels
unstale issues/prs on comments right away
Rewrite and expand auto comments
Auto-label PRs based on files + targeting release
2025-03-11
Auto-comment/label issues once on staging
auto ask for feedback on "Alternative Exists"
"add Maintainer label" job via on open workflow
Add "name" argument to /hide and /unhide. Add default value for unnamed argument
Refactor workflows into more structured files
Merge pull request #3660 from SillyTavern/group-pooled-orderSigned