Skip to content

Releases: QianQIUlp/Crewlight

Crewlight v0.4.0

Choose a tag to compare

@QianQIUlp QianQIUlp released this 23 Jun 11:54
10f16bc

Crewlight v0.4.0

Status

Archived prototype release. This version is published as-is and may contain bugs or incomplete desktop GUI work.

What changed

  • Breaking rebrand from AgentPulse to Crewlight.
  • CLI/package/env/artifact names changed to Crewlight.
  • Companion UI and desktop-surface work.
  • Cursor manual/experimental bridge.
  • Multi-agent demo scenario.
  • Local-first activity radar positioning.

Known limitations

  • Desktop GUI packaging may be incomplete or experimental.
  • Bugs are expected.
  • Cursor support is manual/experimental, not automatic lifecycle observation.
  • No cloud service.
  • No private API scraping.
  • No automatic permission approval.
  • Repository is archived and not actively maintained.

Migration

  • Old command: agentpulse
  • New command: crewlight
  • Old env prefix: AGENTPULSE_
  • New env prefix: CREWLIGHT_
  • Old repo: QianQIUlp/AgentPulse
  • New repo: QianQIUlp/Crewlight

Artifacts

Artifacts were produced by successful CI run 28024009779 for release commit 10f16bc490a06537a877e2bd67395b29aa2193b2.

  • crewlight-v0.4.0-linux-x64.tar.gz — CI build and standalone smoke test passed; SHA-256 sidecar verified after download.
  • crewlight-v0.4.0-linux-x64.tar.gz.sha256 — uploaded checksum.
  • crewlight-v0.4.0-windows-x64.zip — CI build and standalone smoke test passed; SHA-256 sidecar verified after download.
  • crewlight-v0.4.0-windows-x64.zip.sha256 — uploaded checksum.
  • Crewlight-Setup-v0.4.0.exe — unsigned Windows installer produced by the successful desktop packaging job.
  • crewlight-v0.4.0-windows-x64-desktop.zip — not present in the downloaded CI artifact and therefore not included in this release.

AgentPulse v0.3.0 Preview

Choose a tag to compare

@QianQIUlp QianQIUlp released this 21 Jun 11:22
15fe006

AgentPulse v0.3.0 Preview

v0.3.0 is a preview / dogfood release focused on making AgentPulse easier to verify, diagnose, and try across multiple AI coding-agent surfaces.

Highlights

  • Added setup verification flow so generated setup snippets include concrete commands users can run to confirm ingestion.
  • Expanded agentpulse doctor diagnostics for local environment and connectivity checks.
  • Improved dashboard visibility with runtime capability information and clearer status surfaces.
  • Added OpenCode MVP support.
  • Added Codex surface metadata support.
  • Added Antigravity research-only boundaries.

Validation

This release line has been validated with:

  • pnpm format:check
  • pnpm typecheck
  • pnpm test
  • pnpm build
  • Linux standalone smoke
  • Windows standalone smoke

Known limitations

  • OpenCode support still requires more real local verification.
  • Codex Desktop support remains experimental.
  • Antigravity support remains research-only.
  • AgentPulse remains a local observability layer, not a full GUI, hosted service, or persistence platform.

Notes

This is intentionally conservative: no new persistence layer, no GUI rewrite, no protocol redesign, and no automatic user-configuration mutation.

AgentPulse v0.2.3

Choose a tag to compare

@QianQIUlp QianQIUlp released this 19 Jun 14:38
45ec028

What's Changed

  • feat: add v0.2.3 Windows standalone and Codex hooks by @QianQIUlp in #5
  • fix: correct Windows standalone setup smoke validation by @QianQIUlp in #6

Full Changelog: v0.2.2...v0.2.3

AgentPulse v0.2.2

Choose a tag to compare

@QianQIUlp QianQIUlp released this 19 Jun 12:12
0f69198

What's Changed

  • feat: add AgentPulse v0.1 foundation by @QianQIUlp in #1
  • feat: add v0.2 platform adapters and OS notifications by @QianQIUlp in #2
  • chore: harden v0.2 dogfood workflow by @QianQIUlp in #3
  • chore: prepare user-facing v0.2.2 release by @QianQIUlp in #4

New Contributors

Full Changelog: https://github.com/QianQIUlp/AgentPulse/commits/v0.2.2