Skip to content

feat: CLI agent integration + goreleaser + CI pipelines (Sprint 7) - #43

Merged
egerev merged 2 commits into
mainfrom
feat/run4-search-cli-sprint-7
Apr 8, 2026
Merged

feat: CLI agent integration + goreleaser + CI pipelines (Sprint 7)#43
egerev merged 2 commits into
mainfrom
feat/run4-search-cli-sprint-7

Conversation

@egerev

@egerev egerev commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Sprint 7 of Run 4: CLI distribution and agent integration.

  • alaya setup agent — generates profile-specific config (claude-code, codex, cursor, generic)
  • goreleaser — cross-compile linux/darwin/windows × amd64/arm64 with ldflags version
  • CI pipeline (ci-cli.yml) — Go build + test + vet on PR
  • Release pipeline (release-cli.yml) — goreleaser on tag push
  • README — quickstart, installation, command reference

Test plan

  • go build compiles with setup command
  • alaya setup agent --profile claude-code outputs valid MCP config
  • goreleaser dry-run (manual)

🤖 Generated with Claude Code

egerev and others added 2 commits April 9, 2026 00:42
setup agent: --profile claude-code|codex|cursor|generic MCP config
goreleaser: cross-compile linux/darwin/windows × amd64/arm64
CI: Go build + test + vet on PR (ci-cli.yml)
Release: goreleaser on tag push (release-cli.yml)
README: quickstart, commands, auth

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation ci labels Apr 8, 2026
@egerev
egerev merged commit 7e3a090 into main Apr 8, 2026
14 checks passed
@egerev
egerev deleted the feat/run4-search-cli-sprint-7 branch April 8, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant