FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - RemixCat/ChatLab · GitHub
RemixCat
/
ChatLab
Public
forked from
ChatLab/ChatLab
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ChatLab
.github
on
main
User selector
Datepicker
Commit history
Commits on Aug 12, 2026
feat(cli): make clb web the primary web command
hellodigua
committed
47299a9
View commit details
Copy full SHA for 47299a9
View code at this point
Browse repository at this point
chore(tooling): upgrade to pnpm 11
hellodigua
committed
c6db9f0
View commit details
Copy full SHA for c6db9f0
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
ci(release): streamline stable and prerelease publishing
Show description for 2507189
hellodigua
committed
2507189
View commit details
Copy full SHA for 2507189
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
fix(release): publish macOS for Apple Silicon only
hellodigua
committed
5f4eb4b
View commit details
Copy full SHA for 5f4eb4b
View code at this point
Browse repository at this point
feat(cli): install local embedding runtime on demand
hellodigua
committed
f96fef7
View commit details
Copy full SHA for f96fef7
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
feat(analytics): add privacy-safe product telemetry
Show description for 860bf52
hellodigua
committed
860bf52
View commit details
Copy full SHA for 860bf52
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
fix(docker): persist CLI system state
KokerZhou
authored and
hellodigua
committed
a0712f0
View commit details
Copy full SHA for a0712f0
View code at this point
Browse repository at this point
ci: publish multi-arch ChatLab CLI image
KokerZhou
authored and
hellodigua
committed
5806a1f
View commit details
Copy full SHA for 5806a1f
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
chore(web): add Web WASM development workflow
hellodigua
committed
73c6de3
View commit details
Copy full SHA for 73c6de3
View code at this point
Browse repository at this point
feat(web): add Web WASM application shell
hellodigua
committed
5f92d95
View commit details
Copy full SHA for 5f92d95
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
feat(parser): add wasm-bindgen browser parser
hellodigua
committed
d888771
View commit details
Copy full SHA for d888771
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
chore(workspace): enforce dependency declarations
hellodigua
committed
c34f71e
View commit details
Copy full SHA for c34f71e
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
fix(release): package Windows sqlite binding
hellodigua
committed
e00c9a4
View commit details
Copy full SHA for e00c9a4
View code at this point
Browse repository at this point
ci(release): use v-prefixed tag in GitHub release titles
Show description for 39530e2
hellodigua
and
cursoragent
committed
39530e2
View commit details
Copy full SHA for 39530e2
View code at this point
Browse repository at this point
ci(release): fix Windows bash shadowing and mac x64 cross-build target
Show description for 18946bb
hellodigua
and
cursoragent
committed
18946bb
View commit details
Copy full SHA for 18946bb
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
fix(desktop): isolate better-sqlite3 electron binding
hellodigua
committed
5f1a9bb
View commit details
Copy full SHA for 5f1a9bb
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
ci: avoid duplicate tests on dev branch pushes
hellodigua
committed
9894329
View commit details
Copy full SHA for 9894329
View code at this point
Browse repository at this point
fix(parser-native): harden native parser test edge cases
hellodigua
committed
312a030
View commit details
Copy full SHA for 312a030
View code at this point
Browse repository at this point
feat(import): prepare native parser rollout
hellodigua
committed
c0548f6
View commit details
Copy full SHA for c0548f6
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
fix(cli): include analytics key in release build
hellodigua
committed
43e6ffd
View commit details
Copy full SHA for 43e6ffd
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
ci: add R2 cleanup workflow to remove old release versions
Show description for d90a6e4
hellodigua
and
cursoragent
committed
d90a6e4
View commit details
Copy full SHA for d90a6e4
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
ci(release): link markdown changelog
hellodigua
committed
a42c23a
View commit details
Copy full SHA for a42c23a
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
perf(build): minify main process and lazy-load tiktoken rank table
Show description for 2f8591f
hellodigua
and
claude
committed
2f8591f
View commit details
Copy full SHA for 2f8591f
View code at this point
Browse repository at this point
ci(release): fix Windows zstd cache issue and add CLI update to release notes
Show description for 2f501a5
hellodigua
and
claude
committed
2f501a5
View commit details
Copy full SHA for 2f501a5
View code at this point
Browse repository at this point
Commits on May 26, 2026
feat(changelog): bundle changelogs locally
hellodigua
committed
9e88dcb
View commit details
Copy full SHA for 9e88dcb
View code at this point
Browse repository at this point
Commits on May 23, 2026
chore(changelog): move release changelogs out of docs
hellodigua
committed
2d71485
View commit details
Copy full SHA for 2d71485
View code at this point
Browse repository at this point
Commits on May 21, 2026
ci(release): centralize version metadata and split CLI build into dedicated job
Show description for dc5ab71
hellodigua
and
claude
committed
dc5ab71
View commit details
Copy full SHA for dc5ab71
View code at this point
Browse repository at this point
ci(release): publish CLI package from release workflow
hellodigua
committed
56902fe
View commit details
Copy full SHA for 56902fe
View code at this point
Browse repository at this point
Commits on May 19, 2026
chore(electron): remove Linux desktop build targets
Show description for c08a465
hellodigua
committed
c08a465
View commit details
Copy full SHA for c08a465
View code at this point
Browse repository at this point
Commits on May 18, 2026
refactor: extract Electron shell to apps/desktop/
Show description for b12c07d
hellodigua
committed
b12c07d
View commit details
Copy full SHA for b12c07d
View code at this point
Browse repository at this point
Commits on May 8, 2026
chore: simplify Linux download links in release notes to AppImage only
Show description for 6035ad2
hellodigua
and
claude
committed
6035ad2
View commit details
Copy full SHA for 6035ad2
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
chore: Github Actions 权限变更
hellodigua
committed
6e10dd1
View commit details
Copy full SHA for 6e10dd1
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
feat: 迁移至ChatLab组织
hellodigua
committed
0f4a0da
View commit details
Copy full SHA for 0f4a0da
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
chore: 增加适配ARM架构linux系统的deb安装包(resolve #136)
hellodigua
committed
5748001
View commit details
Copy full SHA for 5748001
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
chore: 日志同步逻辑优化
hellodigua
committed
3c022b0
View commit details
Copy full SHA for 3c022b0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL