Skip to content

feat: add CLI entry point, CI/CD workflows, install script, and README#2

Merged
linuxdevel merged 1 commit intomainfrom
feat/vault-encrypted-storage
Mar 2, 2026
Merged

feat: add CLI entry point, CI/CD workflows, install script, and README#2
linuxdevel merged 1 commit intomainfrom
feat/vault-encrypted-storage

Conversation

@linuxdevel
Copy link
Copy Markdown
Owner

  • Create packages/cli/src/cli.ts with chat, onboard, audit, serve, help, version commands
  • Add bin field and @safeclaw/webchat dependency to CLI package
  • Add @types/node devDependency to fix tsc build
  • Create .github/workflows/ci.yml for lint, build, typecheck, test on push/PR
  • Create .github/workflows/release.yml for tagged releases with tarball asset
  • Create scripts/bundle.sh to produce distributable safeclaw-linux-x64.tar.gz
  • Create install.sh for curl-pipe-bash installation with PATH setup
  • Create README.md with install instructions, features, CLI commands, architecture
  • Fix exactOptionalPropertyTypes build errors in installer.ts and onboard.ts

- Create packages/cli/src/cli.ts with chat, onboard, audit, serve, help, version commands
- Add bin field and @safeclaw/webchat dependency to CLI package
- Add @types/node devDependency to fix tsc build
- Create .github/workflows/ci.yml for lint, build, typecheck, test on push/PR
- Create .github/workflows/release.yml for tagged releases with tarball asset
- Create scripts/bundle.sh to produce distributable safeclaw-linux-x64.tar.gz
- Create install.sh for curl-pipe-bash installation with PATH setup
- Create README.md with install instructions, features, CLI commands, architecture
- Fix exactOptionalPropertyTypes build errors in installer.ts and onboard.ts
@linuxdevel linuxdevel merged commit 4f690e9 into main Mar 2, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant