Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: dreamwing/clawbridge

v1.2.3

18 Mar 16:35
@github-actions github-actions

Choose a tag to compare

Fixed

  • resolve unclickable navigation icon issue (#36)
  • expose i18n helpers globally (#38)
  • allow i18n assets before auth

Changed

  • bump frontend asset cache keys

修复

  • 解决无法点击的导航图标问题 (#36)
  • 在全球范围内公开 i18n 助手 (#38)
  • 在授权之前允许 i18n 资产

已更改

  • 碰撞前端资源缓存键
Assets 2
Loading

v1.2.2

17 Mar 14:25
@github-actions github-actions

Choose a tag to compare

Changed

  • retarget v1.2.2 to the current master commit fccc1ae
  • fix English translations
  • rename "Cost" to "Tokens" in English translations
  • filter out dereferenced tags in the Docker workflow so image publishing resolves the correct tag

变更

  • 将 v1.2.2 重新指向当前 master 提交 fccc1ae
  • 修复英文翻译
  • 将英文界面中的 "Cost" 更名为 "Tokens"
  • 修复 Docker 工作流中的解引用 tag 过滤,确保镜像发布使用正确标签
Loading

v1.2.1

17 Mar 14:09
@github-actions github-actions

Choose a tag to compare

Added

  • automate release trigger on package.json version change
  • complete localization, fix logout security, and address final review comments (PR #31)
  • complete localization for Missions and System Settings (PR #31)
  • complete localization for main dashboard views (Home, Memory, Tokens, Settings) (PR #31)
  • implement i18n infrastructure and basic Chinese translations (PR #31)

Fixed

  • resolve persistent gitlink warnings (PR #31)
  • remove stubborn embedded gitlink from index (PR #31)
  • permanently remove embedded git repository reference (PR #31)
  • remove accidental gitlink and restore clean working directory (PR #31)
Loading

v1.2.0

16 Mar 15:41
@dreamwing dreamwing

Choose a tag to compare

Added

  • Cost Control Center: A comprehensive dashboard for monitoring and optimizing token consumption.
  • Optimizer Service: Intelligent WebSocket-based flows to reduce costs with history and undo support.
  • Diagnostics: Real-time identification of cost-heavy patterns and actionable efficiency suggestions.
  • New interactive UI components for cost visualization and timeline details.

Fixed

  • Hardened WebSocket reliability in the optimizer.
  • Improved diagnostic handling and user feedback clarity.
  • Refined dashboard success messages and wording.
Loading

v1.1.4

13 Mar 17:35
@dreamwing dreamwing

Choose a tag to compare

Fixed

  • short-circuit unsupported runtime paths
  • expose cron unavailability explicitly
  • tighten restricted endpoint handling
  • align unsupported monitor fields
  • clarify unsupported dashboard states
  • implement IS_DOCKER detection and disable host executions
Loading

v1.1.3

10 Mar 15:04
@github-actions github-actions

Choose a tag to compare

Added

  • Docker image support: added Dockerfile, .dockerignore, and CI workflow for automatic image publishing to GitHub Container Registry (#24) (Thanks @ForceConstant for contribution and suggestions in Issue #24)
  • Docker usage instructions in README

Fixed

  • propagate --token and other CLI args from install.sh to setup.sh (PR #26)

Contributors

ForceConstant
Loading

v1.1.2

01 Mar 17:06
@github-actions github-actions

Choose a tag to compare

Fixed

  • Resolve installation wget errors, auth redirect loop, and gateway PID detection (PR #21) (Thanks @chrisuhg for contribution and suggestions in Issue #19)
  • Resolve looping token verify issue on local and VPN HTTP access (PR #21)
  • Prefer real workspace over state dir when auto-detecting (PR #22) (Thanks @zjy4fun for contribution and suggestions in PR #22)

Added

  • Auto-credit PR authors and issue openers, and auto-generate changelog in release script.

Contributors

chrisuhg and zjy4fun
Loading

v1.1.1

26 Feb 06:27
@dreamwing dreamwing

Choose a tag to compare

[1.1.1] - 2026年02月26日

Added

  • Full macOS Support: ClawBridge is now officially compatible with macOS (Intel/Apple Silicon).
  • Service Management (Launchd): Support for macOS launchd via .plist agents for background execution and auto-restart.
  • Cross-Platform CI: Automated tests and lint now verify stability on both Linux and macOS.

Fixed

  • Network Compatibility: Resolved issues with hostname -I by implementing a multi-fallback logic (ip route -> hostname -> ifconfig), ensuring reliability on Alpine Linux, WSL, and macOS. (Special thanks to @StewartLi666 for the feedback)
  • Sed Compatibility: Fixed script errors caused by sed -i differences between GNU/Linux and BSD/macOS.
  • VPN & Networking: Fixed VPN interface detection and service restart logic for macOS.
  • Quick Tunnel Reliability: Improved reliability when fetching and displaying Cloudflare Quick Tunnel URLs after updates.
  • Systemd Log Hint: Corrected journalctl command hints to accurately reflect user-level vs system-level services.
Loading

v1.1.0

25 Feb 16:42
@github-actions github-actions

Choose a tag to compare

Added

  • parse git history for omitted commits in changelog generation
  • New Full-screen Login Page with modern UI and breathing background.
  • Notice overlay for legacy magic link attempts.
  • Brute-force protection: max 10 login attempts per IP per 60s.
  • Mandatory confirmation for high-risk endpoints (/api/kill).
  • Rate limiting for destructive endpoints.
  • Jest + Supertest test suite with unit and API integration tests. (Thanks @yaochao for suggesting #7)
  • ESLint + Prettier code style enforcement. (Thanks @yaochao for suggesting #7)
  • GitHub Actions CI workflow running tests and lint on every push. (Thanks @yaochao for suggesting #7)
  • Split public/index.html into separate public/css/dashboard.css and public/js/dashboard.js for maintainability. (Thanks @yaochao for suggesting #3)
  • Display dashboard URL as terminal QR code after installation for instant mobile scanning. Uses qrencode CLI if available, falls back to qrcode-terminal npm package, silently skips if neither is present. (Thanks @斯图超哥 for suggesting #12)

Fixed

  • Security: Replaced URL query auth with HttpOnly cookie-based sessions. (Thanks @yaochao for reporting #1)
  • Security: Added safeguards for remote endpoints. (Thanks @yaochao for reporting #2)
  • Bug: Improved error handling and removed silent catch blocks. (Thanks @yaochao for reporting #4)
  • Bug: Removed hardcoded paths for better environment portability. (Thanks @yaochao for reporting #5)
  • Bug: Improved stability in context reading when session files are missing.

Changed

  • Refactored installer (setup.sh) to remove magic link output in favor of secure login.
  • Refactored: split monolithic index.js (~600 lines) into modular src/ directory. (Thanks @yaochao for suggesting #3)
  • Replaced wget with Node.js native https module for binary downloads. (Thanks @yaochao for reporting #6)
  • Cleaned up unused dependencies to reduce footprint.
Loading

AltStyle によって変換されたページ (->オリジナル) /