Releases: theopenbee/openbee
Releases · theopenbee/openbee
v0.0.40
v0.0.39
v0.0.38
v0.0.37
v0.0.36
v0.0.35
v0.0.34
Changelog
- a35b491 Feat/404 not found (#136)
- 643b89c Feat/engine scoped busy check (#139)
- 9db0844 Feat/status command (#138)
- 9795daf Feat/worker prompt format (#137)
- 2d97796 fix(web): unify 404 dark background
- b88ab90 fix: prevent execution records from getting stuck in running state (#140)
- 60e722d fix: use milliseconds consistently for SessionAgent.UpdatedAt in formatStatus
v0.0.33
v0.0.32
Changelog
- be11c3f Feat/engine extra args (#127)
- b9f1a71 Feat/token usage stats (#126)
- 546f2bf Feat/tokenstat engine cohesion (#130)
- 8a27985 Feat/worker name edit (#129)
- f37928e fix(task): route cancel through dispatcher to clear in-memory queue (#124)
- 6c0e0cd fix(tokenstat): write tombstone for sessions with empty usages to prevent infinite sync loop (#128)
- 0730bc4 fix: remove dead handleRandomName referencing undefined variable
v0.0.31
Changelog
- bbcd435 Feat/direct dispatch first word (#121)
- af78f15 Feat/platform context injection (#122)
- 87fb705 Feat/stop command (#118)
- bb5b62b Fix/dingtalk emoji text (#120)
- 1739abb feat(bee): support space-prefix direct dispatch alongside @mention (#119)
- 6c6a237 feat(worker): enforce global uniqueness and bot name conflict check (#123)