Skip to content

Tags: SAY-5/axonhub

Tags

v1.0.0-beta2

Toggle v1.0.0-beta2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: auto reasoning effort for qwen max, close looplj#1751 (looplj#1765)

v1.0.0-beta1

Toggle v1.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(gc): avoid SELECT * when querying old requests/executions for cle…

…anup (looplj#1700)

v0.9.43

Toggle v0.9.43's commit message
feat: auto reasoning effort with suffix (looplj#1515)

v0.9.42

Toggle v0.9.42's commit message
chore: upgrade docker node version

v0.9.42-beta1

Toggle v0.9.42-beta1's commit message
chore: upgrade docker node version

v0.9.41

Toggle v0.9.41's commit message
chore: upgrade docker node version

v0.9.40

Toggle v0.9.40's commit message
fix(channels): import Qiniu icon in config_channels (looplj#1613)

CHANNEL_CONFIGS.qiniu references the Qiniu icon but the upstream PR
that added Qiniu support imported it only in config_providers.ts and
forgot the matching import here. The bundled module throws
"ReferenceError: Qiniu is not defined" at evaluation, which crashes
any page that imports config_channels (channels list, project
requests, etc).

v0.9.39

Toggle v0.9.39's commit message
opt: disable spell check for API key textarea (looplj#1544)

v0.9.38

Toggle v0.9.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: deepseek anthropic adaptive thinking (looplj#1505)

v0.9.37

Toggle v0.9.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: bulk clear channel override oprations and allow replace when bu…

…lk apply, close looplj#1404 (looplj#1478)