Releases: justintanner/apicity
Releases · justintanner/apicity
v0.4.1
Apicity v0.4.1
Summary
- Add X OAuth token exchange/refresh endpoint (createXOAuth) (
ac-1yq7, P2) - Shipped in feat(x) commit on main - ElevenLabs: POST /v1/voices/pvc/{voice_id} (
ac-931.291, P2) - Merged at 2fdd3f6 but reverted at 58ca949; not included in this release - ElevenLabs: DELETE /v1/voices/pvc/{voice_id}/samples/{sample_id} (
ac-931.294, P2) - Merged to main at aa1ecae - ElevenLabs: POST /v1/voices/pvc/{voice_id}/train (
ac-931.302, P2) - Merged to main at 470c34a - ElevenLabs: POST /v1/voices/pvc/{voice_id}/verification (
ac-931.303, P2) - Merged to main at 58895e4 - ElevenLabs: POST /v1/voices/pvc (
ac-931.290, P2) - Merged to main at 606b5e0 - ElevenLabs: GET /v1/voices/pvc/{voice_id}/samples/{sample_id}/waveform (
ac-931.296, P2) - Merged to main at 21de42a - ElevenLabs: POST /v1/voices/pvc/{voice_id}/samples/{sample_id} (
ac-931.293, P2) - Merged to main at 575a87f - ElevenLabs: GET /v1/voices/pvc/{voice_id}/samples/{sample_id}/speakers/{speaker_id}/audio (
ac-931.299, P2) - Merged to main at e46052b - ElevenLabs: POST /v1/workspace/analytics/query/usage-by-product-over-time (
ac-931.304, P2) - Merged to main at 01b389c - ElevenLabs: POST /v1/voices/pvc/{voice_id}/samples/{sample_id}/separate-speakers (
ac-931.298, P2) - Merged to main at 1d515d5 - ElevenLabs: GET /v1/voices/pvc/{voice_id}/captcha (
ac-931.300, P2) - Merged to main at 3f652f7 - ElevenLabs: POST /v1/workspace/analytics/requests (
ac-931.305, P2) - Merged to main at e43ecff - ElevenLabs: POST /v1/voices/pvc/{voice_id}/captcha (
ac-931.301, P2) - Merged to main at f1704c0 - ElevenLabs: GET /docs (
ac-931.306, P2) - Merged to main at 4eea218
Published Packages
@apicity/alibaba@0.4.1@apicity/anthropic@0.4.1@apicity/b2@0.4.1@apicity/binance@0.4.1@apicity/cost@0.4.1@apicity/dolthub@0.4.1@apicity/elevenlabs@0.4.1@apicity/fal@0.4.1@apicity/fireworks@0.4.1@apicity/free-media-upload@0.4.1@apicity/google@0.4.1@apicity/kie@0.4.1@apicity/kimicoding@0.4.1@apicity/mcp-server@0.4.1@apicity/meta@0.4.1@apicity/openai@0.4.1@apicity/polymarket@0.4.1@apicity/s3@0.4.1@apicity/telegram@0.4.1@apicity/x@0.4.1@apicity/xai@0.4.1@apicity/youtube@0.4.1
v0.4.0
Apicity v0.4.0
Summary
- Add ElevenLabs GET /v1/models (
ac-14ktxa, P2) - Merged PR #155 adding ElevenLabs GET /v1/models - Endpoint-flow refactor: formula + rich Telegram + dev-loop fixes (parent) (
ac-v1wxva, P2) - All 5 work items landed on main: dev:rerecord fix (#152), CI dedup + parallel build (#153), doc-gen auto-discovery (#154), rich Telegram harness output (890a076), mol-add-endpoint formula (cf75eda). - Telegram harness rework: full headers/bodies, expandable sections, inline media uploads, --all flag (
ac-q21bc9, P2) - Landed on main (890a076): expandable-blockquote sections with full headers/bodies, chunking ≤6 msgs, inline media uploads (base64+data-URI+URL with link fallback), redaction hardening, --all flag, live-send verified. - doc-gen: auto-discover factory names, hard-fail on unknown (
ac-kuvkgz, P2) - PR opened: resolveFactory() discovers factories from index.ts create* exports, hard-throws on no match, byte-identical doc-gen output verified; also fixed broken doc-gen:free-media-upload alias. - CI dedup (merge build job, disable pre-hook rebuilds) + parallelize build chain (
ac-27bcwo, P2) - PR #153: parallel topological build (~10s clean build), CI build job merged into test, hook rebuilds disabled in CI (1 build instead of 4), telegram/harness jobs gate on green tests. - Fix dev:rerecord arg forwarding (pnpm nested run drops file filter) (
ac-pa6ceo, P2) - Fixed in PR #152: replaced check-record-args.mjs with tests/record.mjs that strips pnpm's literal '--' tokens, validates filter files exist, and spawns vitest via npx directly. Reproduced+confirmed the original clobber bug before fixing. - docs: drop --scope user from claude mcp add commands in READMEs (
ac-ss1eiz, P2) - Removed --scope user from all four claude mcp add snippets (root + mcp-server READMEs) - mcp-server: simplify install — --op-token flag, --env-file mode, drop -e from docs (
ac-5fhpij, P2) - Shipped: --op-token alias + --env-file dotenv mode, mode-resolution errors, README rewrites (mcp-server, root, cost fence), unit tests, smoke-tested both modes, preflight green, pushed 809a767 - Tighten mcp-server README, color-coded code blocks, add Codex install (
ac-k8u9ib, P2) - Tightened mcp-server README; grouped Claude Code/Codex/Claude Desktop setups under Run; added Codex install (codex mcp add + config.toml); all code blocks language-tagged. Pushed as c48036b. - Tighten cost README.md prose (no information loss) (
ac-ypoj0m, P2) - Tightened cost README prose with no information loss (condensed prose, merged duplicate Coverage rows, deduplicated CLI block); also applied user follow-ups to root README (removed Motivation section and provider-deps badge, moved Development section to the... - Tighten root README.md prose (no information loss) (
ac-xvrvlr, P2) - Tightened root README.md prose with no information loss: condensed feature bullets, example comments, middleware and pay-gate sections; fixed Motivation typos. Prettier clean; pushed as d965e0a. - Fix false zero-dependency claims in doc-gen badge and CLAUDE.md (
ac-xs4pas, P2) - Replaced false zero-dependency claims: doc-gen now renders real dep-count badge + runtime dependency list per provider README; root README and CLAUDE.md updated to actual deps (zod everywhere, viem/polymarket, s3/b2, cost/kie+xai); un-inverted @apicity/cost... - Fix dead lint allowlist keys (free/ig) and CLAUDE.md provider-list drift (
ac-hqf5ko, P2) - Fixed dead allowlist keys (free->free-media-upload, ig->meta) in check-endpoint-comments.mjs, synced CLAUDE.md to all 21 providers + mcp-server, added doc-gen:x/doc-gen:meta, prettierignored doc-gen READMEs to stop format/doc-gen churn. PR #151.
Published Packages
@apicity/alibaba@0.4.0@apicity/anthropic@0.4.0@apicity/b2@0.4.0@apicity/binance@0.4.0@apicity/cost@0.4.0@apicity/dolthub@0.4.0@apicity/elevenlabs@0.4.0@apicity/fal@0.4.0@apicity/fireworks@0.4.0@apicity/free-media-upload@0.4.0@apicity/google@0.4.0@apicity/kie@0.4.0@apicity/kimicoding@0.4.0@apicity/mcp-server@0.4.0@apicity/meta@0.4.0@apicity/openai@0.4.0@apicity/polymarket@0.4.0@apicity/s3@0.4.0@apicity/telegram@0.4.0@apicity/x@0.4.0@apicity/xai@0.4.0@apicity/youtube@0.4.0
v0.3.4
Apicity v0.3.4
Summary
- Update release workflow package count (
ac-jvyrcr, P2) - Updated release docs and mol-apicity-release to discover public @apicity/* package manifests dynamically instead of hard-coding the 19-package set. - Patch Dependabot elliptic alert (
ac-nxu6vk, P1) - Patched Dependabot elliptic alert by removing the @polymarket/clob-client-v2/ethers dependency path; pnpm audit --audit-level=low, lint, and full tests pass - Fix MCP registry query placeholder path params (
ac-4nxono, P1) - Completed MCP registry {query} path-param regression fix with lint and full test coverage - Require tracked env to use 1Password references (
ac-6drh8w, P2) - Made .env the only env file and required Apicity 1Password refs - Make env values resolve from 1Password vault (
ac-o2631z, P2) - Replaced .env.tpl with tracked .env 1Password references and blank .env.example - Unify env templates and generated env file (
ac-0idctm, P2) - Consolidated env templates into .env.tpl and generated .env from 1Password
Published Packages
@apicity/alibaba@0.3.4@apicity/anthropic@0.3.4@apicity/b2@0.3.4@apicity/binance@0.3.4@apicity/cost@0.3.4@apicity/dolthub@0.3.4@apicity/elevenlabs@0.3.4@apicity/fal@0.3.4@apicity/fireworks@0.3.4@apicity/free-media-upload@0.3.4@apicity/google@0.3.4@apicity/kie@0.3.4@apicity/kimicoding@0.3.4@apicity/mcp-server@0.3.4@apicity/meta@0.3.4@apicity/openai@0.3.4@apicity/polymarket@0.3.4@apicity/s3@0.3.4@apicity/telegram@0.3.4@apicity/x@0.3.4@apicity/xai@0.3.4@apicity/youtube@0.3.4
v0.3.3
Apicity v0.3.3
Summary
- Add B2 real-asset E2E HAR test with Telegram visibility (
ac-v403dm, P2) - Added B2 real-asset E2E HAR test and sent Telegram harness message - Finish first-class B2 provider integration (
ac-6dlabo, P2) - Completed B2 follow-up integration: generated TSV-backed B2 README docs, fixed MCP 1Password B2_REGION resolution, added B2 MCP registry coverage, and made Telegram matching treat B2 as S3-compatible. - Customize bd prime session close profile (
ac-za45v1, P2) - Added project-local .beads/PRIME.md override so bd prime emits Apicity's maintainer close workflow instead of the default conservative handoff profile. - Add Backblaze B2 S3-compatible provider (
ac-iacay4, P2) - Implemented @apicity/b2 as a thin S3-compatible wrapper with B2 env, MCP/docs wiring, endpoint docs, unit coverage, and replayed object-core integration fixture. - Add S3 GetBucketNotification (
ac-kebt1b, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 PutBucketNotification (
ac-usos5l, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 PutBucketLifecycle (
ac-a0e3v9, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 DeleteBucketMetadataTableConfiguration (
ac-j7ivhm, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 GetBucketAbac (
ac-aj8e7m, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 GetBucketPolicyStatus (
ac-isod5x, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 PutBucketAcl (
ac-9nq4dp, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 GetBucketMetadataTableConfiguration (
ac-rh216f, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 GetBucketLifecycle (
ac-0kde5m, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 GetBucketAcl (
ac-afn22k, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 CreateBucketMetadataTableConfiguration (
ac-7wj028, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 DeleteBucketIntelligentTieringConfiguration (
ac-se4agd, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 GetBucketAccelerateConfiguration (
ac-cqlk5h, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 ListBucketIntelligentTieringConfigurations (
ac-7k5ptj, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 PutBucketIntelligentTieringConfiguration (
ac-fo6kkn, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 GetBucketIntelligentTieringConfiguration (
ac-hpsaae, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 PutBucketAbac (
ac-m1rw2q, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 ListObjects (
ac-pq8pek, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Add S3 PutBucketAccelerateConfiguration (
ac-32ze9n, P2) - Implemented S3 compatibility endpoints with unit coverage, HAR integration recordings, Telegram formatter coverage, lint, and replay tests - Complete remaining S3 provider coverage (
ac-yajqrg, P2) - All remaining S3 provider coverage beads are complete: multipart, bulk/versioning, bucket config, object governance, specialized APIs, and hardening. - Harden S3 provider ergonomics (
ac-pu6nof, P2) - Implemented S3 hardening helpers: presigned URLs, streaming object reads, region redirect retry, object checksum headers, namespace-aware XML parsing, docs, and focused tests. - Add newer and specialized S3 API surfaces (
ac-1nethb, P3) - Implemented specialized S3 surfaces with unit coverage: directory bucket listing/session/rename, metadata table configuration, object encryption update, and Object Lambda WriteGetObjectResponse; documented environment-specific fixture limits. - Add S3 object governance and restore endpoints (
ac-hw3cml, P3) - Implemented S3 object governance and restore surfaces with typed methods, docs rows, tests, and safe object-governance recording. - Add S3 bucket configuration endpoints (
ac-0l281f, P2) - Implemented S3 bucket configuration endpoint families with schemas, docs, tests, and bucket-config recording. - Add S3 bulk delete and versioning operations (
ac-c53zi3, P2) - Implemented S3 bulk delete, object version listing, and bucket versioning endpoints with docs, tests, and replayed fixture. - Add S3 multipart upload operations (
ac-0mxz8y, P1) - Implemented S3 multipart upload operations with types, schemas, factory methods, docs, unit coverage, and replayed Polly fixture. - Show useful S3 output in Telegram harness (
ac-fuqojd, P2) - Added empty-body response header previews and S3 virtual-hosted endpoint matching to Telegram harness - Add S3 object copy and tagging operations (
ac-7uu4ah, P2) - Added S3 CopyObject and object tagging operations with docs, unit coverage, and Polly fixture - Expand S3 bucket operations (
ac-g0cwzm, P2) - Added S3 bucket create/delete/head/location methods with docs, unit tests, and read-only Polly fixture - Add @apicity/s3 provider (
ac-svzaat, P1) - Implemented @apicity/s3 provider with SigV4 object-core APIs, repo/MCP integration, S3 Polly recording, unit tests, and passing build/lint/test checks. - Add Binance Spot reference price calculation endpoint (
ac-ur4o4q, P2) - Completed - Add Binance Spot reference price endpoint (
ac-t0p0as, P2) - Completed - Add Binance Spot rolling window ticker endpoint (
ac-t2401x, P2) - Completed - Add Binance Spot order book ticker endpoint (
ac-qtl7oe, P2) - Completed - Add Binance Spot symbol price ticker endpoint (
ac-de27hh, P2) - Completed - Add Binance Spot trading day ticker endpoint (
ac-kf9ltl, P2) - Completed - Add Binance Spot 24hr ticker endpoint (
ac-uwvz06, P2) - Completed - Add Binance Spot average price endpoint (
ac-s01clz, P2) - Completed - Add Binance Spot UI klines endpoint (
ac-fwccry, P2) - Completed - Add Binance Spot klines endpoint (
ac-2y588t, P2) - Completed - Add Binance Spot historical block trades endpoint (
ac-e10trl, P2) - Completed - Add Binance Spot aggregate trades endpoint (
ac-wwmxyl, P2) - Completed - Add Binance Spot historical trades endpoint (
ac-5gfjzu, P2) - Completed - Add Binance Spot recent trades endpoint (
ac-78focp, P2) - Completed - Add Binance Spot order book depth endpoint (
ac-nixlaa, P2) - Completed - Configure GitHub Telegram secrets for endpoint notifications (
ac-nijwqc, P1) - Completed - Fix HAR matching for query placeholder endpoint URLs (
ac-8lvadg, P1) - Completed - Add Binance Spot exchange info endpoint (
ac-rdxzxi, P2) - Completed - Add Binance Spot server time endpoint (
ac-15lecz, P2) - Completed - Send Telegram endpoint notifications on push (
ac-wpempz, P1) - Completed - Add Binance Spot test connectivity endpoint (
ac-rarbhz, P2) - Added @apicity/binance with Spot GET /api/v3/ping, endpoint metadata, HAR replay test, docs, and registry wiring. - Fix endpoint Telegram harness message formatting (
ac-sh8jcu, P2) - Added Telegram HTML endpoint message generator, CI send step, workflow docs, and test coverage.
Published Packages
@apicity/alibaba@0.3.3@apicity/anthropic@0.3.3@apicity/b2@0.3.3@apicity/binance@0.3.3@apicity/cost@0.3.3@apicity/dolthub@0.3.3@apicity/elevenlabs@0.3.3@apicity/fal@0.3.3@apicity/fireworks@0.3.3@apicity/free-media-upload@0.3.3@apicity/google@0.3.3@apicity/kie@0.3.3@apicity/kimicoding@0.3.3@apicity/mcp-server@0.3.3@apicity/meta@0.3.3@apicity/openai@0.3.3@apicity/polymarket@0.3.3@apicity/s3@0.3.3@apicity/telegram@0.3.3@apicity/x@0.3.3@apicity/xai@0.3.3@apicity/youtube@0.3.3
v0.3.2
Apicity v0.3.2
Summary
- Add Polymarket signed order placement (
6d92ccbe) - Adds wallet-backedpolymarket.clob.placeOrder, CLOB signing dependencies, MCP credential-bundle wiring, and generated endpoint docs. - Simplify GitHub release notes layout (
ac-ta4buz, P2) - Simplified the release notes generator to publish a flat Summary list and refreshed the v0.3.1 release page notes.
Published Packages
@apicity/alibaba@0.3.2@apicity/anthropic@0.3.2@apicity/cost@0.3.2@apicity/dolthub@0.3.2@apicity/elevenlabs@0.3.2@apicity/fal@0.3.2@apicity/fireworks@0.3.2@apicity/free-media-upload@0.3.2@apicity/google@0.3.2@apicity/kie@0.3.2@apicity/kimicoding@0.3.2@apicity/mcp-server@0.3.2@apicity/meta@0.3.2@apicity/openai@0.3.2@apicity/polymarket@0.3.2@apicity/telegram@0.3.2@apicity/x@0.3.2@apicity/xai@0.3.2@apicity/youtube@0.3.2
v0.3.1
Apicity v0.3.1
Summary
- Improve Apicity release notes formula (
ac-19arnz, P2) - Updated mol-apicity-release to generate GitHub release notes from closed beads, exclude release workflow noise, and documented the new release-note behavior. - Register missing MCP providers (
ac-p3wp47, P1) - Added Polymarket and DoltHub to MCP registry and dependencies; added coverage tests; lint/test passed; pushed 78e2f72 - Document Claude MCP setup command (
ac-oay2zx, P2) - Updated MCP server README with Claude Code setup command using -e OP_SERVICE_ACCOUNT_TOKEN and @apicity/mcp-server@latest; lint passed; pushed a0f4c39 - Use cache-safe npx install for MCP server (
ac-l36ymx, P2) - Updated MCP docs to use @latest, made CLI reject unknown args, verified Claude config uses @latest and connects; lint/test passed; pushed dc797fe - Remove skipped integration tests (
ac-er9ec8, P2) - Removed skipped integration tests; lint and test:run passed; pushed commit b0cd8a5 to origin/main
Published Packages
@apicity/alibaba@0.3.1@apicity/anthropic@0.3.1@apicity/cost@0.3.1@apicity/dolthub@0.3.1@apicity/elevenlabs@0.3.1@apicity/fal@0.3.1@apicity/fireworks@0.3.1@apicity/free-media-upload@0.3.1@apicity/google@0.3.1@apicity/kie@0.3.1@apicity/kimicoding@0.3.1@apicity/mcp-server@0.3.1@apicity/meta@0.3.1@apicity/openai@0.3.1@apicity/polymarket@0.3.1@apicity/telegram@0.3.1@apicity/x@0.3.1@apicity/xai@0.3.1@apicity/youtube@0.3.1
v0.3.0
Apicity v0.3.0
Summary
- npm dist-tag:
latest - Published packages: 19 @apicity packages in lockstep
- Git tag:
v0.3.0 - Compare range:
v0.2.11...v0.3.0
What's Changed
c8e5a373fix(mcp): require service token for 1Password reads
Release Maintenance
f661b38fchore(release): @apicity/* to 0.3.0
Published Packages
@apicity/alibaba@0.3.0@apicity/anthropic@0.3.0@apicity/cost@0.3.0@apicity/dolthub@0.3.0@apicity/elevenlabs@0.3.0@apicity/fal@0.3.0@apicity/fireworks@0.3.0@apicity/free-media-upload@0.3.0@apicity/google@0.3.0@apicity/kie@0.3.0@apicity/kimicoding@0.3.0@apicity/mcp-server@0.3.0@apicity/meta@0.3.0@apicity/openai@0.3.0@apicity/polymarket@0.3.0@apicity/telegram@0.3.0@apicity/x@0.3.0@apicity/xai@0.3.0@apicity/youtube@0.3.0
v0.2.11
Apicity v0.2.11
Fixes
@apicity/mcp-server: replace per-providerop readstartup with a single vault listing plus batchedop injectcredential resolution. This avoids the Claude Code MCP startup timeout caused by slow or stuck 1Password CLI reads.@apicity/mcp-server: report the installed package version in MCP server metadata.
Verification
- Local
pnpm run ci:localpassed on the fix commit and again onstablebefore publishing. - GitHub CI passed for
maincommit9a696495. - npm
latestnow points to0.2.11for all 19@apicity/*packages.
v0.2.10
Apicity v0.2.10
Summary
- npm dist-tag:
latest - Published packages: 19 @apicity packages in lockstep
- Git tag:
v0.2.10 - Compare range:
v0.2.9...v0.2.10
What's Changed
55cdc8abfix(mcp): speed up 1Password startup
Release Maintenance
ab784495chore(release): @apicity/* to 0.2.10
Published Packages
@apicity/alibaba@0.2.10@apicity/anthropic@0.2.10@apicity/cost@0.2.10@apicity/dolthub@0.2.10@apicity/elevenlabs@0.2.10@apicity/fal@0.2.10@apicity/fireworks@0.2.10@apicity/free-media-upload@0.2.10@apicity/google@0.2.10@apicity/kie@0.2.10@apicity/kimicoding@0.2.10@apicity/mcp-server@0.2.10@apicity/meta@0.2.10@apicity/openai@0.2.10@apicity/polymarket@0.2.10@apicity/telegram@0.2.10@apicity/x@0.2.10@apicity/xai@0.2.10@apicity/youtube@0.2.10
v0.2.9
Apicity v0.2.9
Summary
- npm dist-tag:
latest - Published packages: 19 @apicity packages in lockstep
- Git tag:
v0.2.9 - Compare range:
v0.2.8...v0.2.9
What's Changed
3a17ade9Simplify MCP 1Password setup
Release Maintenance
7095618bchore(release): @apicity/* → 0.2.95fa8adaechore(release): gate formula on main CI
Published Packages
@apicity/alibaba@0.2.9@apicity/anthropic@0.2.9@apicity/cost@0.2.9@apicity/dolthub@0.2.9@apicity/elevenlabs@0.2.9@apicity/fal@0.2.9@apicity/fireworks@0.2.9@apicity/free-media-upload@0.2.9@apicity/google@0.2.9@apicity/kie@0.2.9@apicity/kimicoding@0.2.9@apicity/mcp-server@0.2.9@apicity/meta@0.2.9@apicity/openai@0.2.9@apicity/polymarket@0.2.9@apicity/telegram@0.2.9@apicity/x@0.2.9@apicity/xai@0.2.9@apicity/youtube@0.2.9