Skip to content

Update Attio API surface - #1

Merged
mavam merged 4 commits into
mainfrom
topic/updates
Jun 16, 2026
Merged

Update Attio API surface#1
mavam merged 4 commits into
mainfrom
topic/updates

Conversation

@mavam

@mavam mavam commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • update all dependencies to their latest releases
  • regenerate the Attio OpenAPI client and CLI manifest from the live spec
  • align README and clattio skill docs with the current command surface
  • fix Commander 15 version output handling and align CLI version with package metadata

Notable API surface changes

  • generated operation count is now 74
  • SCIM command groups are no longer present in the current Attio OpenAPI spec
  • file listing is now documented as record-scoped with required object and record ID inputs

Verification

  • bun outdated
  • bun run generate
  • bun run build
  • bun run test
  • bunx tsc --noEmit
  • node dist/attio.js --help
  • node dist/attio.js --version

mavam and others added 4 commits June 16, 2026 12:00
Refresh dependencies to their latest releases and regenerate the Attio OpenAPI client and command manifest from the live spec. The current spec drops the generated SCIM groups and makes file listing record-scoped, so the README and clattio skill reference now match the emitted CLI.

Keep the reported CLI version aligned with package metadata and handle Commander 15 version exits without duplicating output to stderr.

Assisted-by: GPT-5 (Codex)
Record the user-facing effects of the dependency and Attio API refresh in the unreleased changelog queue for PR #1.

Assisted-by: GPT-5 (Codex)
Remove the stale SCIM token from the resource vocabulary in AGENTS.md so
it matches the trimmed SKILL.md, api-surface.md, and generated surface.

Drop ignoreDeprecations from tsconfig.json since no in-use compiler
option is deprecated under TypeScript 6; tsc passes without it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Restore the TypeScript 6 deprecation acknowledgment required by tsup's DTS build. Plain tsc passes without it, but the CI build path fails on tsup's generated baseUrl compiler option unless ignoreDeprecations is set.

Assisted-by: GPT-5 (Codex)
@mavam
mavam merged commit f7bd376 into main Jun 16, 2026
1 check passed
@mavam
mavam deleted the topic/updates branch June 16, 2026 10:24
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