| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenTag v0.2.0 source code.tar.gz | 2026-06-29 | 2.0 MB | |
| OpenTag v0.2.0 source code.zip | 2026-06-29 | 2.1 MB | |
| README.md | 2026-06-29 | 704 Bytes | |
| Totals: 3 Items | 4.1 MB | 0 | |
OpenTag v0.2.0 aligns the public package family with the CLI-first local runtime flow.
Highlights:
- Published CLI package: @opentag/cli@0.2.0 exposes the opentag binary.
- Published package family: @opentag/core, client, dispatcher, github, lark, slack, telegram, runner, store, local-runtime, and cli are all available at 0.2.0.
- Five-minute local path: npm install -g @opentag/cli, opentag setup, opentag doctor, opentag start.
- No-install check: npx @opentag/cli doctor.
- README badges now surface release, npm, pnpm build, pnpm typecheck, and pnpm test status.
Verification:
- pnpm build
- pnpm typecheck
- pnpm test
- pnpm lint
- pnpm release:check
- npx --yes @opentag/cli@0.2.0 doctor --help