Skip to content

feat(connectors): add sticky-note connector#282

Open
andrei-hasna wants to merge 1 commit into
mainfrom
open-connectors-cursor/open-connectors/82488857-421d-4eaf-9307-818323db2a21-99454cd2
Open

feat(connectors): add sticky-note connector#282
andrei-hasna wants to merge 1 commit into
mainfrom
open-connectors-cursor/open-connectors/82488857-421d-4eaf-9307-818323db2a21-99454cd2

Conversation

@andrei-hasna

Copy link
Copy Markdown
Contributor

Summary

  • Add @hasna/connect-sticky-note package with REST API client for notes, events, search, and raw request passthrough
  • CLI commands: list-notes, create-note, get-note, list-events, search, raw-request plus profile/config management
  • Register sticky-note in Business Tools category with Bearer api_key auth

Test plan

  • cd connectors/sticky-note && bun install && bun run typecheck && bun test src/api/client.test.ts (8 pass)
  • Repo bun run typecheck
  • Repo bun run build
  • Repo bun test (1194 pass, 1 pre-existing unrelated failure in events CLI test)
  • Grep: no beepmedia/hasnaxyz/browser-use references in new package

Implement @hasna/connect-sticky-note with REST client, CLI commands
(list-notes, create-note, get-note, list-events, search, raw-request),
profile config, unit tests, and registry entry under Business Tools.
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