CJACK
049e40e5f1
fix: drop obsolete release smoke check
2026-05-02 04:19:23 +08:00
CJACK.
babfa973d6
Revert "Verify GHCR latest tag matches release and show version source/latest in dashboard"
2026-04-29 14:47:53 +08:00
CJACK.
5c23261932
webui: show version source and latest release tag in sidebar
2026-04-29 13:45:33 +08:00
CJACK
6959aa2982
feat: add ETag cache optimization, code-split WebUI, and refactor XML tool scanner
...
- Chat history: early 304 via Revision()/DetailRevision() to avoid full snapshot reads
- WebUI: lazy-load tab containers with Suspense fallback
- Toolstream: split tool_sieve_xml.go into tags.go and scan.go
- CI: trigger on main branch, guard cross-build to dev/main pushes only
- Docs: add DEVELOPER.md developer quick reference
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-27 14:37:23 +08:00
CJACK
40d5e3ebb5
测试DSML
2026-04-27 00:21:26 +08:00
CJACK
e7d561694a
refactor: replace WASM-based PoW solver with a native Go implementation in the pow package
2026-04-07 00:10:36 +08:00
CJACK.
a671d82759
chore: auto-bootstrap golangci-lint for Go 1.26 compatibility
2026-04-06 12:52:56 +08:00
CJACK
eab197f4d9
chore: upgrade Go to 1.26.x and update project dependencies
2026-04-04 22:00:18 +08:00
CJACK
c95bf7b667
chore: relocate sha3 WASM asset to internal directory and update build configurations
2026-03-30 02:23:45 +08:00
CJACK.
455489ffeb
ci: upgrade GitHub Actions Node runtime to 24
2026-03-22 10:38:18 +08:00
CJACK.
0c2743a48c
fix: align build version source with tags and VERSION fallback
2026-03-20 23:55:10 +08:00
CJACK.
01924f4a69
fix(docker): auto-detect target arch for local ARM builds
2026-02-28 18:39:33 +08:00
root
0ac49ab32b
merge: 合并 main 分支到 docker,保留 docker-compose.yml 和 start.mjs
2026-02-27 20:21:20 +08:00
CJACK
f3bc022a36
feat: Implement multi-stage Docker build for releases, reusing pre-built artifacts from CI and updating documentation.
2026-02-23 03:52:55 +08:00
CJACK
b7cb7ef0c1
ci: use gh cli for release asset upload
2026-02-23 02:20:05 +08:00
CJACK
267420a46a
ci: add workflow_dispatch with release tag input
2026-02-23 02:01:01 +08:00
CJACK
3c66ab958a
ci: fix GHCR probe and require explicit release tag upload
2026-02-23 01:58:08 +08:00
CJACK
ab6e817c8e
更新
2026-02-23 01:36:46 +08:00
CJACK.
d32b4481da
ci: 提升发布流程对 GHCR 网络波动的容错
2026-02-23 00:49:09 +08:00
CJACK
0d3d535c08
feat: prevent raw tool call JSON leakage for unknown or rejected tool calls and consolidate container publishing to GHCR.
2026-02-23 00:27:46 +08:00
CJACK
acf39f2823
feat: introduce new quality gates, Node.js syntax checks, and manual smoke test status validation
2026-02-22 18:33:30 +08:00
CJACK
c509066943
ci: Refactor release workflow to use environment variables for Docker Hub credentials and dynamically determine Docker Hub image name.
2026-02-20 02:23:58 +08:00
CJACK
27ecb4b69b
feat: Implement response storage and retrieval, add embeddings API, and enhance tool call extraction logic.
2026-02-18 21:42:25 +08:00
root
73bdb55cee
merge: 合并 main 分支到 docker,保留 docker-compose.yml 和分页接口
2026-02-18 20:38:53 +08:00
CJACK.
f62fa22338
Merge pull request #35 from CJackHwang/codex/add-docker-image-build-to-github-actions
...
ci: include docker image artifacts in release assets
2026-02-17 19:52:26 +08:00
CJACK.
2acf58590a
ci: publish docker image archives in release assets
2026-02-17 19:51:53 +08:00
CJACK.
1049a723d8
ci: publish docker image on release
2026-02-17 19:43:12 +08:00
CJACK
c7ed01bfe7
chore: Standardize Go version to 1.24 across Dockerfile, go.mod, GitHub Actions, and documentation.
2026-02-16 16:52:05 +08:00
CJACK
dec61b8008
feat: Add GitHub Actions workflow for automated release artifact generation, update Vercel configuration, and document the release process.
2026-02-16 16:35:36 +08:00
root
ac9a1ae742
merge: 合并 main 分支到 docker
2026-02-07 10:28:18 +08:00
CJACK.
8ca5581171
Remove committed WebUI build artifacts
2026-02-04 18:05:57 +08:00
root
bd4c2bacbc
merge: 合并 main 分支到 docker
2026-02-02 20:31:42 +08:00
root
6cfc7051c4
Merge remote-tracking branch 'origin/main' into docker
2026-02-02 20:29:11 +08:00
root
22a2a97a76
feat: 添加 Docker 和 GitHub Actions 支持
...
- 添加 docker/Dockerfile 多阶段构建(前端+后端)
- 添加 docker-compose.yml 支持阿里云镜像部署
- 添加 .github/workflows/release.yml 自动发布到阿里云
- 添加 .dockerignore 优化构建
- 添加 VERSION 版本管理文件
- 添加 start.mjs 本地开发启动脚本
2026-02-02 20:23:33 +08:00
CJACK
1a842c28d1
feat: Establish WebUI build process, update frontend assets, and add CI workflow.
2026-02-01 21:17:19 +08:00
CJackHwang
ea4de62fc3
Initial commit
...
Created from https://vercel.com/new
2026-01-21 15:14:49 +00:00