Skip to content

pi-cursor-agent@0.1.0

Choose a tag to compare

@sudosubin sudosubin released this 17 Feb 19:02
· 37 commits to main since this release
8e6abb1

0.1.0 (2026-02-07)

Features

  • Add agent service for running agent (60408d7)
  • Add aiserver.v1 proto (7d8e8de)
  • Add api/auth.ts module for auth apis (cf4f1e8)
  • Add auth manager for login and refresh (09153b0)
  • Add cursor-agent proto files and buf config file (43e747f)
  • Add gitignore file for npm project (78d7de0)
  • Add mcp tool support (6ba7a45)
  • Add package.json, package-lock.json with minimal options (73cc031)
  • Add ResumeAction based on checkpoint (8e6abb1)
  • Add typecheck using tsc (b6e0310)
  • Change to use canonical model id and map thinkg levels (055c5a8)
  • Generate cursor-agent proto files with buf (9e33ec6)
  • Implement first cursor-agent provider with vendor (2df588d)

Bug Fixes

  • Fix to encode McpToolDefinition.inputSchema as protobuf Value binary (88f059e)