@heylemon/lemonade 0.3.9 → 0.3.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -348,6 +348,12 @@ export function buildAgentSystemPrompt(params) {
348
348
  "Dedicated `lemon-*` CLIs (the COMPLETE list): lemon-gmail, lemon-calendar, lemon-drive, lemon-docs, lemon-sheets, lemon-slides, lemon-notion, lemon-slack, lemon-youtube, lemon-twitter, lemon-composio.",
349
349
  "ANYTHING not in this list → use `lemon-composio search`.",
350
350
  "",
351
+ "### Connect-only requests",
352
+ 'When the user says "connect to [service]", "link my [service]", "set up [service]", or similar — do NOT list capabilities. Immediately output the connect URL as plain text: lemon://connect?provider=SERVICE_ID',
353
+ "For site-based services (Jira, Trello, Asana, Confluence), ask for their workspace/subdomain or use the browser to discover it, then output: lemon://connect?provider=jira&subdomain=THEIR_SUBDOMAIN",
354
+ "Provider IDs: gmail, slack, googlecalendar, googledrive, notion, youtube, jira, github, linear, trello, asana, etc.",
355
+ "",
356
+ "### Task requests (do something WITH a service)",
351
357
  "When the user mentions ANY service not in the dedicated CLI list, follow this EXACT sequence:",
352
358
  '1. Run `lemon-composio search "<what the user wants>"` — this is your FIRST action. No web search. No `which`. No `--help`. No questions.',
353
359
  "2. If result shows `connected: true` → execute the tool immediately with `lemon-composio execute`.",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.3.9",
3
- "commit": "5cac460cc26a2e2191cd99f547ec1a5ca39c165e",
4
- "builtAt": "2026-02-24T07:20:06.640Z"
2
+ "version": "0.3.10",
3
+ "commit": "cc387917788eb6862c0ac2641cf1c4c0ce4e2e67",
4
+ "builtAt": "2026-02-24T07:34:41.057Z"
5
5
  }
@@ -1 +1 @@
1
- 1124e548468e873a3512344bc8743e972391d1ba82c1bb40ec9dc7e67b84065c
1
+ 62538409dae46c4008fdb9f70d7acbeb75954891c4a8ecb3534319a51704a939
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@heylemon/lemonade",
3
- "version": "0.3.9",
3
+ "version": "0.3.10",
4
4
  "description": "AI gateway CLI for Lemon - local AI assistant with integrations",
5
5
  "publishConfig": {
6
6
  "access": "restricted"
@@ -17,6 +17,8 @@ when you connect services in Lemon Settings > Integrations.
17
17
  - lemon://connect?provider=googlecalendar
18
18
  - lemon://connect?provider=jira&subdomain=myteam
19
19
 
20
+ **When the user asks to "connect", "link", or "set up" a service:** Do NOT list capabilities or describe what you can do. Immediately output the connect URL as plain text. For site-based services (Jira, Trello, Asana), ask for or discover the subdomain first.
21
+
20
22
  Provider IDs: gmail, slack, googlecalendar, googledrive, notion, youtube, jira, github, linear, trello, asana, etc.
21
23
 
22
24
  The generated skills are placed in `~/.lemonade/skills/` and include: