• 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
ChartsRankingsMoversCompareLookupScreensTech stacksReleases

© 2026 Tech Dev Notes

RSSAboutAPIStatusSecurityPrivacyTermsSitemap@techdevnotes
Cursor Docs

Cursor · Docs

Cursor Docs

August 10, 2026 at 4:20 PM UTC

TypeScript: Documented cloud agent metadata — attach string tags via cloud.metadata; tags persist and are returned on SDKAgentInfo.metadata from Agent.get() and Agent.list().

Changelog

SDK

  • TypeScript: Documented cloud agent metadata — attach string tags via cloud.metadata; tags persist and are returned on SDKAgentInfo.metadata from Agent.get() and Agent.list().
  • Python & TypeScript: Documented get_usage / getUsage to fetch billed token usage and dollar cost for an agent.
  • Python: Clarified that direct AsyncAgent class methods require client=; use await client.agents.create(...) or await AsyncAgent.create(..., client=client).
  • Python: Documented client timeout options — timeout for all requests, or separate unary_timeout and stream_timeout, plus max_retries.
Older release← Aug 9, 02:20 UTCNewer release→ Aug 10, 20:20 UTC
All Cursor Docs releases →