• Tech Dev NotesTech Dev Notes
Apps
  • Lookup
  • Compare
Market movement
  • Charts
  • Rankings
Visual proof
  • Screens
  • Store listings
  • Icons
Stacks and releases
  • Tech stacks
  • Tool releases
  • Developers
More
  • X feature flags
  • Grokipedia
  • Grok companions
  • Blog
  • Follow on X
Skip to content

© 2026 Tech Dev Notes

RSSAboutAPIPrivacyTermsSitemap@techdevnotes
Cursor Docs

Cursor · Docs

Cursor Docs

July 23, 2026 at 6:20 PM UTC

Agent metadata (Python & TypeScript): Documented attaching custom key-value metadata to cloud agents at creation (e.g. user, tenant, workflow, or ticket IDs). Up to 50 pairs; keys ≤255 characters; string values ≤4096 bytes. Returns 403 f…

Changelog

SDK

  • Agent metadata (Python & TypeScript): Documented attaching custom key-value metadata to cloud agents at creation (e.g. user, tenant, workflow, or ticket IDs). Up to 50 pairs; keys ≤255 characters; string values ≤4096 bytes. Returns 403 feature_unavailable if not enabled for the API key’s account.
  • TypeScript: Agent.list() and Agent.get() return persisted metadata on SDKAgentInfo.metadata; update by creating a new agent.
  • Python: Pass metadata through a raw cloud mapping (CloudAgentOptions / SDKAgentInfo don’t expose it yet).
Older release← Jul 22, 22:20 UTCNewer release→ Jul 24, 18:20 UTC
All Cursor Docs releases →