|
22545
|
New Tab
New Tab
Jy 20820 es reindex stream model h New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
LLM pricing overview with the most actual prices - Google Search
LLM pricing overview with the most actual prices - Google Search
planhat - Google Search
planhat - Google Search
Close tab
New Tab
Customize sidebar
Close Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
AI Chat settings
Close
WORK, Google Account: [EMAIL]
Main menu
New Chat
Open menu for conversation actions.
Conversation with Gemini
Conversation with Gemini
Copy prompt
You said I’m on page “<tabTitle>JY-20361: Add call scores in Panorama by steliyan-</tabTitle>” with “<selection>@@ -4,7 +4,7 @@ Today is {date_today}.445System instructions:5System instructions:6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.7-- The contexts includes data for call shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.7+- The context includes data for calls shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.9- The calls are ordered in chronological order. 9- The calls are ordered in chronological order. 10- Here’s how to use the call context:10- Here’s how to use the call context:@@ -16,6 +16,15 @@ System instructions:16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.17 - Evaluate statements or objections based on how the team operates and what success looks like.17 - Evaluate statements or objections based on how the team operates and what success looks like.18 - Position responses in light of known competitors and market dynamics.18 - Position responses in light of known competitors and market dynamics.19+ - AI call score (`ai_call_score` in the full call JSON): When present, treat it as **pre-computed** output from your team’s AI call-scoring pipeline (the same kind of scoring as the `/call/ai-call-scoring` endpoint). **Do not** invent, override, or recalculate scores; interpret and summarize what is given.20+ - **Short call context:** **AI Scorecard** is the name of the scorecard applied to that call; **AI Score** is the **overall** score for that scorecard (the average of its per-rule scores, possibly shown as a decimal).21+ - **Full call context:** The `ai_call_score` object may include `ai_scorecard_name`, `score` (overall for that scorecard), and `ai_scorecard_rules`. For each rule when listed:22+ - `rule_name`: Title of the criterion.23+ - `rule_prompt`: The criterion text that was evaluated.24+ - `score`: Whole number **1–5** measuring how well the call satisfied that criterion against `rule_prompt` (1 = no evidence / not discussed or contrary; 5 = strong, clear evidence on the call).25+ - `justification`: Short rationale grounded in what happened on the call.26+ - `justification_timestamps`: Up to three entries with speaker **name** and **timestamp** (MM:SS in the recording) highlighting where the justification is supported.27+ - Use scores for coaching summaries, trends across calls, or quick comparisons when relevant. For **what was actually said**, still rely on the **transcript** (you may cross-reference rule timestamps when helpful).19- Use the Message History to:28- Use the Message History to:20 - Maintain continuity if the current question refers to previous exchanges.29 - Maintain continuity if the current question refers to previous exchanges.21 - Clarify or resolve ambiguities if the question depends on prior messages.30 - Clarify or resolve ambiguities if the question depends on prior messages.@@ -28,10 +37,10 @@ System instructions:28 - All factual claims must be supported by one or more references to relevant calls.37 - All factual claims must be supported by one or more references to relevant calls.29 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.38 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.30 - Use markdown links in the format [link text](/playback/{{call_id}})39 - Use markdown links in the format [link text](/playback/{{call_id}})31- - Use descriptive link that utlizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.\n"40+ - Use descriptive link text that utilizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.32- - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)\n"41+ - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)33- - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)\n"42+ - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)34- - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)\n\n"43+ - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)35 - You might back your statements with examples from the provided call transcripts in addition to the reference links.44 - You might back your statements with examples from the provided call transcripts in addition to the reference links.36- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.45- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.37- If the question or context is unclear, request clarification or highlight ambiguities.46- If the question or context is unclear, request clarification or highlight ambiguities.</selection>” selected. Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.
You said
I’m on page “<tabTitle>JY-20361: Add call scores in Panorama by steliyan-</tabTitle>” with “<selection>@@ -4,7 +4,7 @@ Today is {date_today}.445System instructions:5System instructions:6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.7-- The contexts includes data for call shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.7+- The context includes data for calls shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.9- The calls are ordered in chronological order. 9- The calls are ordered in chronological order. 10- Here’s how to use the call context:10- Here’s how to use the call context:@@ -16,6 +16,15 @@ System instructions:16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.17 - Evaluate statements or objections based on how the team operates and what success looks like.17 - Evaluate statements or objections based on how the team operates and what success looks like.18 - Position responses in light of known competitors and market dynamics.18 - Position responses in light of known competitors and market dynamics.19+ - AI call score (`ai_call_score` in the full call JSON): When present, treat it as **pre-computed** output from your team’s AI call-scoring pipeline (the same kind of scoring as the `/call/ai-call-scoring` endpoint). **Do not** invent, override, or recalculate scores; interpret and summarize what is given.20+ - **Short call context:** **AI Scorecard** is the name of the scorecard applied to that call; **AI Score** is the **overall** score for that scorecard (the average of its per-rule scores, possibly shown as a decimal).21+ - **Full call context:** The `ai_call_score` object may include `ai_scorecard_name`, `score` (overall for that scorecard), and `ai_scorecard_rules`. For each rule when listed:22+ - `rule_name`: Title of the criterion.23+ - `rule_prompt`: The criterion text that was evaluated.24+ - `score`: Whole number **1–5** measuring how well the call satisfied that criterion against `rule_prompt` (1 = no evidence / not discussed or contrary; 5 = strong, clear evidence on the call).25+ - `justification`: Short rationale grounded in what happened on the call.26+ - `justification_timestamps`: Up to three entries with speaker **name** and **timestamp** (MM:SS in the recording) highlighting where the justification is supported.27+ - Use scores for coaching summaries, trends across calls, or quick comparisons when relevant. For **what was actually said**, still rely on the **transcript** (you may cross-reference rule timestamps when helpful).19- Use the Message History to:28- Use the Message History to:20 - Maintain continuity if the current question refers to previous exchanges.29 - Maintain continuity if the current question refers to previous exchanges.21 - Clarify or resolve ambiguities if the question depends on prior messages.30 - Clarify or resolve ambiguities if the question depends on prior messages.@@ -28,10 +37,10 @@ System instructions:28 - All factual claims must be supported by one or more references to relevant calls.37 - All factual claims must be supported by one or more references to relevant calls.29 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.38 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.30 - Use markdown links in the format [link text](/playback/{{call_id}})39 - Use markdown links in the format [link text](/playback/{{call_id}})31- - Use descriptive link that utlizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.\n"40+ - Use descriptive link text that utilizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.32- - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)\n"41+ - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)33- - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)\n"42+ - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)34- - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)\n\n"43+ - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)35 - You might back your statements with examples from the provided call transcripts in addition to the reference links.44 - You might back your statements with examples from the provided call transcripts in addition to the reference links.36- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.45- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.37- If the question or context is unclear, request clarification or highlight ambiguities.46- If the question or context is unclear, request clarification or highlight ambiguities.</selection>” selected.
Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.
Expand
Listen
Show thinking
Gemini said
Gemini said
Here is a summary of the changes in the provided code diff:
AI Call Scoring Additions
AI Call Scoring Additions
Pre-computed Scores:
Added strict instructions to treat the
ai_call_score
as pre-computed data. The system must interpret and summarize the provided scores rather than inventing or recalculating them.
Context Breakdown:
*
Short Context:
Now displays the
AI Scorecard
name and the overall
AI Score
(the average of per-rule scores).
Full Context:
Details the
ai_call_score
object, breaking down individual rules. Each rule includes a title, prompt, a 1–5 score, a brief justification, and up to three timestamped speaker references (MM:SS).
Application Rules:
Instructs the system to use these scores for coaching summaries, trends, and comparisons, but dictates that it must still rely on the actual transcript for direct quotes.
Grammar and Formatting Cleanup
Grammar and Formatting Cleanup
Typo Corrections:
Fixed minor grammatical errors, such as changing "contexts" to "context" and "utlizes" to "utilizes".
String Formatting:
Cleaned up the markdown link instructions by removing trailing newline and quotation artifacts (
\n"
) from the text strings.
Good response
Bad response
Share & export...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22545
|
|
22544
|
New Tab
New Tab
Jy 20820 es reindex stream model h New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22544
|
|
22543
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelp(nhlSupport Daily • in 4 h 48 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileViewHistoryTabWindowHelp*19 Seinry4 At:• Jin * Ck | C мc|8 Jinhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-1809188© AWS|x) SSH • Home | Salesforce |Datadog* Claude |3 CircleciA SentryPlatform TeamQ SearJу-16322 | JY-18091|READY FIAdd a comment..In Dev vSuggest a reply…Status update...Thanks..* Improve Technical StoryPro tip: press M to commentNikolay Ivanov (*o May 20zo at T1:9e~ DetailsPotential Breaking Changes Summary• CRITICAL - Requires TestingAssigneeNikolay IvanovAssign to me1. kalnoy/nestedset (v6 → v7)Used in: Playlist, Activity. User models• Major version jump - likely has breaking changes• Check nested set operations, especially in Playlist management|• Test folder/hierarchy operationsReporterMartin PetkovDevelopment|@ Open with VS Code2 branches8• Tue 12 May 10:12₫(s|+All Bookmarks|2. google/protobuf (v4 → v5)• Major version bump• Used by Google APIs (Calendar, Meet)• Test Google Calendar/Meet integrations20 hours agomeet.google.comNikolay Yankov (You, present...OPENот13. phpdocumentor/reflection-docblock (5.6 → 6.0)• May affect IDE helpers or documentation generation• Likely fine, but check ide-helper commands+68• Tue 12 May 10:12:568Nikolay IvanovNikolay Nikolov3 othersStefka Stoyanovadelete SS andPanorama prompt...10:12 AM | Daily - PlatformLukas Kovalik27:03...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22543
|
|
22542
|
planhat - Google Search
google.com
New Tab
New Tab planhat - Google Search
google.com
New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
LLM pricing overview with the most actual prices - Google Search
LLM pricing overview with the most actual prices - Google Search
planhat - Google Search...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22542
|
|
22541
|
planhat - Google Search
google.com
New Tab
New Tab planhat - Google Search
google.com
New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
LLM pricing overview with the most actual prices - Google Search
LLM pricing overview with the most actual prices - Google Search
planhat - Google Search
planhat - Google Search
Close tab
New Tab
Customize sidebar
Close Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
AI Chat settings
Close
WORK, Google Account: [EMAIL]
Main menu
New Chat
Open menu for conversation actions.
Conversation with Gemini
Conversation with Gemini
Copy prompt
You said I’m on page “<tabTitle>JY-20361: Add call scores in Panorama by steliyan-</tabTitle>” with “<selection>@@ -4,7 +4,7 @@ Today is {date_today}.445System instructions:5System instructions:6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.7-- The contexts includes data for call shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.7+- The context includes data for calls shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.9- The calls are ordered in chronological order. 9- The calls are ordered in chronological order. 10- Here’s how to use the call context:10- Here’s how to use the call context:@@ -16,6 +16,15 @@ System instructions:16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.17 - Evaluate statements or objections based on how the team operates and what success looks like.17 - Evaluate statements or objections based on how the team operates and what success looks like.18 - Position responses in light of known competitors and market dynamics.18 - Position responses in light of known competitors and market dynamics.19+ - AI call score (`ai_call_score` in the full call JSON): When present, treat it as **pre-computed** output from your team’s AI call-scoring pipeline (the same kind of scoring as the `/call/ai-call-scoring` endpoint). **Do not** invent, override, or recalculate scores; interpret and summarize what is given.20+ - **Short call context:** **AI Scorecard** is the name of the scorecard applied to that call; **AI Score** is the **overall** score for that scorecard (the average of its per-rule scores, possibly shown as a decimal).21+ - **Full call context:** The `ai_call_score` object may include `ai_scorecard_name`, `score` (overall for that scorecard), and `ai_scorecard_rules`. For each rule when listed:22+ - `rule_name`: Title of the criterion.23+ - `rule_prompt`: The criterion text that was evaluated.24+ - `score`: Whole number **1–5** measuring how well the call satisfied that criterion against `rule_prompt` (1 = no evidence / not discussed or contrary; 5 = strong, clear evidence on the call).25+ - `justification`: Short rationale grounded in what happened on the call.26+ - `justification_timestamps`: Up to three entries with speaker **name** and **timestamp** (MM:SS in the recording) highlighting where the justification is supported.27+ - Use scores for coaching summaries, trends across calls, or quick comparisons when relevant. For **what was actually said**, still rely on the **transcript** (you may cross-reference rule timestamps when helpful).19- Use the Message History to:28- Use the Message History to:20 - Maintain continuity if the current question refers to previous exchanges.29 - Maintain continuity if the current question refers to previous exchanges.21 - Clarify or resolve ambiguities if the question depends on prior messages.30 - Clarify or resolve ambiguities if the question depends on prior messages.@@ -28,10 +37,10 @@ System instructions:28 - All factual claims must be supported by one or more references to relevant calls.37 - All factual claims must be supported by one or more references to relevant calls.29 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.38 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.30 - Use markdown links in the format [link text](/playback/{{call_id}})39 - Use markdown links in the format [link text](/playback/{{call_id}})31- - Use descriptive link that utlizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.\n"40+ - Use descriptive link text that utilizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.32- - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)\n"41+ - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)33- - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)\n"42+ - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)34- - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)\n\n"43+ - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)35 - You might back your statements with examples from the provided call transcripts in addition to the reference links.44 - You might back your statements with examples from the provided call transcripts in addition to the reference links.36- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.45- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.37- If the question or context is unclear, request clarification or highlight ambiguities.46- If the question or context is unclear, request clarification or highlight ambiguities.</selection>” selected. Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.
You said
I’m on page “<tabTitle>JY-20361: Add call scores in Panorama by steliyan-</tabTitle>” with “<selection>@@ -4,7 +4,7 @@ Today is {date_today}.445System instructions:5System instructions:6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.7-- The contexts includes data for call shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.7+- The context includes data for calls shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.9- The calls are ordered in chronological order. 9- The calls are ordered in chronological order. 10- Here’s how to use the call context:10- Here’s how to use the call context:@@ -16,6 +16,15 @@ System instructions:16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.17 - Evaluate statements or objections based on how the team operates and what success looks like.17 - Evaluate statements or objections based on how the team operates and what success looks like.18 - Position responses in light of known competitors and market dynamics.18 - Position responses in light of known competitors and market dynamics.19+ - AI call score (`ai_call_score` in the full call JSON): When present, treat it as **pre-computed** output from your team’s AI call-scoring pipeline (the same kind of scoring as the `/call/ai-call-scoring` endpoint). **Do not** invent, override, or recalculate scores; interpret and summarize what is given.20+ - **Short call context:** **AI Scorecard** is the name of the scorecard applied to that call; **AI Score** is the **overall** score for that scorecard (the average of its per-rule scores, possibly shown as a decimal).21+ - **Full call context:** The `ai_call_score` object may include `ai_scorecard_name`, `score` (overall for that scorecard), and `ai_scorecard_rules`. For each rule when listed:22+ - `rule_name`: Title of the criterion.23+ - `rule_prompt`: The criterion text that was evaluated.24+ - `score`: Whole number **1–5** measuring how well the call satisfied that criterion against `rule_prompt` (1 = no evidence / not discussed or contrary; 5 = strong, clear evidence on the call).25+ - `justification`: Short rationale grounded in what happened on the call.26+ - `justification_timestamps`: Up to three entries with speaker **name** and **timestamp** (MM:SS in the recording) highlighting where the justification is supported.27+ - Use scores for coaching summaries, trends across calls, or quick comparisons when relevant. For **what was actually said**, still rely on the **transcript** (you may cross-reference rule timestamps when helpful).19- Use the Message History to:28- Use the Message History to:20 - Maintain continuity if the current question refers to previous exchanges.29 - Maintain continuity if the current question refers to previous exchanges.21 - Clarify or resolve ambiguities if the question depends on prior messages.30 - Clarify or resolve ambiguities if the question depends on prior messages.@@ -28,10 +37,10 @@ System instructions:28 - All factual claims must be supported by one or more references to relevant calls.37 - All factual claims must be supported by one or more references to relevant calls.29 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.38 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.30 - Use markdown links in the format [link text](/playback/{{call_id}})39 - Use markdown links in the format [link text](/playback/{{call_id}})31- - Use descriptive link that utlizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.\n"40+ - Use descriptive link text that utilizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.32- - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)\n"41+ - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)33- - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)\n"42+ - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)34- - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)\n\n"43+ - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)35 - You might back your statements with examples from the provided call transcripts in addition to the reference links.44 - You might back your statements with examples from the provided call transcripts in addition to the reference links.36- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.45- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.37- If the question or context is unclear, request clarification or highlight ambiguities.46- If the question or context is unclear, request clarification or highlight ambiguities.</selection>” selected.
Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.
Expand
Listen...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22541
|
|
22540
|
planhat - Google Search
google.com
New Tab
New Tab planhat - Google Search
google.com
New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
LLM pricing overview with the most actual prices - Google Search
LLM pricing overview with the most actual prices - Google Search
planhat - Google Search
planhat - Google Search
Close tab
New Tab
Customize sidebar
Close Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
AI Chat settings
Close
WORK, Google Account: [EMAIL]
Main menu
New Chat
Open menu for conversation actions.
Conversation with Gemini
Conversation with Gemini
Copy prompt
You said I’m on page “<tabTitle>JY-20361: Add call scores in Panorama by steliyan-</tabTitle>” with “<selection>@@ -4,7 +4,7 @@ Today is {date_today}.445System instructions:5System instructions:6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.7-- The contexts includes data for call shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.7+- The context includes data for calls shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.9- The calls are ordered in chronological order. 9- The calls are ordered in chronological order. 10- Here’s how to use the call context:10- Here’s how to use the call context:@@ -16,6 +16,15 @@ System instructions:16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.17 - Evaluate statements or objections based on how the team operates and what success looks like.17 - Evaluate statements or objections based on how the team operates and what success looks like.18 - Position responses in light of known competitors and market dynamics.18 - Position responses in light of known competitors and market dynamics.19+ - AI call score (`ai_call_score` in the full call JSON): When present, treat it as **pre-computed** output from your team’s AI call-scoring pipeline (the same kind of scoring as the `/call/ai-call-scoring` endpoint). **Do not** invent, override, or recalculate scores; interpret and summarize what is given.20+ - **Short call context:** **AI Scorecard** is the name of the scorecard applied to that call; **AI Score** is the **overall** score for that scorecard (the average of its per-rule scores, possibly shown as a decimal).21+ - **Full call context:** The `ai_call_score` object may include `ai_scorecard_name`, `score` (overall for that scorecard), and `ai_scorecard_rules`. For each rule when listed:22+ - `rule_name`: Title of the criterion.23+ - `rule_prompt`: The criterion text that was evaluated.24+ - `score`: Whole number **1–5** measuring how well the call satisfied that criterion against `rule_prompt` (1 = no evidence / not discussed or contrary; 5 = strong, clear evidence on the call).25+ - `justification`: Short rationale grounded in what happened on the call.26+ - `justification_timestamps`: Up to three entries with speaker **name** and **timestamp** (MM:SS in the recording) highlighting where the justification is supported.27+ - Use scores for coaching summaries, trends across calls, or quick comparisons when relevant. For **what was actually said**, still rely on the **transcript** (you may cross-reference rule timestamps when helpful).19- Use the Message History to:28- Use the Message History to:20 - Maintain continuity if the current question refers to previous exchanges.29 - Maintain continuity if the current question refers to previous exchanges.21 - Clarify or resolve ambiguities if the question depends on prior messages.30 - Clarify or resolve ambiguities if the question depends on prior messages.@@ -28,10 +37,10 @@ System instructions:28 - All factual claims must be supported by one or more references to relevant calls.37 - All factual claims must be supported by one or more references to relevant calls.29 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.38 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.30 - Use markdown links in the format [link text](/playback/{{call_id}})39 - Use markdown links in the format [link text](/playback/{{call_id}})31- - Use descriptive link that utlizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.\n"40+ - Use descriptive link text that utilizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.32- - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)\n"41+ - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)33- - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)\n"42+ - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)34- - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)\n\n"43+ - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)35 - You might back your statements with examples from the provided call transcripts in addition to the reference links.44 - You might back your statements with examples from the provided call transcripts in addition to the reference links.36- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.45- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.37- If the question or context is unclear, request clarification or highlight ambiguities.46- If the question or context is unclear, request clarification or highlight ambiguities.</selection>” selected. Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.
You said
I’m on page “<tabTitle>JY-20361: Add call scores in Panorama by steliyan-</tabTitle>” with “<selection>@@ -4,7 +4,7 @@ Today is {date_today}.445System instructions:5System instructions:6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.7-- The contexts includes data for call shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.7+- The context includes data for calls shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.9- The calls are ordered in chronological order. 9- The calls are ordered in chronological order. 10- Here’s how to use the call context:10- Here’s how to use the call context:@@ -16,6 +16,15 @@ System instructions:16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.17 - Evaluate statements or objections based on how the team operates and what success looks like.17 - Evaluate statements or objections based on how the team operates and what success looks like.18 - Position responses in light of known competitors and market dynamics.18 - Position responses in light of known competitors and market dynamics.19+ - AI call score (`ai_call_score` in the full call JSON): When present, treat it as **pre-computed** output from your team’s AI call-scoring pipeline (the same kind of scoring as the `/call/ai-call-scoring` endpoint). **Do not** invent, override, or recalculate scores; interpret and summarize what is given.20+ - **Short call context:** **AI Scorecard** is the name of the scorecard applied to that call; **AI Score** is the **overall** score for that scorecard (the average of its per-rule scores, possibly shown as a decimal).21+ - **Full call context:** The `ai_call_score` object may include `ai_scorecard_name`, `score` (overall for that scorecard), and `ai_scorecard_rules`. For each rule when listed:22+ - `rule_name`: Title of the criterion.23+ - `rule_prompt`: The criterion text that was evaluated.24+ - `score`: Whole number **1–5** measuring how well the call satisfied that criterion against `rule_prompt` (1 = no evidence / not discussed or contrary; 5 = strong, clear evidence on the call).25+ - `justification`: Short rationale grounded in what happened on the call.26+ - `justification_timestamps`: Up to three entries with speaker **name** and **timestamp** (MM:SS in the recording) highlighting where the justification is supported.27+ - Use scores for coaching summaries, trends across calls, or quick comparisons when relevant. For **what was actually said**, still rely on the **transcript** (you may cross-reference rule timestamps when helpful).19- Use the Message History to:28- Use the Message History to:20 - Maintain continuity if the current question refers to previous exchanges.29 - Maintain continuity if the current question refers to previous exchanges.21 - Clarify or resolve ambiguities if the question depends on prior messages.30 - Clarify or resolve ambiguities if the question depends on prior messages.@@ -28,10 +37,10 @@ System instructions:28 - All factual claims must be supported by one or more references to relevant calls.37 - All factual claims must be supported by one or more references to relevant calls.29 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.38 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.30 - Use markdown links in the format [link text](/playback/{{call_id}})39 - Use markdown links in the format [link text](/playback/{{call_id}})31- - Use descriptive link that utlizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.\n"40+ - Use descriptive link text that utilizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.32- - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)\n"41+ - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)33- - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)\n"42+ - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)34- - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)\n\n"43+ - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)35 - You might back your statements with examples from the provided call transcripts in addition to the reference links.44 - You might back your statements with examples from the provided call transcripts in addition to the reference links.36- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.45- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.37- If the question or context is unclear, request clarification or highlight ambiguities.46- If the question or context is unclear, request clarification or highlight ambiguities.</selection>” selected.
Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.
Expand
Listen
Show thinking
Gemini said
Gemini said
Here is a summary of the changes in the provided code diff:
AI Call Scoring Additions
AI Call Scoring Additions
Pre-computed Scores:
Added strict instructions to treat the
ai_call_score
as pre-computed data. The system must interpret and summarize the provided scores rather than inventing or recalculating them.
Context Breakdown:
*
Short Context:
Now displays the
AI Scorecard
name and the overall
AI Score
(the average of per-rule scores).
Full Context:
Details the
ai_call_score...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22540
|
|
22539
|
planhat - Google Search
google.com
New Tab
New Tab planhat - Google Search
google.com
New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
LLM pricing overview with the most actual prices - Google Search
LLM pricing overview with the most actual prices - Google Search
planhat - Google Search
planhat - Google Search
Close tab
New Tab
Customize sidebar
Close Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
AI Chat settings
Close
WORK, Google Account: [EMAIL]
Main menu
New Chat
Open menu for conversation actions.
Conversation with Gemini
Conversation with Gemini
Copy prompt...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22539
|
|
22538
|
planhat - Google Search
google.com
New Tab
New Tab planhat - Google Search
google.com
New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
LLM pricing overview with the most actual prices - Google Search
LLM pricing overview with the most actual prices - Google Search
planhat - Google Search
planhat - Google Search
Close tab
New Tab
Customize sidebar
Close Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
AI Chat settings
Close
WORK, Google Account: [EMAIL]...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22538
|
|
22537
|
planhat - Google Search
google.com
New Tab
New Tab planhat - Google Search
google.com
New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
LLM pricing overview with the most actual prices - Google Search
LLM pricing overview with the most actual prices - Google Search
planhat - Google Search
planhat - Google Search
Close tab
New Tab
Customize sidebar
Close Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
AI Chat settings
Close
WORK, Google Account: [EMAIL]
Main menu
New Chat
Open menu for conversation actions.
Conversation with Gemini
Conversation with Gemini
Copy prompt
You said I’m on page “<tabTitle>JY-20361: Add call scores in Panorama by steliyan-</tabTitle>” with “<selection>@@ -4,7 +4,7 @@ Today is {date_today}.445System instructions:5System instructions:6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.7-- The contexts includes data for call shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.7+- The context includes data for calls shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.9- The calls are ordered in chronological order. 9- The calls are ordered in chronological order. 10- Here’s how to use the call context:10- Here’s how to use the call context:@@ -16,6 +16,15 @@ System instructions:16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.17 - Evaluate statements or objections based on how the team operates and what success looks like.17 - Evaluate statements or objections based on how the team operates and what success looks like.18 - Position responses in light of known competitors and market dynamics.18 - Position responses in light of known competitors and market dynamics.19+ - AI call score (`ai_call_score` in the full call JSON): When present, treat it as **pre-computed** output from your team’s AI call-scoring pipeline (the same kind of scoring as the `/call/ai-call-scoring` endpoint). **Do not** invent, override, or recalculate scores; interpret and summarize what is given.20+ - **Short call context:** **AI Scorecard** is the name of the scorecard applied to that call; **AI Score** is the **overall** score for that scorecard (the average of its per-rule scores, possibly shown as a decimal).21+ - **Full call context:** The `ai_call_score` object may include `ai_scorecard_name`, `score` (overall for that scorecard), and `ai_scorecard_rules`. For each rule when listed:22+ - `rule_name`: Title of the criterion.23+ - `rule_prompt`: The criterion text that was evaluated.24+ - `score`: Whole number **1–5** measuring how well the call satisfied that criterion against `rule_prompt` (1 = no evidence / not discussed or contrary; 5 = strong, clear evidence on the call).25+ - `justification`: Short rationale grounded in what happened on the call.26+ - `justification_timestamps`: Up to three entries with speaker **name** and **timestamp** (MM:SS in the recording) highlighting where the justification is supported.27+ - Use scores for coaching summaries, trends across calls, or quick comparisons when relevant. For **what was actually said**, still rely on the **transcript** (you may cross-reference rule timestamps when helpful).19- Use the Message History to:28- Use the Message History to:20 - Maintain continuity if the current question refers to previous exchanges.29 - Maintain continuity if the current question refers to previous exchanges.21 - Clarify or resolve ambiguities if the question depends on prior messages.30 - Clarify or resolve ambiguities if the question depends on prior messages.@@ -28,10 +37,10 @@ System instructions:28 - All factual claims must be supported by one or more references to relevant calls.37 - All factual claims must be supported by one or more references to relevant calls.29 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.38 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.30 - Use markdown links in the format [link text](/playback/{{call_id}})39 - Use markdown links in the format [link text](/playback/{{call_id}})31- - Use descriptive link that utlizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.\n"40+ - Use descriptive link text that utilizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.32- - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)\n"41+ - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)33- - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)\n"42+ - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)34- - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)\n\n"43+ - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)35 - You might back your statements with examples from the provided call transcripts in addition to the reference links.44 - You might back your statements with examples from the provided call transcripts in addition to the reference links.36- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.45- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.37- If the question or context is unclear, request clarification or highlight ambiguities.46- If the question or context is unclear, request clarification or highlight ambiguities.</selection>” selected. Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.
You said
I’m on page “<tabTitle>JY-20361: Add call scores in Panorama by steliyan-</tabTitle>” with “<selection>@@ -4,7 +4,7 @@ Today is {date_today}.445System instructions:5System instructions:6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.7-- The contexts includes data for call shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.7+- The context includes data for calls shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.9- The calls are ordered in chronological order. 9- The calls are ordered in chronological order. 10- Here’s how to use the call context:10- Here’s how to use the call context:@@ -16,6 +16,15 @@ System instructions:16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.17 - Evaluate statements or objections based on how the team operates and what success looks like.17 - Evaluate statements or objections based on how the team operates and what success looks like.18 - Position responses in light of known competitors and market dynamics.18 - Position responses in light of known competitors and market dynamics.19+ - AI call score (`ai_call_score` in the full call JSON): When present, treat it as **pre-computed** output from your team’s AI call-scoring pipeline (the same kind of scoring as the `/call/ai-call-scoring` endpoint). **Do not** invent, override, or recalculate scores; interpret and summarize what is given.20+ - **Short call context:** **AI Scorecard** is the name of the scorecard applied to that call; **AI Score** is the **overall** score for that scorecard (the average of its per-rule scores, possibly shown as a decimal).21+ - **Full call context:** The `ai_call_score` object may include `ai_scorecard_name`, `score` (overall for that scorecard), and `ai_scorecard_rules`. For each rule when listed:22+ - `rule_name`: Title of the criterion.23+ - `rule_prompt`: The criterion text that was evaluated.24+ - `score`: Whole number **1–5** measuring how well the call satisfied that criterion against `rule_prompt` (1 = no evidence / not discussed or contrary; 5 = strong, clear evidence on the call).25+ - `justification`: Short rationale grounded in what happened on the call.26+ - `justification_timestamps`: Up to three entries with speaker **name** and **timestamp** (MM:SS in the recording) highlighting where the justification is supported.27+ - Use scores for coaching summaries, trends across calls, or quick comparisons when relevant. For **what was actually said**, still rely on the **transcript** (you may cross-reference rule timestamps when helpful).19- Use the Message History to:28- Use the Message History to:20 - Maintain continuity if the current question refers to previous exchanges.29 - Maintain continuity if the current question refers to previous exchanges.21 - Clarify or resolve ambiguities if the question depends on prior messages.30 - Clarify or resolve ambiguities if the question depends on prior messages.@@ -28,10 +37,10 @@ System instructions:28 - All factual claims must be supported by one or more references to relevant calls.37 - All factual claims must be supported by one or more references to relevant calls.29 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.38 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.30 - Use markdown links in the format [link text](/playback/{{call_id}})39 - Use markdown links in the format [link text](/playback/{{call_id}})31- - Use descriptive link that utlizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.\n"40+ - Use descriptive link text that utilizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.32- - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)\n"41+ - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)33- - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)\n"42+ - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)34- - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)\n\n"43+ - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)35 - You might back your statements with examples from the provided call transcripts in addition to the reference links.44 - You might back your statements with examples from the provided call transcripts in addition to the reference links.36- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.45- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.37- If the question or context is unclear, request clarification or highlight ambiguities.46- If the question or context is unclear, request clarification or highlight ambiguities.</selection>” selected.
Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.
Expand
Listen
Show thinking
Gemini said
Gemini said
Here is a summary of the changes in the provided code diff:
AI Call Scoring Additions
AI Call Scoring Additions
Pre-computed Scores:
Added strict instructions to treat the
ai_call_score
as pre-computed data. The system must interpret and summarize the provided scores rather than inventing or recalculating them.
Context Breakdown:
*
Short Context:
Now displays the
AI Scorecard
name and the overall
AI Score
(the average of per-rule scores).
Full Context:
Details the
ai_call_score
object, breaking down individual rules. Each rule includes a title, prompt, a 1–5 score, a brief justification, and up to three timestamped speaker references (MM:SS).
Application Rules:
Instructs the system to use these scores for coaching summaries, trends, and comparisons, but dictates that it must still rely on the actual transcript for direct quotes.
Grammar and Formatting Cleanup
Grammar and Formatting Cleanup
Typo Corrections:
Fixed minor grammatical errors, such as changing "contexts" to "context" and "utlizes" to "utilizes".
String Formatting:
Cleaned up the markdown link instructions by removing trailing newline and quotation artifacts (
\n"
) from the text strings.
Good response
Bad response
Share & export
Copy
Show more options
Copy prompt
Edit
You said are there some issues and bottlenecks
You said
are there some issues and bottlenecks
Listen
Show thinking
Gemini said
Gemini said
Looking closely at the system instructions in the diff, there are definitely a few potential prompt engineering issues and bottlenecks introduced by these additions. When you ask a Large Language Model (LLM) to juggle large transcripts alongside complex JSON scoring objects, it creates specific friction points.
Here is a breakdown of the potential issues and bottlenecks based on the changes:
1. Token Consumption and Context Bloat (Bottleneck)
1. Token Consumption and Context Bloat (Bottleneck)
Massive Payload Size:
By injecting the full
ai_call_score
object into the context (which includes rule names, prompts, scores, text justifications, and up to three timestamps
per rule
), the token count per call will skyrocket.
Context Window Limits:
The prompt states:
"The full call context includes all calls data available..."
If a user filters for 5 or 10 calls, injecting the transcripts
plus
these extensive AI scoring arrays could easily hit the model's maximum context window, leading to truncated data or degraded recall (the "lost in the middle" effect).
2. LLM Instruction Conflicts (Issue)
2. LLM Instruction Conflicts (Issue)
Pre-computed vs. Raw Transcript:
The prompt explicitly instructs the model:
"
Do not
invent, override, or recalculate scores"
but later says,
"For
what was actually said
, still rely on the
transcript
."
This creates a cognitive conflict for the LLM. If the raw transcript contradicts the pre-computed
justification
, the LLM might struggle with which source of truth to prioritize, potentially leading to hallucinations or contradictory summaries.
Prompt Complexity:
The more rules you add about
how
to read JSON formatting and
what
not to do, the less attention the model pays to the actual user query. This is a common bottleneck in prompt engineering known as instruction bloat.
3. Edge Cases in Formatting (Issue)
3. Edge Cases in Formatting (Issue)
Timestamp Limitations:
The instructions strictly define timestamps as
MM:SS
. This works fine for standard calls, but for longer meetings (over an hour), it either forces an awkward format (e.g.,
85:30
) or breaks if the system outputs
HH:MM:SS
.
Decimal vs. Whole Numbers:
The prompt specifies that the overall AI Score might be a decimal (average), but the individual rule score is a "Whole number
1–5
". If the upstream pipeline accidentally passes a decimal for a rule score, the LLM might get confused based on these rigid instructions.
How are you currently handling pagination or chunking for these calls—are you limiting the number of calls that can be passed into the full context at once to avoid token limits?
Good response
Bad response
Redo
Share & export
Copy
Show more options
Enter a prompt for Gemini
encrypted
Enter a prompt for Gemini
encrypted
Open upload file menu
Tools
Open mode picker
Pro
Microphone
Send message
Your Jiminny chats aren’t used to improve our models. Gemini is AI. It can make mistakes, so double check it.
Your privacy & Gemini Opens in a new window
Your privacy & Gemini
Opens in a new window
Summarize page
Summarize page
Skip to main content
Skip to main content
Accessibility help
Accessibility help
Accessibility feedback
Accessibility feedback
Go to Google Home
planhat
planhat
Clear
Search by voice
Search by image
Search
Google apps
Google Account: [EMAIL]
AI Mode
AI Mode
All
All
Images
Images
News
News
Videos
Videos
Forums
Forums
Short videos
Short videos
More filters
More...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22537
|
|
22536
|
planhat - Google Search
google.com
New Tab
New Tab planhat - Google Search
google.com
New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22536
|
|
22535
|
planhat - Google Search
google.com
New Tab
New Tab planhat - Google Search
google.com
New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
LLM pricing overview with the most actual prices - Google Search
LLM pricing overview with the most actual prices - Google Search
planhat - Google Search
planhat - Google Search...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22535
|
|
22534
|
New Tab
New Tab
Jy 20820 es reindex stream model h New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app...
|
Firefox
|
Work — Mozilla Firefox
|
NULL
|
22534
|
|
22533
|
New Tab
New Tab
Jy 20820 es reindex stream model h New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
LLM pricing overview with the most actual prices - Google Search
LLM pricing overview with the most actual prices - Google Search
Close tab
New Tab
New Tab
Close tab
New Tab
Customize sidebar
Close Google Gemini (⌃X)
Tabs from other devices...
|
Firefox
|
Work — Mozilla Firefox
|
NULL
|
22533
|
|
22532
|
LLM pricing overview with the most actual prices - LLM pricing overview with the most actual prices - Google Search
google.com
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 49 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com8• Tue 12 May 10:11:56Nikolay Yankov (Presenting, annotating)ChromeFileViewHistoryTabWindowHelp1 SeinryAtthttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-18091© AWS|X) SSH• Home | Salesforce'Tra*JinChС мс(3 мCDatadog* Claude|3 CircleciA Sentry8• Tue 12 May 10:110 All BookmarksPlatform TeamQ SearREADY FIS$ Jу-16322 | JY-18091|Add a comment..Suggest a reply…Status update...Thanks...Pro tip: press M to commentNikolay Ivanov U*8 May 2040 at 11:90Potential Breaking Changes Summary• CRITICAL - Requires Testing1. kalnoy/nestedset (v6 → v7)Used in: Playlist, Activity. User models• Major version jump - likely has breaking changes• Check nested set operations, especially in Playlist management• Test folder/hierarchy operations2. google/protobuf (v4 → v5)• Major version bump• Used by Google APIs (Calendar, Meet)• Test Google Calendar/Meet integrations3. phpdocumentor/reflection-docblock (5.6 → 6.0)• May affect IDE helpers or documentation generation• Likely fine, but check ide-helper commandsNikolay IvanovNikolay NikolovIn Dev v* Improve Technical Story~ DetailsAssigneeNikolay IvanovAssign to meReporter3 Martin PetkovDevelopment@ Open with VS Code2 branchesmeet.google.coma Nikolay Yankov (You, present..•f•4 othersStefka Stoyanova20 hours agoOPENdelete SS andPanorama prompt...10:11 AM | Daily - PlatformLukas Kovalik26:03...
|
Firefox
|
Work — Mozilla Firefox
|
NULL
|
22532
|
|
22531
|
New Tab
New Tab
Jy 20820 es reindex stream model h New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira...
|
Firefox
|
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app — Work...
|
NULL
|
22531
|
|
22530
|
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHe iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelp1ah|Support Daily • in 4h 49 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comB::*8• Tue 12 May 10:11Jin*ClС мк3 мс8 JielDatadog* Claude|3 CircleciSentry0 All Bookmarks8• Tue 12 May 10:11:539Nikolay Yankov (Presenting, annotating)ChromeFileViewHistoryProfilesTabWindowHelp1 SeAtAt:https://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-18091© AWS|X) SSHHome | SalesforcePlatform Team%.Q Sear$ Jу-16322 | JY-18091|READY FIAdd a comment..5Nikolay IvanovNikolay NikolovPS$IFirefox• Kalnoy/nesteaser (vo > v/)Used in: Playlist, Activity. User models• Major version jump - likely has breaking changes• Check nested set operations, especially in Playlist management• Test folder/hierarchy operations2. google/protobuf (v4 → v5)|• Major version bump• Used by Google APIs (Calendar, Meet)• Test Google Calendar/Meet integrations3. phpdocumentor/reflection-docblock (5.6 → 6.0)• May affect IDE helpers or documentation generation• Likely fine, but check ide-helper commands10:11 AM | Daily - PlatformLộ3N313 Martin PetkovDevelopment|@ Open with VS Code2 branchesmeet.google.comfa Nikolay Yankov (You, presentiStefka Stoyanova+720 hours agoOPENdelete SS andPanorama prompt...Lukas Kovalik26:00...
|
Firefox
|
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app — Work...
|
github.com/jiminny/app/pull/12036/changes
|
22530
|
|
22529
|
New Tab
New Tab
Jy 20820 es reindex stream model h New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira...
|
Firefox
|
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app — Work...
|
github.com/jiminny/app/pull/12036/changes
|
22529
|
|
22528
|
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHe iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 49 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com8• Tue 12 May 10:11:45SNikolay Yankov (Presenting, annotating)ChromeFileViewHistoryTabWindowHelp9 SeX PrMnry+ AtAtihttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-18091© AWS|X) SSH• Home | SalesforcePlatform TeamQ Sear$ Jу-16322 | JY-18091|READY FIAdd a comment..Suggest a reply…Status update.Thanks...Pro tip: press M to commentNikolay Ivanov &*8 May 2020 at 11:90Potential Breaking Changes Summary• CRITICAL - Requires Testing1. kalnoy/nestedset (v6 → v7)Used in: Playlist, Activity. User models• Major version jump - likely has breaking changes• Check nested set operations, especially in Playlist management• Test folder/hierarchy operations2. google/protobuf (v4 → v5)• Major version bump• Used by Google APIs (Calendar, Meet)• Test Google Calendar/Meet integrations3. phpdocumentor/reflection-docblock (5.6 → 6.0)• May affect IDE helpers or documentation generation• Likely fine, but check ide-helper commandsTra*Jin* ClDatadogС м2) мC* Claude |Jin8 Jin3 CircleciA Sentry8• Tue 12 May 10:110 All BookmarksNikolay IvanovNikolay NikolovIn Dev v* Improve Technical Story~ DetailsAssigneeNikolay IvanovAssign to meReporterMartin PetkovDevelopment|@ Open with VS Code2 branchesmeet.google.comA Nikolay Yankov (You, present..4 othersStefka Stoyanova20 hours agoOPEN]delete SS andPanorama prompt...10:11 AM | Daily - PlatformLukas Kovalik25:52...
|
iTerm2
|
NULL
|
NULL
|
22528
|
|
22527
|
PhostormcaltVIeWINavicarecodeKeractorFV faVsco.js? PhostormcaltVIeWINavicarecodeKeractorFV faVsco.js?9 JY-20725-handle-HS-search-rate-limitProletey© AutomatedReportGenerated.php XD Auth• AutomatedReportsAutomateakeportgentdeclarelstricr-types=t)> @ Calendarsv DCrmc Accountupcalea.ono© ContactUpdated.phpuse Jiminny nodels Aucomaceakeporc.C) DetachActivitvObiect.r© LayoutModifiedEvent.class AutomatedReportbeneratedC) LavoutUpdated Event.r© LeadUpdated.phppublic function -_construct(c) OpportunitvStageUpo: 12© OpportunityUpdated.p 13public readonly AutomatedReport Sautomatedreport.c) Pronllecreated.onv© ProspectUpdated.php 16(C) RemoteCrmRecordDelM ElasticSearchM Grouosm imnortv M Nudaos© NudgeCreated.phpM Onnortunitiech PlavhooksD PlaylistsSidekickmTeamsD TranscriptionMilcore© Event.php© EventDispatcher.phpv D Exceptions>C CmActivityProviderException@ [EMAIL]€ ApplicationException.pho(5) AsvncElasticSearchUodal€ BadKevwordsQuervExcer( ConfiqurationExcention.o(4) CrmExcention.ohoCrmUndateSycention.ohrDatabaseException.php@ DealPisksEycention.nhn( DomainSycention.nhn( EmailActivitvimnortEycen® ErrorDownloadingEmptyF) ErrorDownloadina Sile Sycig EiloNotEoundEvcantionn© FileSystemException.php(e) Handlor nhr(@ HttnRodDoauoctEycontinA utnRodD.A SF (jiminny@localhost]4 HS_local [jiminny@localhost]# console [PRol)# console [olAbiNG[2026-05-07 14:21:15] local.INF0: [Hubspot] DEBUG Getting headers {"Vace".L"Inu,0r May 2020 14.21.15 bMl"J,"Transter-Encodinq":"chunked")."CF-Ray": ["9f80deb8db60dc3a-SOF"]."Strict-Transport-Security":["max-aqe=31536000: includeSubDomains: preload"].# console [eu)"server-timing": ["hcid;desc=\"019e02d0-6fd8-7812-bdba-885b7ccb3ee3)","x-hubsoot-correlation-id": "019e02d0-6fd8-7812-bdba-885b7ccb3ee3")."Set-Cookie":["__cf_bm=SrUrtdQgXVrik50pdqF6hZVYKhzTnQBidvMabeCtm0Y-1778163675-[IP_ADDRESS]-rI.ZggtDKxTge5zr8_2gbBfW07-May-26 14:51:15 GMT; domain=.hubapi.com; Http0nly; Secure; SameSite=None"],"Renont-To".f"s"endnoints".'\"url\":"https:\V/\V/a.nel.cloudflare.com\\/report\\/v4?s=NYAlsVTP0fYm32qrSDjxYE4sd2RWRqiSp3wHsmdEgZlzoYdxI%2BIx\"group\":\"cf-nel\",\"max_age\":604800}"],"NEL":["{\"success_fraction\":0.01,"reportto\":"cf-nel\".|"max agel ":604800}"]"Server": ["cloudflare"]}} {"correlation 1d":"95256555-ec98-4541-b9za-adta/Sbo9eab","trace 10":"C/AD8565-905t-4604-9405-8e5b551e5545"suppont Dally • In 4h 45 m100% 5• Tue 12 May 10:11:43HandleHubspotRateLimitTest vcascadePlanhat Event Playbac+0 ..find planhat event playback visitedThoughtsSearched planhat in ~/iminnylappThoughtsSearched olavback *visitedivisited."olavback in ~/fiminnvlaoolSearched olavback in anniSoarched DlaSearched visited in aprThouahtsFound it in PlaybackController.php :Read DlavbackController. nhn #l 85-114Location:Plavbackcontroller.0no:95-168oho.*Cendina InlavbackVicitedl event to Planhat without clowina +hedeferlfn = Sthis->olanhatService-strack(user. Suserpayload: ['activityld' = Sactivity->getId(),activitvluid' = sactivity-aetluido.-salwavs@)Contovt. Collod in tha niavhaak nado controllor wronnod in doforl to firo tha Dlanhat avant scunchronduely aftor thoHTTP response is sent to avoid slowina down the user experience.Oal *Jed daily usage quota is exhausted. Purchase extra usage to continue usina premium models. Quota resets May 12, 11:00"AN CUTYAsk anvthina (84L)÷ @Code SWF-1.6WN Windsurf Toams 16-1UTF.8io 4 spaces...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22527
|
|
22526
|
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHe iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelpmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comSupport Daily • in 4 h 49 ml8• Tue 12 May 10:11:43Nikolay Yankov (Presenting, annotating)ChromeFileViewHistoryProfilesTabWindowHelp19 SeX Phinny+ AtAtlhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-18091© AWS|X) SSH• Home | Salesforce** CIDatadogС м2) мC* Claude|8 Jin3 CircleciSentry8• Tue 12 May 10:110 All Bookmarks |Platform TeamQ SearREADY FISJу-16322 | @ JY-18091|Add a comment..Suggest a reply...Status update...Thanks…Pro tip: press M to commentNikolay Ivanov (*o May 20z0 at 1100Potential Breaking Changes Summary• CRITICAL - Requires Testing1. kalnoy/nestedset (v6 → v7)Used in: Playlist, Activity. User models• Major version jump - likely has breaking changes• Check nested set operations, especially in Playlist management• Test folder/hierarchy operations2. google/protobuf (v4 → v5)• Major version bump• Used by Google APIs (Calendar, Meet)• Test Google Calendar/Meet integrations3. phpdocumentor/reflection-docblock (5.6 → 6.0)• May affect IDE helpers or documentation generation• Likely fine, but check ide-helper commandsNikolay IvanovNikolay NikolovIn Dev v* Improve Technical Story~ DetailsAssigneeNikolay IvanovAssign to meReporterMartin PetkovDevelopment|@ Open with VS Code2 branchesmeet.google.comNikolay Yankov (You, presenti..4 othersStefka Stoyanova20 hours agoOPEN]delete SS andPanorama prompt...10:11 AM | Daily - PlatformLukas Kovalik25:50...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22526
|
|
22525
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
1
Directories
jiminny-x-integration-app
platform-inner-team
ai-chapter
alerts
backend
bugs
confusion-clinic
curiosity_lab
engineering
general
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Galya Dimitrova
Aneliya Angelova
Petko Kashinski
Stefka Stoyanova
Vasil Vasilev
Nikolay Ivanov
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Stoyan Tanev
Ves
Lukas Kovalik
you
Toast
Jira Cloud
Google Calendar
Messages
Messages
Add canvas
Add canvas
Files
Files
Add and Edit Channel Tabs
Canvas
List
Folder
Jump to date
Lukas Kovalik
Apr 21st at 1:54:17 PM
1:54 PM
аз не съм чувал за такава но не съм и работил по planhat
Apr 21st at 1:54:45 PM
1:54
ок мерси, ще ти пиша, или в тикет направо когато сме готови
Petko Kashinski
Apr 21st at 1:56:12 PM
1:56 PM
oks thx
Jump to date
Petko Kashinski
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 49 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com8• Tue 12 May 10:11:36Nikolay Yankov (Presenting, annotating)ChromeFileViewHistoryProfilesTabWindowHelpM SeX Prinny4) At4 At:https://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedissue=JY-18091© AWS|X SSHHome | SalesforcePlatform TeamQ SearJу-16322 | @ JY-18091|READY FIAdd a comment..Suggest a reply...Status update..Thanks...Pro tip: press. M to comment• CRITICAL - Requires Testing1. kalnoy/nestedset (v6 → v7)Used in: Playlist, Activity, User models• Major version jump - likely has breaking changes• Check nested set operations, especially in Playlist management• Test folder/hierarchy operations2. google/protobuf (v4 → v5)• Major version bump• Used by Google APIs (Calendar, Meet)|• Test Google Calendar/Meet integrations3. phpdocumentor/reflection-docblock (5.6 → 6.0)• May affect IDE helpers or documentation generation• Likely fine, but check ide-helper commands4. netresearch/jsonmapper (v4 → v5)• Used for JSON to object mapping• Check API response heJin** CHDatadogС м(3 мсJir8 Jin* Claude |3 CircleciA [EMAIL] Dev v4* Improve Technical Story~ DetailsAssigneeNikolay IvanovAssign to meReporter® Martin PetkovDevelopment|@ Open with VS Code2 branchesmeet.google.comNikolay Yankov (You, presenti.8• Tue 12 May 10:110 All BookmarksNikolay IvanovNikolay Nikolov4 othersStefka Stoyanova20 hours agoOPENdeiete SS andPanorama prompt...10:11 AM | Daily - PlatformLukas Kovalik25:43...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22525
|
|
22524
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
1
Directories
jiminny-x-integration-app
platform-inner-team
ai-chapter
alerts
backend
bugs
confusion-clinic
iTerm2ShellEditViewSessionScriptsProfilesWindowHelpmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comSupport Daily • in 4 h 49 ml8 • Tue 12 May 10:11:33Nikolay Yankov (Presenting, annotating)ChromeFileViewHistoryTabWindowHelp1M SeE8 JirMnny4 At+ Atihttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedissue=JY-18091@ AWS|X) SSH• Home | SalesforcePlatform Team9.Q Sear|Jу-16322 | JY-18091|READY FIof months ago, so please proceed with an update.Here are Migration Guides:• PHP: Migrating from PHP 8.3.x to PHP 8.4.x - Manual|• PHP: Migrating from PHP 8.4.x to PHP 8.5.x - ManualSubtasksAdd subtaskLinked work itemsAdd linked work itemActivityAJICommentsHistoryWork logAdd a comment...Suggest a reply...Status update…Thanks...Pro tip: press M to commentNikolay Ivanov8 May 2026 at 11:5810:11 AM | Daily - PlatformLộ3* CIDatadogСм 8 м•Jtr8 Jir* Claude|3 CircleciA [EMAIL] Dev v4* Improve Technical Story~ DetailsAssigneeNikolay IvanovAssign to meReporter@ Martin PetkovDevelopmentQ Open with VS Code2 branchesmeet.google.comfA Nkolay Yankov (You, present..8• Tue 12 May 10:110 All BookmarksNikolay IvanovNikolay Nikolov4 othersStefka Stoyanova20 hours agoOPEN-7deiete SS andPanorama prompt...Lukas Kovalik25:40...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22524
|
|
22523
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
ActivityFllesLaterMoreSlackcalVIewJiminny…..# curiosity lab# engineering# general# jiminny-bg# platform-tickets# product launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...^? Direct messages. Galya Dimitrova MA. Aneliya Angelova @. Petko Kashinski@ Stefka Stoyanova€. Vasil VasilevCP. Nikolay Ivanov(3) Aneliva Angelova.Stoyan Tanev. Vesuukas Kovallk V...::: Apps® Toast" Jira Cloud(m) Google Cale...© BadKeywordsQueryExcer(-) ConfiqurationExcention.o© CrmException.php-crmUndateSycention.ohr© DatabaseException.phpE DealRisksEycention.nhn© DomainException.php( EmailActivitvimnortEycen© ErrorDownloadingEmptyF) ErrorDownloadina Sile Syci© FileNotFoundException.pl© FileSystemException.php© Handler.php(@ HttnRodDoauoctEycontinAHttnRaNDoMistonWindowhelp@ Describe what you are looking forPetko Kashinski• Messagest Add canvasUr FileskaквоWednesday, April 22ndPetko Kashinski 6:50 PMняма пооблемОправих се ®Lukas Kovalik 6:50 PMYesterdayPetko Kashinski 12:11 PMЛукасИмаш ли 2 минутки ? (edited)Lukas Kovalik 12:13 PNздрасти даPetko Kashinski 12:13 PMМоже ли да звънна?Lukas Kovalik 12:13 PMA huddle happened 12:14 PMYou and Petko Kashinski were in the huddleTor &Petko Kashinski 12.21 PNMessag+ AaSautomatNew TabEx Jy 20820 es reindex stream mode[UY-20725] [HubSpot] Optimise CF@ JY-20725 add HS rate limit handlil© Pipelines - jiminny/app• Pull requests • jiminny/appWY-207731 User Pilot not receivin@JY-20773 fix user pilot tracking ofrNY-20776 Automated report - seTypeError: LeaguelFlysystem|FilesA TypeError: League\Flysystem|FilesPlatform Sprint 3 02 - Platform Te@ JY-20625 | JY-20742 |MCPPC XG LLM pricing overview with the mo:+ New Tab• github.com~ Google GeminiI'm on page<taolItle>Jy-20501: Addcall scores in Panorama bystelivan-</tao lites> with"<selection>@@ -4,7 +4,7...show thinkingHere is a summary of the changes in theprovided code diff:Al Call Scorind Additions• Pre-computed Scores: Added strictinstructions to treat the ai_call_scoreas ore-comouree oala. Ine system musinterpret and summarize the providedscores rather than inventing orrecalculating them.• Context Breakdown: * Short Context:Now disolavs the Al Scorecard name andthe overall Al Score (the average of per-rule scores).• Full Context: Details theai_call_score object, breakingcown indivicual rules. Fach ruleincludes a title, prompt, a 1-5 score, abriet justitication, and up to threetimestamoed soeaker reterencesO Enter a prompt for GeminiPro vYour Jiminny chats aren't used to improve our models. Gemini isJlrcan make micnkes coldollidle chockt Yottr drivaeu wdomtnSummarize pageB . 40 lh ®Support Daily - in 4h 49m100% C4 & • Tue 12 May 10:11:31jiminny / app &Q Type to search<> Code8? Pull requests 34C. Agents• ActionsD Wiki• Security and quality 4 Insights ộ Settings® On April 24 we'll start using GitHub Copilot interaction data for Al model training unless you opt out. Review this update and manage your preferences in your GitHub account settings.JY-20625 | JY-20742 | MCP POC #12036 •87 Openyalokin-jiminny. wants to merge 20 commits into master from JY-20742-mcp-poc@J Conversation 10- ChecksE Files changed 20!• All commits -Q Filter files...app/Console/Commands/IssueMcpTokenCommand.php (Laa -0.0 +1.65 аal~ 5 app.v Console~ & CommandsIssueMcpTokenCommand.php# Kernel.oho.~ 5 Http~ E Middleware# McnAuditMiddleware.ohnMcpTierMiddleware.phpE Kernel.phpv/ McoI~ & Contracts• McpCallRepositoryInterface....• • DTOListCallsFilters.phpv E Errors# McpError.php~ = Repositories# McpCallRepository.php# McpElasticCallRepository.php• - Servers# liminnvServer.ohn• Checks pendingcode-Preview -+1,680 -1 80001Refresh 0 /20 viewedSubmit review → =4+65 muune [ Viewed ...+ <7php+ declare(strict_types=1);+ namespace Jiminny|ConsolelCommands;+ use Illuminate\Console\Command;+ use Jiminny Models User:+ /**+ * Issues a Passport personal access token for the Jiminny MCP server.+ * POC-only helper. The Phase 1 GA UI in Settings > My Account > MCP Keys+ * replaces this flow for customer self-service.+ */+ Class IssueMcoTokenCommand extends Commandprotected Ssianature = 'mco: issue-token{user : The User ID, UUID, or email address){=-name=MCP : Token name shown in audit andirevocation UI)';protected Sdescription = 'Issue a Jiminny MCP bearer token (Passportpersonal access token) for a user.';puolic funetion handlel): antSidentifier = (strina) Sthis->araument('user'):Suser = Sthis->resolveUser(Sidentifier);...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22523
|
|
22522
|
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHe iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelpmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileViewHistoryProfilesTabWindowHelp*19 SeX PhhnnyAt4 AtiJin|С м8 мс8 Jirhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-18091© AWS|X) SSH Home | SalesforceDatadog* Claude |3 CircleciSentryPlatform Team%Q SearJY-16322 / @ JY-18091|@4.READY FIUpgrade to PHP 8.5In Dev v* Improve Technical StoryDescription~ DetailsBranchInitial ReleaseActive Support UntilSecurity Support Until8.323 Nov 2023|31 Dec 202531 Dec 2027|Assilnee a• Nikolay IvanovAssign to meS8421 Nov 202431 Dec 202631 Dec 20288.520 Nov 202531 Dec 202731 Dec 2029Reporter@ Martin PetkovCurrenty the Jiminny app is on PHP 8.3 which is 2 versions behind the latest one. It is already stable as was released coupleof months ago, so please proceed with an update.Development|Q Open with VS CodeHere are Migration Guides:• ₴ PHP: Migrating from PHP 8.3.x to PHP 8.4.x - Manual• PHP: Migrating from PHP 8.4.x to PHP 8.5.x - Manual2 branchesmeet.google.comA Nikolay Yankov (You, present...Subtasks+7Add subtaskSupport Daily • in 4 h 49 ml8• Tue 12 May 10:11:308• Tue 12 May 10:11D All Bookmarks|Nikolay IvanovNikolay Nikolov4 othersStefka Stoyanova20 hours agoOPENdelete SS andPanorama prompt...10:11 AM | Daily - PlatformLukas Kovalik25:37...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22522
|
|
22521
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
1
Directories
jiminny-x-integration-app
platform-inner-team
ai-chapter
alerts
backend
bugs
confusion-clinic
curiosity_lab
engineering
general
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Galya Dimitrova
Aneliya Angelova
Petko Kashinski
Stefka Stoyanova
Vasil Vasilev
Nikolay Ivanov
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Stoyan Tanev
Ves
Lukas Kovalik
you
Toast
Jira Cloud
Google Calendar
Messages
Messages
Add canvas
Add canvas
Files
Files
Add and Edit Channel Tabs
Canvas
List
Folder
Jump to date
Lukas Kovalik
Apr 21st at 1:54:17 PM
1:54 PM
аз не съм чувал за такава но не съм и работил по planhat
Apr 21st at 1:54:45 PM
1:54
ок мерси, ще ти пиша, или в тикет направо когато сме готови
Petko Kashinski
Apr 21st at 1:56:12 PM
1:56 PM
oks thx
Jump to date
Petko Kashinski
Apr 22nd at 4:48:19 PM
4:48 PM
Лукас
Apr 22nd at 4:48:25 PM
4:48
Имаш ли минутка за бърз хъдъл :?
Lukas Kovalik
Apr 22nd at 6:49:40 PM
6:49 PM
здрасти Петко, до сега бях в среща
Apr 22nd at 6:49:53 PM
6:49
какво става
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Petko Kashinski
Apr 22nd at 6:50:38 PM
6:50 PM
Няма проблем
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Apr 22nd at 6:50:40 PM
6:50
Оправих се
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Lukas Kovalik
Apr 22nd at 6:50:56 PM
6:50 PM
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Jump to date
Petko Kashinski
Yesterday at 12:11:27 PM
12:11 PM
Лукас
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Yesterday at 12:11:30 PM
12:11
Имаш ли 2 минутки ?
(edited)
React with white_check_mark
React with eyes
React with raised_hands
Add reaction…
Reply in thread
Forward message…
Save for later
More actions
Lukas Kovalik
Yesterday at 12:13:47 PM
ActivityFllesLaterMoreSlackcalVIewJiminny…..# curiosity lab# engineering# general# jiminny-bg# platform-tickets# product launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...^? Direct messages. Galya Dimitrova MA. Aneliya Angelova @. Petko Kashinski@ Stefka Stoyanova€. Vasil VasilevCP. Nikolay Ivanov(3) Aneliva Angelova…Stoyan Tanev. Vesuukas Kovalk V...::: Apps® Toast" Jira Cloud(m) Google Cale...© BadKeywordsQueryExcer(-) ConfiqurationExcention.o© CrmException.php-crmUndateSycention.ohr© DatabaseException.phpE DealRisksEycention.nhn© DomainException.php( EmailActivitvimnortEycen© ErrorDownloadingEmptyF) ErrorDownloadina Sile Syci© FileNotFoundException.pl© FileSystemException.php© Handler.php(@ HttnRodDoauoctEycontinA HttnRaNDorMistonWindowhelp@ Describe what you are looking for© Petko Kashinski• Messagest Add canvasUr FileskaквоWednesday, April 22ndPetko Kashinski 6:50 PMняма пооблемОправих се ®Lukas Kovalik 6:50 PMYesterdayPetko Kashinski 12:11 PMЛукасИмаш ли 2 минутки ? (edited)lukas Kovallk 12:13 PMздрасти даPetko Kashinski 12:13 PMМоже ли да звънна?Lukas Kovalik 12:13 PMA huddle happened 12:14 PMYou and Petko Kashinski were in the huddleTor &Petko Kashinski 12:21 PMMessage Petko Kashinski+ AaSautomatNew TabEx Jy 20820 es reindex stream mode[UY-20725] [HubSpot] Optimise CF@ JY-20725 add HS rate limit handlil© Pipelines - jiminny/appPull requests • jiminny/appWY-207731 User Pilot not receivin@JY-20773 fix user pilot tracking ofrNY-20776 Automated report - seTypeError: LeaguelFlysystem|FilesA TypeError: League\Flysystem|FilesPlatform Sprint 3 02 - Platform Te@ JY-20625 | JY-20742 |MCPPC XG LLM pricing overview with the mo:+ New Tab• github.com~ Google GeminiI'm on page<taolItle>Jy-20501: Addcall scores in Panorama bystelivan-</tao lites> with"<selection>@@ -4,7 +4,7...show thinkingHere is a summary of the changes in theprovided code diff:Al Call Scorind Additions• Pre-computed Scores: Added strictinstructions to treat the ai_call_scoreas ore-comouree oala. Ine system musinterpret and summarize the providedscores rather than inventing orrecalculating them.• Context Breakdown: * Short Context:Now disolavs the Al Scorecard name andthe overall Al Score (the average of per-rule scores).• Full Context: Details theai_call_score object, breakingcown indivicual rules. Fach ruleincludes a title, prompt, a 1-5 score, abriet justitication, and up to threetimestamoed soeaker reterencesO Enter a prompt for GeminiPro vYour Jiminny chats aren't used to improve our models. Gemini isJlrcan make micnkes coldollidle chockt Yottr drivaeu wdomtnSummarize pageB . 40 lh ®Support Daily - in 4h 49m100% C42 & • Tue 12 May 10:11:28jiminny / app &Q Type to search<> Code8? Pull requests 34C. Agents• ActionsD Wiki• Security and quality 4 Insights ộ Settings® On April 24 we'll start using GitHub Copilot interaction data for Al model training unless you opt out. Review this update and manage your preferences in your GitHub account settings.JY-20625 | JY-20742 | MCP POC #12036 •87 Openyalokin-jiminny. wants to merge 20 commits into master from JY-20742-mcp-poc@J Conversation 10- ChecksE Files changed 20!• All commits -Q Filter files...app/Console/Commands/IssueMcpTokenCommand.php (Laa -0.0 +1.65 аal~ 5 app.v Console~ & CommandsIssueMcpTokenCommand.php# Kernel.oho.~ 5 Http~ E Middleware# McnAuditMiddleware.ohnMcpTierMiddleware.phpE Kernel.phpv/ McoI~ & Contracts• McpCallRepositoryInterface....• • DTOListCallsFilters.phpv E Errors# McpError.php~ = Repositories# McpCallRepository.php# McpElasticCallRepository.php• - Servers# liminnvServer.ohn• Checks pendingcode-Preview -+1,680 -1 80001Refresh 0 /20 viewedSubmit review → =4+65 muune [ Viewed ...+ <7php+ declare(strict_types=1);+ namespace Jiminny|ConsolelCommands;+ use Illuminate\Console\Command;+ use Jiminny Models User:+ /**+ * Issues a Passport personal access token for the Jiminny MCP server.+ * POC-only helper. The Phase 1 GA UI in Settings > My Account > MCP Keys+ * replaces this flow for customer self-service.+ */+ Class IssueMcoTokenCommand extends Commandprotected Ssianature = 'mco: issue-token{user : The User ID, UUID, or email address){=-name=MCP : Token name shown in audit andirevocation UI)';protected Sdescription = 'Issue a Jiminny MCP bearer token (Passportpersonal access token) for a user.';puolic funetion handlel): antSidentifier = (strina) Sthis->araument('user'):Suser = Sthis->resolveUser(Sidentifier);...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22521
|
|
22520
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
1
Directories
jiminny-x-integration-app
platform-inner-team
ai-chapter
alerts
backend
bugs
confusion-clinic
curiosity_lab
engineering
general
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Galya Dimitrova
Aneliya Angelova
Petko Kashinski
Stefka Stoyanova
Vasil Vasilev
Nikolay Ivanov
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Stoyan Tanev
Ves
Lukas Kovalik
you
Toast
Jira Cloud
Google Calendar
Messages
Messages
Add canvas
Add canvas
Files
Files
Add and Edit Channel Tabs
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 49 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com*8 • Tue 12 May 10:11:279SNikolay Yankov (Presenting, annotating)ChromeFileViewHistoryProfilesTabWindowHelp19 SeX Phhnny4 AtiJinhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-18091© AWS|X SSHHome | SalesforceDatadogPlatform TeamQ SearJY-16322 / @ JY-18091|READY FIUpgrade to PHP 8.5DescriptionBranchInitial ReleaseActive Support Until|Security Support Until8323 Nov 2023|31 Dec 202531 Dec 2027|8421 Nov 202431 Dec 202631 Dec 2028|8.520 Nov 2025|31 Dec 202731 Dec 2029Currenty the Jiminny app is on PHP 8.3 which is 2 versions behind the latest one. It is already stable as was released coupleof months ago, so please proceed with an update.Here are Migration Guides:• Z PHP: Migrating from PHP 8.3.x to PHP 8.4.x - Manual• PHP: Migrating from PHP 8.4.x to PHP 8.5.x - ManualSubtasksAdd subtaskС м8 мс* Claude |8 Jir3 CircleciA Sentry8• Tue 12 May 10:11D All BookmarksNikolay IvanovNikolay NikolovIn Dev v4* Improve Technical Story~ DetailsAssignee• Nikolay IvanovAssign to meReporterMartin PetkovDevelopment #@ Open with VS Code2 branchesmeet.google.comNikclay Yankov (You, presenti..4 othersStefka StoyanovaLộ310:11 AM | Daily - Platform→20 hours agoOYENdelete SS andPanorama prompt...•..Lukas Kovalik25:34111...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22520
|
|
22519
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
1
Directories
jiminny-x-integration-app
platform-inner-team
ai-chapter
alerts
backend
bugs
confusion-clinic
curiosity_lab
engineering
general
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Galya Dimitrova
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 49 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com8• Tue 12 May 10:11:24SNikolay Yankov (Presenting, annotating)ChromeFileViewHistoryTabWindowHelp*19 SeX Phhnny+ Atl4 AtiJineClhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-18091© AWS|X) SSH Home | Salesforce |DatadogPlatform TeamQ SearJY-16322 | @ JY-18091|READY FIUpgrade to PHP 8.5DescriptionBranchInitial ReleaseActive Support UntilSecurity Support Until8.323 Nov 2023|31 Dec 202531 Dec 20278.421 Nov 202431 Dec 202631 Dec 20288.520 Nov 202531 Dec 202731 Dec 2029Currenty the Jiminny app is on PHP 8.3 which is 2 versions behind the latest one. It is already stable as was released coupleof months ago, so please proceed with an update.Here are Migration Guides:• PHP: Migrating from PHP 8.3.x to PHP 8.4.x - Manual• PHP: Migrating from PHP 8.4x to PHP 8.5.x - ManualSubtasksAdd subtaskС м8 мсJir8 Jin* Claude |3 CircleciA [EMAIL] Dev ~4* Improve Technical Story~ DetailsAssignee•Nikolay IvanovAssign to meReporterMartin PetkovDevelopment #@ Open with VS Code2 branchesmeet.goog/e.comNikolay Yankov (You, presenti..8• Tue 12 May 10:11D All Bookmarks|.•• * xNikolay IvanovNikolay Nikolov4 othersStefka Stoyanova+720 hours agoOYENdelete SS andPanorama prompt..Lộ310:11 AM | Daily - Platform→Lukas Kovalik25:31111...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22519
|
|
22518
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
1
Directories
jiminny-x-integration-app
platform-inner-team
ai-chapter
alerts
backend
bugs
confusion-clinic
curiosity_lab
engineering
general
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Galya Dimitrova
Aneliya Angelova
Petko Kashinski
Stefka Stoyanova
Vasil Vasilev
Nikolay Ivanov
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Stoyan Tanev
Ves
Lukas Kovalik
you
Toast
Jira Cloud
Google Calendar
Messages
Messages
Add canvas
Add canvas
Files
Files
Add and Edit Channel Tabs
Canvas
List
Folder
Jump to date
Lukas Kovalik
Apr 21st at 1:54:17 PM
1:54 PM
аз не съм чувал за такава но не съм и работил по planhat
Apr 21st at 1:54:45 PM
1:54
ок мерси, ще ти пиша, или в тикет направо когато сме готови
Petko Kashinski
Apr 21st at 1:56:12 PM
1:56 PM
oks thx
Jump to date
Petko Kashinski
Apr 22nd at 4:48:19 PM
4:48 PM
Лукас
Apr 22nd at 4:48:25 PM
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelpmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comSupport Daily • in 4 h 49 ml8• Tue 12 May 10:11:2'SNikolay Yankov (Presenting, annotating)ChromeFileViewHistoryTabWindowHelp*M SeX PhMnny4 AtIhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-18091© AWS|X) SSH • Home | Salesforce |DatadogPlatform Team%.Q Sear• Jy-16322 / JY-18091|READY FIUpgrade to PHP 8.5DescriptionBranchInitial ReleaseActive Support UntilSecurity Support Until23 Nov 2023|31 Dec 202531 Dec 20278421 Nov 202431 Dec 202631 Dec 20288.520 Nov 2025|31 Dec 202731 Dec 2029Currenty the Jiminny app is on PHP 8.3 which is 2 versions behind the latest one. It is already stable as was released coupleot months ago, so please proceed with an update.Here are Migration Guides:• 7 PHP: Migrating from PHP 8.3.x to PHP 8,4.x - Manual• PHP: Migrating from PHP 8.4x to PHP 8.5.x - ManualSubtasksAdd subtaskС м2 мс* Claude |8 Jin3 CircleciA Sentry8• Tue 12 May 10:11D All BookmarksNikolay IvanovNikolay NikolovIn Dev v4* Improve Technical Story~ DetailsAssignee• Nikolay IvanovAssign to meReporter3 Martin PetkovDevelopment #@ Open with VS Code2 branchesmeet.google.comA Nikolay Yankov (You, presenti.4 othersStefka Stoyanova+720 hours agoOVtNdelete SS andPanorama prompt...Lộ310:11 AM | Daily - Platform→Lukas Kovalik25:28111...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22518
|
|
22517
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
1
Directories
jiminny-x-integration-app
platform-inner-team
ai-chapter
alerts
backend
bugs
confusion-clinic
curiosity_lab
engineering
general
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Galya Dimitrova
Aneliya Angelova
Petko Kashinski
Stefka Stoyanova
Vasil Vasilev
Nikolay Ivanov
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Stoyan Tanev
Ves
Lukas Kovalik
you
Toast
Jira Cloud
Google Calendar
Messages
Messages
Add canvas
Add canvas
Files
Files
Add and Edit Channel Tabs
Canvas
List
Folder
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelpmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comSupport Daily • in 4 h 49 ml8• Tue 12 May 10:11:18S• *Nikolay Yankov (Presenting, annotating)ChromeFileViewHistoryProfilesTabHelp*9 Sez JirX PrMnny4 AL4 AT* CKhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-18091€ AWS|X) SSH • Home | Salesforce |DatadogPlatform TeamQ Sear• Jy-16322 / @ JY-18091|READY FIUpgrade to PHP 8.5DescriptionBranchInitial ReleaseActive Support Until|Security Support Until23 Nov 2023|31 Dec 202531 Dec 2027|8421 Nov 202431 Dec 202631 Dec 2028|8.520 Nov 202531 Dec 202731 Dec 2029Currenty the Jiminny app is on PHP 8.3 which is 2 versions behind the latest one. It is already stable as was released coupleof months ago, so please proceed with an update.Here are Migration Guides:• PHP: Migrating from PHP 8.3.x to PHP 8,4.x - Manual• PHP: Migrating from PHP 8.4.x to PHP 8.5.x - ManualSubtasksAdd subtaskС м* ClaudeJir0 Jin3 CircleciA Sentry8• Tue 12 May 10:110 All BookmarksNikolay IvanovNikolay NikolovIn Dev~* Improve Technical Story~ DetailsAssignee• Nikolay IvanovAssign to meReporter3 Martin PetkovDevelopment #@ Open with VS Code2 branchesmeet.google.comSiA Nikolay Yankov (You, presenti...4 othersStefka Stoyanova20 hours agoOYEN+7delete SS andPanorama prompt......Lukas Kovalik25:25Lộ310:11 AM | Daily - Platform11!...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22517
|
|
22516
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
iTerm2ShellEditViewSessionScriptsProfilesWindowHelpmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comSupport Daily • in 4 h 49 ml8• Tue 12 May 10:11:15SNikolay Yankov (Presenting, annotating)ChromeFileEditViewHistoryProfiesTabWindowHelp*14 Sez Jirnny+ At4 ATI4 AtiJin* CLhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedissue=JY-18091© AWS|X) SSH Home | Salesforce |DatadogPlatform TeamЯ.Q SearJY-16322 | @ JY-18091|READY FIUpgrade to PHP 8.5DescriptionBranchInitial ReleaseActive Support Until|Security Support Until23 Nov 202331 Dec 202531 Dec 20278421 Nov 202431 Dec 202631 Dec 20288.520 Nov 202531 Dec 202731 Dec 2029Currenty the Jiminny app is on PHP 8.3 which is 2 versions behind the latest one. It is already stable as was released coupleof months ago, so please proceed with an update.Here are Migration Guides:• ₴ PHP: Migrating from PHP 8.3.x to PHP 8,4.x - Manual• PHP: Migrating from PHP 8.4.x to PHP 8.5.x - ManualSubtasksAdd subtaskС м8 мС8 Jiel* Claude |3 CircleciA [EMAIL] Dev v4* Improve Technical Story~ DetailsAssigneeNikolay IvanovAssign to meReporter3 Martin PetkovDevelopment 4Q Open with VS Code2 branchesmeet.google.comNikolay Yankov (You, presenti..8• Tue 12 May 10:11All BookmarksNikolay IvanovNikolay Nikolov4 othersStefka Stoyanova+720 hours agoOPENdelete SS andPanorama prompt..Lộ310:11 AM | Daily - Platform→Lukas Kovalik25:22111...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22516
|
|
22515
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 49 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com8• Tue 12 May 10:11:12Nikolay Yankov (Presenting, annotating)ChromeEditViewHistoryProfilesTabWindowHelp*19 SeE JinX Prinry+ Atl+ Ati8 Jin * Clihttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedissue=JY-18091@ AWS|X) SSH Home | Salesforce |DatadogPlatform TeamQ SearJY-16322 | JY-18091|READY FLUpgrade to PHP 8.5DescriptionBranchInitial ReleaseActive Support UntilSecurity Support Until8323 Nov 202331 Dec 202531 Dec 2027|8421 Nov 202431 Dec 202631 Dec 2028|8.520 Nov 202531 Dec 202731 Dec 2029Currenty the Jiminny app is on PHP 8.3 which is 2 versions behind the latest one. It is already stable as was released coupleof months ago, so please proceed with an update.Here are Migration Guides:• PHP: Migrating from PHP 8.3.x to PHP 8.4.x - Manual• PHP: Migrating from PHP 8.4x to PHP 8.5.x - ManualSubtasksAdd subtask*(2 мс•Jir* Claude |3 [EMAIL] Dev* Improve Technical Story~ DetailsAssigneeNikolay IvanovAssign to meReporter3 Martin PetkovDevelopment 4Q Open with VS Code2 branchesmeet.google.comfA Nikolay Yankov (You, presenti.8• Tue 12 May 10:110 All Bookmarks*×Nikolay IvanovNikolay Nikolov4 othersStefka Stoyanova20 hours agoOPEN+7delete SS andPanorama prompt......Lukas Kovalik25:19Lộ310:11 AM | Daily - Platform...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22515
|
|
22514
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
iTerm2ShellEditViewSessionScriptsProfilesWindowHelp(nhlSupport Daily • in 4 h 49 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileEditViewHistoryTabHelp*19 Sez JinMnny4 ATI+ Ati8 Jin* Clihttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedlssue=JY-18091E::@ AWS|X) SSH • Home | Salesforce |DatadogPlatform TeamQ SearJу-16322 | JY-18091|READY FIUpgrade to PHP 8.5DescriptionBranchInitial ReleaseActive Support UntilSecurity Support Until8323 Nov 202331 Dec 202531 Dec 2027|8421 Nov 202431 Dec 202631 Dec 2028|8.520 Nov 202531 Dec 2027|31 Dec 2029Currenty the Jiminny app is on PHP 8.3 which is 2 versions behind the latest one. It is already stable as was released coupleof months ago, so please proceed with an update.*(8 мC8 Jin* Claude |3 CircleciA SentryIn Dev4* Improve Technical StoryDetailsAssignee•Nikolay IvanovAssign to meReporter© Martin PetkovDevelopment 4Q Open with VS Code2 branches8• Tue 12 May 10:110 All BookmarksHere are Migration Guides:• PHP: Migrating from PHP 8.3.x to PHP 8.4.x - Manual• Z PHP: Migrating from PHP 8.4.x to PHP 8.5.x - Manual20 hours agomeet.google.comA Nikolay Yankov (You, present..OPENSubtasks+7Add subtaskdelete SS andPanorama prompt...8• Tue 12 May 10:11:099Nikolay IvanovNikolay Nikolov4 othersStefka Stoyanova10:11 AM | Daily - PlatformLukas Kovalik25:16Lộ3...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22514
|
|
22513
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
1
Directories
jiminny-x-integration-app
platform-inner-team
ai-chapter
alerts
backend
bugs
confusion-clinic
curiosity_lab
engineering
general
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
Galya Dimitrova
Aneliya Angelova
Petko Kashinski
Stefka Stoyanova
Vasil Vasilev
Nikolay Ivanov
Aneliya Angelova
,
Nikolay Yankov
,
Steliyan Georgiev
Stoyan Tanev
Ves
Lukas Kovalik
you
Toast
Jira Cloud
Google Calendar
Messages
Messages
Add canvas
Add canvas
Files
Files
Add and Edit Channel Tabs
Canvas
List
Folder
Jump to date
Lukas Kovalik
Apr 21st at 1:54:17 PM
1:54 PM
аз не съм чувал за такава но не съм и работил по planhat
Apr 21st at 1:54:45 PM
1:54
ок мерси, ще ти пиша, или в тикет направо когато сме готови
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelpmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comSupport Daily • in 4 h 49 ml8• Tue 12 May 10:11:069Nikolay Yankov (Presenting, annotating)ChromeFileEditViewHistoryTabWindowHelp*M Se* PhMory+ Ati8 Jin * CkC Mhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37?selectedissue=JY-1809188© AWS|X SSH Home | Salesforce |DatadogPlatform TeamQ SearJy-16322 / @ JY-18091|READY FIUpgrade to PHP 8.5+DescriptionBranchInitial ReleaseActive Support Until|Security Support Until23 Nơv 202331 Dec 202531 Dec 20279421 Nov 202431 Dec 202631 Dec 20288.520 Nov 202531 Dec 202731 Dec 2029Currenty the Jiminny app is on PHP 8.3 which is 2 versions behind the latest one. It is already stable as was released coupleof months ago, so please proceed with an update.Here are Migration Guides:• PHP: Migrating from PHP 8.3.x to PHP 8.4.x - Manual• PHP: Migrating from PHP 8.4.x t0 PHP 8.5.x - ManualSubtasksAdd subtask•Jir8 Jir* Ciaude|3 CircleCi|A Sentry@ 4.• Details |Fix versionsNoneSprintPlatform Sprint 3 Q2DaysNeed QAYesParent ® 4JY-16322 PHP 8.5 UpgradeCanny Linksmeet.google.comA Nikolay Yankov (You, presenti.+78• Tue 12 May 10:11D AIl Bookmarks|Nikolay IvanovNikolay Nikolov4 othersStefka Stoyanovadelete SS andPanorama prompt......Lukas Kovalik25:13Lộ310:11 AM | Daily - Platform...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22513
|
|
22512
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
iTerm2ShellEditViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 50 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileViewHistory19 SeProfiesTabWindowHelpinny+ AtAtlAt:*JinCl8• Tue 12 May 10:10С м8 мс8 Jielhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37X) SSHnonteoaicoloretPlatform TeamQ Search boardEpic vType vQuick filters vREADY FOR DEVINDEV 3CODE REVIEW 2BLOCKEDUpgrade to PHP 8.5PHP 8,5 UPGRADEIn Dev3 1 •••=AJ Panorama forCall Scoring ….AUTOMATED AI SCORINGCode Review2.5 1 =E JY-18091|[ JY-20361|SAI Review - Q1 -Summary/Actionitems/Key PointsGROWTH - MAINTAIN OU...In Dev[HubSpot] OptimiseCRM rematching ondelete hubspot….PLATFORM STABILITYCode Review2 @ •00=|4 h =• *[ JY-20566|X JY-20725[POC]Jiminny MCPConnectorJIMINNY MCP CONNECTORIn Progress10 1 [PASSWORD_DOTS]=@ JY-2062510:10 AM | Daily - PlatformLộ3Datadog0J All BookmarksComplete sprintGroup: QueriesQA 1PO ACCEPTANCEDEPLOY 10Smart Instant|Nudge Pre-filteringCOST-EFFECTIVE AND FA...Ready for QA|15 П =Al Reports > Emptypage design andpromotionAJ REPORTSDeployed1 1 [PASSWORD_DOTS]=[ JY-20493|Д JY-20372Sync opportunitieswithout a localowner (user_id is…..PLATFORM STABILITYDeployed5 1 =9JY-20352meet.google.coma Nikolay Yankov (You, present...Grok via AzureMAINTENANCEDeployed+70Ф000—A JY-20726Allow users todelete SS andPanorama prompt...• Tue 12 May 10:10:559Nikolay IvanoyNikolay Nikolov4 othersStefka StoyanovaLukas Kovalik25:02111...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22512
|
|
22511
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
ActivityFllesLaterMoreSlackcalVIewJiminny…..# curiosity lab# engineering# general# jiminny-bg# platform-tickets# product launches# random# releases# sofia-office# support# thank-yous# the_people_of jimi...^? Direct messages. Galya Dimitrova MA. Aneliya Angelova @. Petko Kashinski@ Stefka Stoyanova€. Vasil VasilevCP. Nikolay Ivanov(3) Aneliva Angelova…Stoyan Tanev. Vesuukas Kovalk V...::: Apps® Toast" Jira Cloud(m) Google Cale...© BadKeywordsQueryExcer(-) ConfiqurationExcention.o© CrmException.php-crmUndateSycention.ohr© DatabaseException.phpE DealRisksEycention.nhn© DomainException.php( EmailActivitvimnortEycen© ErrorDownloadingEmptyF) ErrorDownloadina Sile Syci© FileNotFoundException.pl© FileSystemException.php© Handler.php(@ HttnRodDoauoctEycontinA HttnRaNDorMistonWindowhelp@ Describe what you are looking for© Petko Kashinski• Messagest Add canvasUr FileskaквоWednesday, April 22ndPetko Kashinski 6:50 PMняма пооблемОправих се ®Lukas Kovalik 6:50 PMYesterdayvPetko Kashinski 12:11 PMЛукасИмаш ли 2 минутки ? (edited)lukas Kovallk 12:13 PMздрасти даPetko Kashinski 12:13 PMМоже ли да звънна?Lukas Kovalik 12:13 PMA huddle happened 12:14 PMYou and Petko Kashinski were in the huddleTor &Petko Kashinski 12:21 PMMessage Petko Kashinski+ AaSautomatNew TabEx Jy 20820 es reindex stream mode[UY-20725] [HubSpot] Optimise CF@ JY-20725 add HS rate limit handlil© Pipelines - jiminny/appPull requests • jiminny/appWY-207731 User Pilot not receivin@JY-20773 fix user pilot tracking ofrNY-20776 Automated report - seTypeError: LeaguelFlysystem|FilesA TypeError: League\Flysystem|FilesPlatform Sprint 3 02 - Platform Te@ JY-20625 | JY-20742 |MCP PC XG LLM pricing overview with the mo:+ New Tab• github.com~ Google GeminiI'm on page<taolItle>Jy-20501: Addcall scores in Panorama bystelivan-</tao lites> with"<selection>@@ -4,7 +4,7...show thinkingHere is a summary of the changes in theprovided code diff:Al Call Scorind Additions• Pre-computed Scores: Added strictinstructions to treat the ai_call_scoreas ore-comouree oala. Ine system musinterpret and summarize the providedscores rather than inventing orrecalculating them.• Context Breakdown: * Short Context:Now disolavs the Al Scorecard name andthe overall Al Score (the average of per-rule scores).• Full Context: Details theai_call_score object, breakingcown indivicual rules. Fach ruleincludes a title, prompt, a 1-5 score, abriet justitication, and up to threetimestamoed soeaker reterencesO Enter a prompt for GeminiPro vYour Jiminny chats aren't used to improve our models. Gemini isJlrcan make micnkes coldollidle chockt Yottr drivaeu wdomtnSummarize pageB . 40 l0j Support Daily - in 4h 50m100% C4 & • Tue 12 May 10:10:54jiminny / app &Q Type to search<> Code8? Pull requests 34C. Agents• ActionsD Wiki• Security and quality 4 Insights ộ Settings® On April 24 we'll start using GitHub Copilot interaction data for Al model training unless you opt out. Review this update and manage your preferences in your GitHub account settings.JY-20625 | JY-20742 | MCP POC #12036 •87 Openyalokin-jiminny. wants to merge 20 commits into master from JY-20742-mcp-poc@J Conversation 10- ChecksE Files changed 20!• All commits -Q Filter files...app/Console/Commands/IssueMcpTokenCommand.php (Laa -0.0 +1.65 аal~ 5 app.v Console~ & CommandsIssueMcpTokenCommand.php# Kernel.oho.~ 5 Http~ E Middleware# McnAuditMiddleware.ohnMcpTierMiddleware.phpE Kernel.phpv/ McoI~ & Contracts• McpCallRepositoryInterface....• • DTOListCallsFilters.phpv E Errors# McpError.php~ = Repositories# McpCallRepository.php# McpElasticCallRepository.php• - Servers# liminnvServer.ohn• Checks pendingcode-Preview -+1,680 -1 80001Refresh 0 /20 viewedSubmit review → =4+65 muune [ Viewed ...+ <7php+ declare(strict_types=1);+ namespace Jiminny|ConsolelCommands;+ use Illuminate\Console\Command;+ use Jiminny Models User:+ /**+ * Issues a Passport personal access token for the Jiminny MCP server.+ * POC-only helper. The Phase 1 GA UI in Settings > My Account > MCP Keys+ * replaces this flow for customer self-service.+ */+ Class IssueMcoTokenCommand extends Commandprotected Ssianature = 'mco: issue-token{user : The User ID, UUID, or email address){=-name=MCP : Token name shown in audit andirevocation UI)';protected Sdescription = 'Issue a Jiminny MCP bearer token (Passportpersonal access token) for a user.';puolic funetion handlel): antSidentifier = (strina) Sthis->araument('user'):Suser = Sthis->resolveUser(Sidentifier);...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22511
|
|
22510
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 50 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileViewHistory19 SeProfiesTabWindowHelpinny*8• Tue 12 May 10:10+ AtAt:JinXClС м8 мс8 Jielhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37X) SSHInateoeicaloretPlatform TeamQ Search boardEpic vType vQuick filters vREADY FOR DEVINDEV 3CODE REVIEW 2BLOCKEDUpgrade to PHP 8.5PHP 8,5 UPGRADEIn Dev3 1 •••=AJ Panorama forCall Scoring ….AUTOMATED AI SCORINGCode Review2.5 1 =E JY-18091|[ JY-20361|•SAI Review - Q1 -Summary/Actionitems/Key PointsGROWTH - MAINTAIN OU...In Dev[HubSpot] OptimiseCRM rematching ondelete hubspot….PLATFORM STABILITYCode Review2 @ •00=|4 h =• *[ JY-20566|X JY-20725[POC]Jiminny MCPConnectorJIMINNY MCP CONNECTORIn Progress10 | [PASSWORD_DOTS]=@ JY-2062510:10 AM | Daily - PlatformDatadogMECICUCJ All BookmarksComplete sprintGroup: QueriesQA 1/PO ACCEPTANCEDEPLOY 10Smart Instant|Nudge Pre-filteringCOST-EFFECTIVE AND FA...Ready for QA|15 П =Al Reports > Emptypage design andpromotionAJ REPORTSDeployed1 1 [PASSWORD_DOTS]=- JY-20495Д JY-20372Sync opportunitieswithout a localowner (user_id is…..PLATFORM STABILITYDeployed5 1 =9 JY-20352meet.google.coma Nikolay Yankov (You, present...Grok via AzureMAINTENANCEDeployed+70Ф00-A JY-20726Allow users todelete SS andPanorama prompt…Nikolay Ivanov• Tue 12 May 10:10:529Nikolay Nikolov4 othersStefka StoyanovaLukas Kovalik24:5911!...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22510
|
|
22509
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
1
Directories
jiminny-x-integration-app
platform-inner-team
ai-chapter
alerts
backend
bugs
confusion-clinic
curiosity_lab
engineering
general
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
rireroxcalMistorbookmarksProtllesTOOISWindowmelprTavsco.sProletey© AutomatedReportGenerated.php XD AuthAutomatedReports© AutomatedReportGene› D Calendarsv DCrmdeclarelscricr-types=1)c Accountupcalea.ono© ContactUpdated.phpC) DetachActivitvObiect.r© LayoutModifiedEvent.fC) LavoutUpdated Event.r© LeadUpdated.php(c) OpportunitvStageUpo: 12© OpportunityUpdated.p 13c) Pronllecreated.onv© ProspectUpdated.php 16(C) RemoteCrmRecordDeluse Jiminny nodels Auconaceакeрorc.class AutomatedReportbeneratedpublic function -_constructlpublic readonly AutomatedReport Sautomai)4...3M ElasticSearch• GroupsO ImportM Nudaoc© NudgeCreated.phpOpportunitiesPlaybooksPlaylistsD SidekickD TeamsD TranscriptionUsers© Event.php© EventDispatcher.phpv D Exceptions•D erm© ActivityProviderException© ApiException.phpAoiResoonse2xceotion.oi© ApplicationException.php(5) AsvncElasticSearchUodal© BadKeywordsQueryExcer( ConfiqurationExcention.o(4) CrmExcention.ohoCrmUndateSycention.ohr© DatabaseException.php@ DealPisksEycention.nhn( DomainSycention.nhn( EmailActivitvimnortEycen© ErrorDownloadingEmptyF) ErrorDownloadina Sile SyciFileNotFoundException.pl© FileSystemException.php© Handler.php(@ HttnRodDoauoctEycontinA HttnRaNDeNew TabJy 20820 es reindex stream mode[UY-20725] [HubSpot] Optimise CF@ JY-20725 add HS rate limit handlil© Pipelines - jiminny/app• Pull requests • jiminny/appWY-207731 User Pilot not receivin@JY-20773 fix user pilot tracking ofrNY-20776 Automated report - seTypeError: LeaguelFlysystem|FilesA TypeError: League\Flysystem\FilesPlatform Sprint 3 02 - Platform Te@ JY-20625 | JY-20742 | MCP PC xG LLM pricing overview with the mo:+ New Tab• github.com/jiminny/app/pull/12036/change!~ Google GeminiI'm on page<taolItle>Jy-20501: Addcall scores in Panorama bystelivan-</tao lites> with"<selection>@@ -4,7 +4,7...show thinkingHere is a summary of the changes in theprovided code diff:Al Calll Scorind Additions• Pre-computed Scores: Added strictinstructions to treat the ai_call_scoreas pre-computed data. The system mustinterpret and summarize the providedscores rather than inventing orrecalculating them.• Context Breakdown: * Short Context:Now disolavs the Al Scorecard name andthe overall Al Score (the average of per-rule scores).• Full Context: Details theai_call_score object, breakingcown individual rules. Fach ruleincludes a title, prompt, a 1-5 score, abriet justitication, and up to threetimestamoed soeaker reterencesO Enter a prompt for GeminiPro vYour Jiminny chats aren't used to improve our models. Gemini isJlrcan make micnkes coldollidle chockt Yottr drivaeu wdomtnSummarize pageB . 40 lh ®j Support Daily - in 4h 50m100% Lz8• Tue 12 May 10:10:50jiminny / app &Q Type to search+.<> Code8? Pull requests 34C. Agents• ActionsD Wiki• Security and quality 4 Insights ộ Settings® On April 24 we'll start using GitHub Copilot interaction data for Al model training unless you opt out. Review this update and manage your preferences in your GitHub account settings.JY-20625 | JY-20742 | MCP POC #12036 •87 Openyalokin-jiminny. wants to merge 20 commits into master from JY-20742-mcp-poc@J Conversation 10- ChecksE Files changed 20!• All commits -Q Filter files...app/Console/Commands/IssueMcpTokenCommand.php (Laa -0.0 +1.65 аal~ 5 app.v Console~ & CommandsIssueMcpTokenCommand.php# Kernel.oho.~ 5 Http~ E Middleware# McnAuditMiddleware.ohnMcpTierMiddleware.phpE Kernel.phpv/ McoI~ & Contracts• McpCallRepositoryInterface....• • DTOListCallsFilters.phpv E Errors# McpError.php~ = Repositories# McpCallRepository.php# McpElasticCallRepository.php• - Servers# liminnvServer.ohn• Checks pendingcode-Preview -+1,680 -1 80001Refresh 0 /20 viewedSubmit review+83+65 muune [ Viewed ...+ <7php+ declare(strict_types=1);+ namespace Jiminny|ConsolelCommands;+ use Illuminate\Console\Command;+ use Jiminny Models User:+ /**+ * Issues a Passport personal access token for the Jiminny MCP server.+ * POC-only helper. The Phase 1 GA UI in Settings > My Account > MCP Keys+ * replaces this flow for customer self-service.+ */+ Class IssueMcoTokenCommand extends Commandprotected Ssianature = 'mco: issue-token{user : The User ID, UUID, or email address){=-name=MCP : Token name shown in audit andirevocation UI)';protected Sdescription = 'Issue a Jiminny MCP bearer token (Passportpersonal access token) for a user.';puolic funetion handlel): antSidentifier = (strina) Sthis->araument('user'):Suser = Sthis->resolveUser(Sidentifier);...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22509
|
|
22508
|
Switch workspaces… (Jiminny Inc) Has new messages
Switch workspaces… (Jiminny Inc) Has new messages
Home
Home
DMs
DMs
Activity
Activity
Files
Files
Later
Later
More…
More
Unreads
Threads
Huddles
Drafts & sent
1
Directories
jiminny-x-integration-app
platform-inner-team
ai-chapter
alerts
backend
bugs
confusion-clinic
curiosity_lab
engineering
general
jiminny-bg
platform-tickets
product_launches
random
releases
sofia-office
support
thank-yous
the_people_of_jiminny
iTerm2ShellEdit|ViewSessionScriptsProfilesWindowHelp(nhlSupport Daily • in 4 h 50 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileEditViewHistoryProfiesTabWindowHelp*8• Tue 12 May 10:1019 SeX Pr4 AtAtlAt:JinXClС м8 мс8 Jinhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37:::X) SSH|nonteoeicoloreoDatadog* ClaudeCircleCl0J All BookmarksPlatform TeamQ Search board88000₴J0Epic vType vQuick filters vComplete sprintGroup: QueriesREADY FOR DEVIN DEV 3CODE REVIEW 2BLOCKEDQA 1PO ACCEPTANCEDEPLOY 105PS$I*N31SlackGROWTH - MAINTAIN OU...In Devdelete hubspot…PLATFORM STABILITYCode Review2 @ •00=|without a localowner (user_id is…..PLATFORM STABILITYDeployedn =Д JY-205665 1=X* JY-20725[POC]Jiminny MCPConnectorJIMINNY MCP CONNECTORIn Progress9 JY-20352meet.google.coma Nikolay Yankov (You, presenti...Grok via AzureMAINTENANCEDeployed10 1 [PASSWORD_DOTS]=0Ф000-PJY-20625A JY-20726Allow users todelete SS andPanorama prompt…10:10 AM | Daily - PlatformLộ38 • Tue 12 May 10:10:509Nikolay IvanovNikolay NikolovStefka StoyanovaLukas Kovalik24:57...
|
Slack
|
Petko Kashinski (DM) - Jiminny Inc - 5 new items - Petko Kashinski (DM) - Jiminny Inc - 5 new items - Slack...
|
NULL
|
22508
|
|
22507
|
New Tab
New Tab
Jy 20820 es reindex stream model h New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
Close tab
LLM pricing overview with the most actual prices - Google Search...
|
Firefox
|
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app — Work...
|
github.com/jiminny/app/pull/12036/changes
|
22507
|
|
22506
|
New Tab
New Tab
Jy 20820 es reindex stream model h New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app
Pipelines - jiminny/app
Pipelines - jiminny/app
Pull requests · jiminny/app
Pull requests · jiminny/app
[JY-20773] User Pilot not receiving events on report generated - Jira
[JY-20773] User Pilot not receiving events on report generated - Jira
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
JY-20773 fix user pilot tracking ofr automated report generated by LakyLak · Pull Request #12024 · jiminny/app
[JY-20776] Automated report - sentry - Jira
[JY-20776] Automated report - sentry - Jira
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
TypeError: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/jiminny/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 218 — jiminny — app
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
Platform Sprint 3 Q2 - Platform Team - Scrum Board - Jira
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app
Close tab
LLM pricing overview with the most actual prices - Google Search
LLM pricing overview with the most actual prices - Google Search
New Tab
Customize sidebar
Close Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
AI Chat settings
Close
WORK, Google Account: [EMAIL]
Main menu
New Chat
Open menu for conversation actions.
Conversation with Gemini
Conversation with Gemini
Copy prompt
You said I’m on page “<tabTitle>JY-20361: Add call scores in Panorama by steliyan-</tabTitle>” with “<selection>@@ -4,7 +4,7 @@ Today is {date_today}.445System instructions:5System instructions:6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.7-- The contexts includes data for call shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.7+- The context includes data for calls shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.9- The calls are ordered in chronological order. 9- The calls are ordered in chronological order. 10- Here’s how to use the call context:10- Here’s how to use the call context:@@ -16,6 +16,15 @@ System instructions:16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.17 - Evaluate statements or objections based on how the team operates and what success looks like.17 - Evaluate statements or objections based on how the team operates and what success looks like.18 - Position responses in light of known competitors and market dynamics.18 - Position responses in light of known competitors and market dynamics.19+ - AI call score (`ai_call_score` in the full call JSON): When present, treat it as **pre-computed** output from your team’s AI call-scoring pipeline (the same kind of scoring as the `/call/ai-call-scoring` endpoint). **Do not** invent, override, or recalculate scores; interpret and summarize what is given.20+ - **Short call context:** **AI Scorecard** is the name of the scorecard applied to that call; **AI Score** is the **overall** score for that scorecard (the average of its per-rule scores, possibly shown as a decimal).21+ - **Full call context:** The `ai_call_score` object may include `ai_scorecard_name`, `score` (overall for that scorecard), and `ai_scorecard_rules`. For each rule when listed:22+ - `rule_name`: Title of the criterion.23+ - `rule_prompt`: The criterion text that was evaluated.24+ - `score`: Whole number **1–5** measuring how well the call satisfied that criterion against `rule_prompt` (1 = no evidence / not discussed or contrary; 5 = strong, clear evidence on the call).25+ - `justification`: Short rationale grounded in what happened on the call.26+ - `justification_timestamps`: Up to three entries with speaker **name** and **timestamp** (MM:SS in the recording) highlighting where the justification is supported.27+ - Use scores for coaching summaries, trends across calls, or quick comparisons when relevant. For **what was actually said**, still rely on the **transcript** (you may cross-reference rule timestamps when helpful).19- Use the Message History to:28- Use the Message History to:20 - Maintain continuity if the current question refers to previous exchanges.29 - Maintain continuity if the current question refers to previous exchanges.21 - Clarify or resolve ambiguities if the question depends on prior messages.30 - Clarify or resolve ambiguities if the question depends on prior messages.@@ -28,10 +37,10 @@ System instructions:28 - All factual claims must be supported by one or more references to relevant calls.37 - All factual claims must be supported by one or more references to relevant calls.29 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.38 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.30 - Use markdown links in the format [link text](/playback/{{call_id}})39 - Use markdown links in the format [link text](/playback/{{call_id}})31- - Use descriptive link that utlizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.\n"40+ - Use descriptive link text that utilizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.32- - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)\n"41+ - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)33- - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)\n"42+ - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)34- - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)\n\n"43+ - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)35 - You might back your statements with examples from the provided call transcripts in addition to the reference links.44 - You might back your statements with examples from the provided call transcripts in addition to the reference links.36- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.45- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.37- If the question or context is unclear, request clarification or highlight ambiguities.46- If the question or context is unclear, request clarification or highlight ambiguities.</selection>” selected. Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.
You said
I’m on page “<tabTitle>JY-20361: Add call scores in Panorama by steliyan-</tabTitle>” with “<selection>@@ -4,7 +4,7 @@ Today is {date_today}.445System instructions:5System instructions:6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.6- You must answer using markdown. Do not use html tags in your response even if requested by the user's question.7-- The contexts includes data for call shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.7+- The context includes data for calls shortlisted through user-applied filters. Note that the calls might not relate to the same deal or not even be by the same sales rep.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.8 - The full call context includes all calls data available while the short call context contains only an overview of the calls that are analysed. Refer to the short call context for quick reference and to see the overall picture.9- The calls are ordered in chronological order. 9- The calls are ordered in chronological order. 10- Here’s how to use the call context:10- Here’s how to use the call context:@@ -16,6 +16,15 @@ System instructions:16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.16 - Frame answers with awareness of the company’s ICP, deal cycle, and sales motion.17 - Evaluate statements or objections based on how the team operates and what success looks like.17 - Evaluate statements or objections based on how the team operates and what success looks like.18 - Position responses in light of known competitors and market dynamics.18 - Position responses in light of known competitors and market dynamics.19+ - AI call score (`ai_call_score` in the full call JSON): When present, treat it as **pre-computed** output from your team’s AI call-scoring pipeline (the same kind of scoring as the `/call/ai-call-scoring` endpoint). **Do not** invent, override, or recalculate scores; interpret and summarize what is given.20+ - **Short call context:** **AI Scorecard** is the name of the scorecard applied to that call; **AI Score** is the **overall** score for that scorecard (the average of its per-rule scores, possibly shown as a decimal).21+ - **Full call context:** The `ai_call_score` object may include `ai_scorecard_name`, `score` (overall for that scorecard), and `ai_scorecard_rules`. For each rule when listed:22+ - `rule_name`: Title of the criterion.23+ - `rule_prompt`: The criterion text that was evaluated.24+ - `score`: Whole number **1–5** measuring how well the call satisfied that criterion against `rule_prompt` (1 = no evidence / not discussed or contrary; 5 = strong, clear evidence on the call).25+ - `justification`: Short rationale grounded in what happened on the call.26+ - `justification_timestamps`: Up to three entries with speaker **name** and **timestamp** (MM:SS in the recording) highlighting where the justification is supported.27+ - Use scores for coaching summaries, trends across calls, or quick comparisons when relevant. For **what was actually said**, still rely on the **transcript** (you may cross-reference rule timestamps when helpful).19- Use the Message History to:28- Use the Message History to:20 - Maintain continuity if the current question refers to previous exchanges.29 - Maintain continuity if the current question refers to previous exchanges.21 - Clarify or resolve ambiguities if the question depends on prior messages.30 - Clarify or resolve ambiguities if the question depends on prior messages.@@ -28,10 +37,10 @@ System instructions:28 - All factual claims must be supported by one or more references to relevant calls.37 - All factual claims must be supported by one or more references to relevant calls.29 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.38 - Use Markdown link syntax ([link text](URL)) and place links inline within sentences. Do not use footnotes, reference sections, or bare URLs. Integrate the reference links directly within the relevant parts of your response, rather than in a separate section.30 - Use markdown links in the format [link text](/playback/{{call_id}})39 - Use markdown links in the format [link text](/playback/{{call_id}})31- - Use descriptive link that utlizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.\n"40+ - Use descriptive link text that utilizes the call name. Do not use call time stamps in the link text even if the link itself contains a time stamp, e.g. use 'Call Name' instead of 'Call Name at 10:00'. Never use call ids as link text.32- - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)\n"41+ - Good example of link text: [Call Name](/playback/1234567890?apFrom=123)33- - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)\n"42+ - Bad example of link text: [Call Name at 12:34](/playback/1234567890?apFrom=123) (do not use call time stamps in the link text)34- - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)\n\n"43+ - Bad example of links: [Call Name on November 12, 2025](/playback/1234567890?apFrom=123) (do not use dates in the link text)35 - You might back your statements with examples from the provided call transcripts in addition to the reference links.44 - You might back your statements with examples from the provided call transcripts in addition to the reference links.36- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.45- Be specific. Use names of accounts, clients and persons involved. Don't just say "one client" or "a client"! If no account is available, use the call title as a reference.37- If the question or context is unclear, request clarification or highlight ambiguities.46- If the question or context is unclear, request clarification or highlight ambiguities.</selection>” selected.
Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.
Expand
Listen
Show thinking
Gemini said
Gemini said
Here is a summary of the changes in the provided code diff:
AI Call Scoring Additions
AI Call Scoring Additions
Pre-computed Scores:
Added strict instructions to treat the
ai_call_score
as pre-computed data. The system must interpret and summarize the provided scores rather than inventing or recalculating them.
Context Breakdown:
*
Short Context:
Now displays the
AI Scorecard
name and the overall
AI Score
(the average of per-rule scores).
Full Context:
Details the
ai_call_score
object, breaking down individual rules. Each rule includes a title, prompt, a 1–5 score, a brief justification, and up to three timestamped speaker references (MM:SS).
Application Rules:
Instructs the system to use these scores for coaching summaries, trends, and comparisons, but dictates that it must still rely on the actual transcript for direct quotes.
Grammar and Formatting Cleanup
Grammar and Formatting Cleanup
Typo Corrections:
Fixed minor grammatical errors, such as changing "contexts" to "context" and "utlizes" to "utilizes".
String Formatting:
Cleaned up the markdown link instructions by removing trailing newline and quotation artifacts (
\n"
) from the text strings.
Good response...
|
Firefox
|
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app — Work...
|
github.com/jiminny/app/pull/12036/changes
|
22506
|
|
22505
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 50 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileViewHistoryProfiesTab19 SeWindowHelpinny*8• Tue 12 May 10:10+ AtAt:Jin*ClС м8 мс8 Jielhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37X) SSHInateoeicaloretPlatform TeamQ Search boardEpic vType vQuick filters vREADY FOR DEVINDEV 3CODE REVIEW 2BLOCKEDUpgrade to PHP 8.5PHP 8,5 UPGRADEIn Dev3 1 •••=AJ Panorama forCall Scoring ….AUTOMATED AI SCORINGCode Review2.5 1 =E JY-18091|[ JY-20361|•SAI Review - Q1 -Summary/Actionitems/Key PointsGROWTH - MAINTAIN OU...In Dev[HubSpot] OptimiseCRM rematching ondelete hubspot….PLATFORM STABILITYCode Review2 @ •00=|4 h =• *[ JY-20566|X JY-20725[POC]Jiminny MCPConnectorJIMINNY MCP CONNECTORIn Progress10 | [PASSWORD_DOTS]=@ JY-2062510:10 AM | Daily - PlatformDatadogMECICU0J All BookmarksComplete sprintGroup: QueriesQA 1/PO ACCEPTANCEDEPLOY 10Smart Instant|Nudge Pre-filteringCOST-EFFECTIVE AND FA...Ready for QA|15 П =Al Reports > Emptypage design andpromotionAJ REPORTSDeployed1 1 [PASSWORD_DOTS]=-JY-20495Д JY-20372Sync opportunitieswithout a localowner (user_id is…..PLATFORM STABILITYDeployed5 1 =9 JY-20352meet.google.coma Nikolay Yankov (You, present...Grok via AzureMAINTENANCEDeployed0Ф00-A JY-20726Allow users todelete SS andPanorama prompt...Nikolay Ivanov• Tue 12 May 10:10:459Nikolay Nikolov4 othersStefka StoyanovaLukas Kovalik24:52111D...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22505
|
|
22504
|
New Tab
New Tab
Jy 20820 es reindex stream model h New Tab
New Tab
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
Jy 20820 es reindex stream model hydration by Vasil-Jiminny · Pull Request #12059 · jiminny/app
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
[JY-20725] [HubSpot] Optimise CRM rematching on delete hubspot accounts/contacts - Jira
JY-20725 add HS rate limit handling on activities rematching by LakyLak · Pull Request #12066 · jiminny/app...
|
Firefox
|
JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · JY-20625 | JY-20742 | MCP POC by yalokin-jiminny · Pull Request #12036 · jiminny/app — Work...
|
github.com/jiminny/app/pull/12036/changes
|
22504
|
|
22503
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 50 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileEditViewHistory19 SeProfiesTabWindowHelpinny*8• Tue 12 May 10:10+ AtAtlAt:Jin*ClС м8 мс8 Jielhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37X) SSHnonteoaicoloretPlatform TeamQ Search boardEpic vType vQuick filters vREADY FOR DEVINDEV 3CODE REVIEW 2BLOCKEDUpgrade to PHP 8.5PHP 8,5 UPGRADEIn Dev3 1 •••=AJ Panorama forCall Scoring ….AUTOMATED AI SCORINGCode Review2.5 1 =E JY-18091|[ JY-20361|•SAI Review - Q1 -Summary/Actionitems/Key PointsGROWTH - MAINTAIN OU...In Dev[HubSpot] OptimiseCRM rematching ondelete hubspot….PLATFORM STABILITYCode Review2 @ •00=|4 h =• *[ JY-20566|X JY-20725[POC]Jiminny MCPConnectorJIMINNY MCP CONNECTORIn Progress10 1 [PASSWORD_DOTS]=@ JY-2062510:10 AM | Daily - PlatformDatadog0J All BookmarksComplete sprintGroup: QueriesQA 1PO ACCEPTANCEDEPLOY 10Smart Instant|Nudge Pre-filteringCOST-EFFECTIVE AND FA...Ready for QA|15 П =Al Reports > Emptypage design andpromotionAJ REPORTSDeployed1 1 [PASSWORD_DOTS]=-JY-20495Д JY-20372Sync opportunitieswithout a localowner (user_id is…..PLATFORM STABILITYDeployed5 1 =9 JY-20352meet.google.coma Nikolay Yankov (You, presenti...Grok via AzureMAINTENANCEDeployed+70Ф000-A JY-20726Allow users todelete SS andPanorama prompt…Tue 12 May 10:10:409Nikolay IvanovNikolay Nikolov4 othersStefka StoyanovaLukas Kovalik24:4711!...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22503
|
|
22502
|
Project: faVsco.js, menu
JY-20725-handle-HS-search Project: faVsco.js, menu
JY-20725-handle-HS-search-rate-limit, menu
Start Listening for PHP Debug Connections
HandleHubspotRateLimitTest
Run 'HandleHubspotRateLimitTest'
Debug 'HandleHubspotRateLimitTest'
More Actions
JetBrains AI
Search Everywhere
IDE and Project Settings
Sync Changes
Hide This Notification
Code changed:
Hide
1
Previous Highlighted Error
Next Highlighted Error
PhostormcaltVIeWINavicarecodeKeractorFV faVsco.js?9 JY-20725-handle-HS-search-rate-limitroledey© AutomatedReportGenerated.php XD Auth• AutomatedReportsAutomateakeportgentdeclarelstracr-types=ty> D Calendarsv DCrmc Accountupcalea.ono© ContactUpdated.phpuse Jiminny nodels Aucomaceakeorc.C) DetachActivitvObiect.r© LayoutModifiedEvent.class AutomatedReportbeneratedC) LavoutUpdated Event.r© LeadUpdated.phppublic function -_constructl(c) OpportunitvStageUpo: 12© OpportunityUpdated.p 13public readonly AutomatedReport Sautomatedreport.c) Pronllecreated.onv© ProspectUpdated.php 16(C) RemoteCrmRecordDelM ElasticSearchM Grouosm imnortv M Nudaos© NudgeCreated.phpM Onnortunitiech PlavhooksD PlaylistsD SidekickmTeamsD TranscriptionMilcore© Event.php© EventDispatcher.phpv D Exceptions>C CmActivityProviderException@ [EMAIL]€ ApplicationException.pho(5) AsvncElasticSearchUodal€ BadKevwordsQuervExcer( ConfiqurationExcention.o(4) CrmExcention.ohoCrmUndateSycention.ohr© DatabaseException.php@ DealPisksEycention.nhn( DomainSycention.nhn( EmailActivitvimnortEycen® ErrorDownloadingEmptyF) ErrorDownioadina SileSycig EiloNotEoundEvcantionn© FileSystemException.php(e) Handlor nhr(@ HttnRodDoauoctEycontinA utnRodD.<S0 hll"suppont Dally • In 4h 00m100% Lz• Tue 12 May 10:10:39HandleHubspotRateLimitTest vA SF (jiminny@localhost]4 HS_local [jiminny@localhost]# console [PRol)# console [olAbiNG[2026-05-07 14:21:15] local.INF0: [Hubspot] DEBUG Getting headers {"Vace":L"Inu,0r May 2020 14.21.15 bMl"J,"Transter-Encodinq":"chunked")"CF-Ray": ["9f80deb8db60dc3a-SOF"]."Strict-Transport-Security":["max-aqe=31536000: includeSubDomains: preload"].& console [EU]CascadeHubspot Rate Limit+0 ..find planhat event playback visitedThoughtsSearched olavback *visitedivisited."olavback in ~/fiminnvlaoolA This is takina a lona time. Click to retry itit seems stuck."server-timing": ["hcid;desc=\"019e02d0-6fd8-7812-bdba-885b7ccb3ee3\","x-hubsoot-correlation-id":"019e02d0-6fd8-7812-bdba-885b7ccb3ee3"7."Set-Cookie":["__cf_bm=StUrtdQgXVnik50pdqF6hZVYKhzTnQBidvMabeCtm0Y-1778163675-[IP_ADDRESS]-rI.ZggtDKxTge5zr8_2gbBfW07-May-26 14:51:15 GMT; domain=.hubapi.com; HttpOnly; Secure; SameSite=None"],"Renont-To".f"s"endnoints".'\"url\":"https:\V/\V/a.nel.cloudflare.com\\/report\\/v4?s=NYAlsVTP0fYm32qrSDjxYE4sd2RWRqiSp3wHsmdEgZlzoYdxI%2BIx\"group\":\"cf-nel\",\"max_age\":604800}"],"NEL":["{\"success_fraction\":0.01,"reportto\":"cf-nel\".|"max agel ":604800}"]"Server": ["cloudflare"]}} {"correlation 1d":"95256555-ec98-4541-09za-adta/sboYeab"."trace 10":"C/AD8565-905t-4604-9405-8e5b551e5545• Your included daily usage quota is exhausted. Purchase extra usage to continue using premium models. Quota resets May 12, 11:00Ask anvthina (84L)÷ @Code SWF-1.6•.0W Windsurf Teams 16:1 UTF-8io 4 spaces...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22502
|
|
22501
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 50 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileViewHistory19 SeProfiesTabWindowHelpinny*8• Tue 12 May 10:10+ AtAtlAt:Jin*ClС м8 мс8 Jielhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37X) SSHnonteoaicoloretPlatform TeamQ Search boardEpic vType vQuick filters vREADY FOR DEVINDEV 3CODE REVIEW 2BLOCKEDUpgrade to PHP 8.5PHP 8,5 UPGRADEIn Dev3 1 •••=AJ Panorama forCall Scoring ….AUTOMATED AI SCORINGCode Review2.5 1 =E JY-18091|[ JY-20361|•SAI Review - Q1 -Summary/Actionitems/Key PointsGROWTH - MAINTAIN OU...In Dev[HubSpot] OptimiseCRM rematching ondelete hubspot….PLATFORM STABILITYCode Review2 @ •00=|4 h =• *[ JY-20566|X JY-20725[POC]Jiminny MCPConnectorJIMINNY MCP CONNECTORIn Progress10 1 [PASSWORD_DOTS]=@ JY-2062510:10 AM | Daily - PlatformDatadog0 All BookmarksComplete sprintGroup: QueriesQA 1PO ACCEPTANCEDEPLOY 10Smart Instant|Nudge Pre-filteringCOST-EFFECTIVE AND FA...Ready for QA|15 П =Al Reports > Emptypage design andpromotionAJ REPORTSDeployed1 1 [PASSWORD_DOTS]=-JY-20495Д JY-20372Sync opportunitieswithout a localowner (user_id is…..PLATFORM STABILITYDeployed5 1 =9 JY-20352meet.google.coma Nikolay Yankov (You, presenti...Grok via AzureMAINTENANCEDeployed-70Ф000—A JY-20726Allow users todelete SS andPanorama prompt...• Tue 12 May 10:10:059Nikolay IvanovNikolay Nikolov4 othersStefka StoyanovaLukas Kovalik24:1211!...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22501
|
|
22500
|
PhostormcaltVIeWINavicarecodeKeractorFV faVsco.js? PhostormcaltVIeWINavicarecodeKeractorFV faVsco.js?9 JY-20725-handle-HS-search-rate-limitProletey© AutomatedReportGenerated.php XD Auth• AutomatedReportsc Automateakeportgentdeclarelstricr-types=l)> D Calendarsv DCrmc Accountupcalea.ono© ContactUpdated.phpC) DetachActivitvObiect.r© LayoutModifiedEvent.C) LavoutUpdated Event.r© LeadUpdated.php(c) OpportunitvStageUpo: 12© OpportunityUpdated.p 13c) Pronllecreated.onv© ProspectUpdated.php 16(C) RemoteCrmRecordDelM ElasticSearchM Grouosm imnortv M Nudaos© NudgeCreated.phpM Onnortunitiech PlavhooksD PlaylistsSidekickmTeamsD TranscriptionMilcore© Event.php© EventDispatcher.phpv D Exceptions>C CmActivityProviderException@ [EMAIL]€ ApplicationException.pho(5) AsvncElasticSearchUodal€ BadKevwordsQuervExcer( ConfiqurationExcention.o(4) CrmExcention.ohoCrmUndateSycention.ohrDatabaseException.php@ DealPisksEycention.nhn( DomainSycention.nhn( EmailActivitvimnortEycen® ErrorDownloadingEmptyF) ErrorDownloadina Sile Sycig EiloNotEoundEvcantionn© FileSystemException.php(e) Handlor nhr(@ HttnRodDoauoctEycontinA utnRodD.use Jiminny nodels Auconaceакeрorc.class AutomatedReportbeneratedpublic function -_constructpublic readonly AutomatedReport Sautomatedreport.A SF (jiminny@localhost]4 HS_local [jiminny@localhost]# console [PRol)# console [olAbiNG[2026-05-07 14:21:15] local.INF0: [Hubspot] DEBUG Getting headers {"Vace".L"Inu,0r May 2020 14.21.15 bMl"J,"Transter-Encodinq":"chunked")."CF-Ray": ["9f80deb8db60dc3a-SOF"]."Strict-Transport-Security":["max-aqe=31536000: includeSubDomains: preload"].& console [EU]CascadeHubspot Rate Limit‹0 ll O"suppont Dally • In 4h 00m100% 5• Tue 12 May 10:10:04HandleHubspotRateLimitTest v+0 ..find planhat event playback visited"server-timing": ["hcid;desc=\"019e02d0-6fd8-7812-bdba-885b7ccb3ee3\","x-hubsoot-correlation-id":"019e02d0-6fd8-7812-bdba-885b7ccb3ee3"7."Set-Cookie":["__cf_bm=StUrtdQgXVnik50pdqF6hZVYKhzTnQBidvMabeCtm0Y-1778163675-[IP_ADDRESS]-rI.ZggtDKxTge5zr8_2gbBfW07-May-26 14:51:15 GMT; domain=.hubapi.com; HttpOnly; Secure; SameSite=None"],"Renont-To".f"s"endnoints".'\"url\":"https:\V/\V/a.nel.cloudflare.com\\/report\\/v4?s=NYAlsVTP0fYm32qrSDjxYE4sd2RWRqiSp3wHsmdEgZlzoYdxI%2BIx\"group\":\"cf-nel\",\"max_age\":604800}"],"NEL":["{\"success_fraction\":0.01,"reportto":"cf-nel\".|"max agel ":604800}"]"Server": ["cloudflare"]}} {"correlation 1d":"95256555-ec98-4541-09za-adta/sboYeab"."trace 10":"C/AD8565-905t-4604-9405-8e5b551e5545• Your included daily usage quota is exhausted. Purchase extra usage to continue using premium models. Quota resets May 12, 11:00Ask anvthina (84-D)÷ @Code SWF-1.6•.0W Windsurf Teams 16:1 UTF-8io 4 spaces...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22500
|
|
22499
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 51 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileViewHistory19 SeProfiesTabWindowHelpinny*8• Tue 12 May 10:09+ AtAt:Jin*ClС м8 мс8 Jielhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37X) SSHInateoeicaloretPlatform TeamQ Search boardEpic vType vQuick filters vREADY FOR DEVINDEV 3CODE REVIEW 2BLOCKEDUpgrade to PHP 8.5PHP 8,5 UPGRADEIn Dev3 1 •••=AJ Panorama forCall Scoring ….AUTOMATED AI SCORINGCode Review2.5 1 =E JY-18091|[ JY-20361|•SAI Review - Q1 -Summary/Actionitems/Key PointsGROWTH - MAINTAIN OU...In Dev[HubSpot] OptimiseCRM rematching ondelete hubspot….PLATFORM STABILITYCode Review2 @ •00=|4 h =• *[ JY-20566|X JY-20725[POC]Jiminny MCPConnectorJIMINNY MCP CONNECTORIn Progress10 | [PASSWORD_DOTS]=@ JY-2062510:09 AM | Daily - PlatformDatadogMECICUCJ All BookmarksComplete sprintGroup: QueriesQA 1/PO ACCEPTANCEDEPLOY 10Smart Instant|Nudge Pre-filteringCOST-EFFECTIVE AND FA...Ready for QA|15 П =Al Reports > Emptypage design andpromotionAJREPORTSDeployed1 1 [PASSWORD_DOTS]=-JY-20495Д JY-20372Sync opportunitieswithout a localowner (user_id is…..PLATFORM STABILITYDeployed5 1 =9 JY-20352meet.google.coma Nikolay Yankov (You, present...Grok via AzureMAINTENANCEDeployed+70Ф00-A JY-20726Allow users todelete SS andPanorama prompt…• Tue 12 May 10:09:329Nikolay IvanovNikolay Nikolov4 othersStefka StoyanovaLukas Kovalik23:3911!...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22499
|
|
22498
|
Project: faVsco.js, menu
JY-20725-handle-HS-search Project: faVsco.js, menu
JY-20725-handle-HS-search-rate-limit, menu
Start Listening for PHP Debug Connections
HandleHubspotRateLimitTest
Run 'HandleHubspotRateLimitTest'
Debug 'HandleHubspotRateLimitTest'
More Actions
JetBrains AI
PhostormcaltVIewINavicarecodeKeractorFV faVsco.js?9 JY-20725-handle-HS-search-rate-limitProletey© AutomatedReportGenerated.php XD Auth• AutomatedReportsc Automateakeportgentdeclarelstricr-types=t)> D Calendarsv DCrmc Accountupcalea.ono© ContactUpdated.phpuse Jiminny nodels Aucomaceakeporc.C) DetachActivitvObiect.r© LayoutModifiedEvent.class AutomatedReportbeneratedC) LavoutUpdated Event.r© LeadUpdated.phppublic function -_construct(c) OpportunitvStageUpo: 12© OpportunityUpdated.p 13public readonly AutomatedReport Sautomatedreport.c) Pronllecreated.onv© ProspectUpdated.php 16(C) RemoteCrmRecordDelM ElasticSearchM Grouosm imnortv M Nudaos© NudgeCreated.phpM Onnortunitiech PlavhooksD PlaylistsSidekickmTeamsD TranscriptionMilcore© Event.php© EventDispatcher.phpv D Exceptions>C CmActivityProviderException@ [EMAIL]€ ApplicationException.pho(5) AsvncElasticSearchUodal€ BadKevwordsQuervExcer( ConfiqurationExcention.o(4) CrmExcention.ohoCrmUndateSycention.ohr© DatabaseException.php@ DealPisksEycention.nhn( DomainSycention.nhn( EmailActivitvimnortEycen® ErrorDownloadingEmptyF) ErrorDownloadina Sile Sycig EiloNotEoundEvcantionn© FileSystemException.php(e) Handlor nhr(@ HttnRodDoauoctEycontinA utnRodD.A SF (jiminny@localhost]4 HS_local [jiminny@localhost]# console [PRol)# console [olAbiNG[2026-05-07 14:21:15] local.INF0: [Hubspot] DEBUG Getting headers {"Vace".L"Inu,0r May 2020 14.21.15 bMl"J,"Transter-Encodinq":"chunked")."CF-Ray": ["9f80deb8db60dc3a-SOF"]."Strict-Transport-Security":["max-aqe=31536000: includeSubDomains: preload"].# console [eu)S0 hul"suppont Dally • In 4h o1m• Tue 12 May 10:09:30CascadeHubspot Rate Limit Re100% 5HandleHubspotRateLimitTest v+0 ..Add coverage for new methods in @Client.php12, 11:000 AM GMTH usage quota is exhausted. Purchase extra usage to continue using premium models. Quota resets May'8dl*"server-timing": ["hcid;desc=\"019e02d0-6fd8-7812-bdba-885b7ccb3ee3\","x-hubsoot-correlation-id":"019e02d0-6fd8-7812-bdba-885b7ccb3ee3"7."Set-Cookie":["__cf_bm=StUrtdQgXVnik50pdqF6hZVYKhzTnQBidvMabeCtm0Y-1778163675-[IP_ADDRESS]-rI.ZggtDKxTge5zr8_2gbBfW07-May-26 14:51:15 GMT; domain=.hubapi.com; HttpOnly; Secure; SameSite=None"],"Renont-To".f"s"endnoints".'\"url\":"https:\V/\V/a.nel.cloudflare.com\\/report\\/v4?s=NYAlsVTP0fYm32qrSDjxYE4sd2RWRqiSp3wHsmdEgZlzoYdxI%2BIx\"group\":\"cf-nel\",\"max_age\":604800}"],"NEL":["{\"success_fraction\":0.01,"reportto\":"cf-nel\".|"max agel ":604800}"]"Server": ["cloudflare"]}} {"correlation 1d":"95256555-ec98-4541-09za-adta/sboYeab"."trace 10":"C/AD8565-905t-4604-9405-8e5b551e5545• Search all model= Group by ©Adantive M eAutomatically balances quality and costRecently Used (30)Vimivoe Mou A3• XuGiNiNdSWE-1.6 NewSWE-1A Eact Now.GPT-5.5 Low Thinking #Cloudo Onue M6 ThinkindAsk anything Start With Histon÷ « CodeC° AdantiveFreete to continue usina premium models. Quota resets May 12, 11:00WN Windsurf Toams 16-1UTF.8P henssod...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22498
|
|
22497
|
PhostormcaltVIeWINavicarecodeKeractorFV faVsco.js° PhostormcaltVIeWINavicarecodeKeractorFV faVsco.js°9 JY-20725-handle-HS-search-rate-limitroledey© AutomatedReportGenerated.php XD Auth• AutomatedReportsc AutomateakeporiGent 5declarelstricr-types=t)> @ Calendarsv DCrmc Accountupcalea.ono© ContactUpdated.phpC) DetachActivitvObiect.r© LayoutModifiedEvent.C) LavoutUpdated Event.r© LeadUpdated.php(C) OpportunitvStageUpo: 12© OpportunitvUpdated.o 13c) Pronllecreated.onv© ProspectUpdated.php 16(C) RemoteCrmRecordDelM ElasticSearchM Grouosm imnortv M Nudaos© NudgeCreated.phpM Onnortunitiech PlavhooksD PlaylistsSidekickmTeamsD TranscriptionMilcore© Event.php© EventDispatcher.phpv D Exceptions>C CmActivityProviderException@ [EMAIL]€ ApplicationException.pho(5) AsvncElasticSearchUodal€ BadKevwordsQuervExcer( ConfiqurationExcention.o(4) CrmExcention.ohoCrmUndateSycention.ohr© DatabaseException.php@ DealPisksEycention.nhn( DomainSycention.nhn( EmailActivitvimnortEycen® ErrorDownloadingEmptyF) ErrorDownloadina Sile Sycig EiloNotEoundEvcantionn© FileSystemException.php(e) Handlor nhr(@ HttnRodDoauoctEycontinA utnRodD.use Jiminny nodels Auconaceакeрorc.class AutomatedReportbeneratedpublic function -_constructlpubuic readonly AutomatedReport SautomatedReort.HARGAEAAAAAAIMS0 hl"suppont Dally • In 4h o1m100% Lz• Tue 12 May 10:09:26HandleHubspotRateLimitTest v# console [PKobJ& console (EUlconsole [STAGINGIA SF [jiminny@localhost]4 HS_local [jiminny@localhost][2026-05-07 14:21:15] local.INF0: [Hubspot] DEBUG Getting headers {"Date":["Thu,07 May 2026 14:21:15 GMT"],"Lontent-lype". applicacion/son charser=uut-on"Transfer-Encoding": ["chunked"],"CF-Ray": ["9f80deb8db60dc3a-SOF"],"Strict-Transport-Security":["max-aqе=31536000: includeSubDomains: preload"].w.19A"access-control-allow-credentials":["false"]"server-timing": ["hcid;desc=\"019e02d0-6fd8-7812-bdba-885b7ccb3ee3\",cfn:desc="9r80deb8ercodcsa-JAD""."x-content-type-options": ["nosniff"],"x-hubsoot-correlation-id":"019e02d0-6fd8-7812-bdba-885b7cch3ee3")"Set-Cookie":["__cf_bm=SIUrtdQgXVrik50pdqF6hZVYKhzTnQBidvMabeCtm0Y-1778163675-[IP_ADDRESS]-rI.ZggtDKxTge5zr8_2gbBfWMQQ.ufZẸXDZyHz2mBUFdzdo2gTHEs0kXMSẸShjK®hGYxNhUdomain=.hubapi.com; Http0nly; Secure; SameSite=None"],\"url\":\"https:|VAV/a.nel.cloudflare.com\V/report\V/v4?s=NYAlsVTP0fYm32qrSDjxYE4sd2RWRqiSp3wHsmdEgZlzoYdxI%2BIxVpHmsKn30%2BKVA3mFIJ2m7YRECDGSM%2BW2IYTz06FM4%2I\"max_age\":604800}"],"success_fraction)":0.01,"report_to\":\"cf-nel\","Server": ["cloudflare"]}} {"correlation_id":"95236535-ec98-4541-b92a-adfa73b69eab"."trace_id":"c7ab8365-903f-46d4-9403-0e5b551e3545"}W Windsurf Teams 16:1 UTF-8 P 4 spaces ®...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22497
|
|
22496
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpSupport Daily • in 4 h 51 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileEditViewHistory19 SeProfiesTabWindowHelpinny*8• Tue 12 May 10:09+ AtAtlAt:Jin*ClС м8 мс8 Jielhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37X) SSHnonteoaicoloretPlatform TeamQ Search boardEpic vType vQuick filters vREADY FOR DEVINDEV 3CODE REVIEW 2BLOCKEDUpgrade to PHP 8.5PHP 8,5 UPGRADEIn Dev3 1 •••=AJ Panorama forCall Scoring ….AUTOMATED AI SCORINGCode Review2.5 1 =E JY-18091|[ JY-20361|•SAI Review - Q1 -Summary/Actionitems/Key PointsGROWTH - MAINTAIN OU...In Dev[HubSpot] OptimiseCRM rematching ondelete hubspot….PLATFORM STABILITYCode Review2 @ •00=|4 h =• *[ JY-20566|X JY-20725[POC]Jiminny MCPConnectorJIMINNY MCP CONNECTORIn Progress10 1 [PASSWORD_DOTS]=@ JY-2062510:09 AM | Daily - PlatformDatadog0 All BookmarksComplete sprintGroup: QueriesQA 1PO ACCEPTANCEDEPLOY 10Smart Instant|Nudge Pre-filteringCOST-EFFECTIVE AND FA...Ready for QA|15 П =Al Reports > Emptypage design andpromotionAJ REPORTSDeployed1 1 [PASSWORD_DOTS]=-JY-20495Д JY-20372Sync opportunitieswithout a localowner (user_id is…..PLATFORM STABILITYDeployed5 1 =9 JY-20352meet.google.coma Nikolay Yankov (You, presenti...Grok via AzureMAINTENANCEDeployed+70Ф000—A JY-20726Allow users todelete SS andPanorama prompt...• Tue 12 May 10:09:269Nikolay IvanovNikolay Nikolov4 othersStefka StoyanovaLukas Kovalik23:3311!...
|
PhpStorm
|
faVsco.js – AutomatedReportGenerated.php
|
NULL
|
22496
|