|
22595
|
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
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...
|
Firefox
|
planhat - Google Search — Work
|
www.planhat.com
|
22595
|
|
22594
|
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...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22594
|
|
22593
|
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
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...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22593
|
|
22592
|
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
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
Tools
Tools
Add Reviews
Reviews
Search Results
Search Results...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22592
|
|
22591
|
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
Code changed:
Hide
Sync Changes
Hide This Notification
6
3
Previous Highlighted Error
Next Highlighted Error
<?php
namespace Jiminny\Http\Controllers;
use Illuminate\Foundation\Auth\Access\AuthorizesRequests;
use Illuminate\Http\RedirectResponse;
use Illuminate\Auth\Access\AuthorizationException;
use Illuminate\Http\JsonResponse;
use Illuminate\Http\Request;
use Illuminate\Http\Response;
use Illuminate\Notifications\DatabaseNotification;
use Illuminate\Support\Facades\Log;
use Jiminny\Component\PlaybackPage\Download\Services\DownloadActivityService;
use Jiminny\Http\Serializers\JsonSerializer;
use Jiminny\Http\Transformers\PlaybackPageTransformer;
use Jiminny\Models\User;
use Jiminny\Models;
use Jiminny\Models\Activity;
use Jiminny\Models\Track;
use Jiminny\Services\PlanhatService;
use Jiminny\Services\PlaybackService;
use JsonException;
use Spatie\Fractal\Fractal;
use Illuminate\Support\Facades\Cookie;
final class PlaybackController extends FrontendController
{
use AuthorizesRequests;
public function __construct(
private readonly PlaybackService $playbackService,
private readonly DownloadActivityService $downloadActivityService,
private readonly PlanhatService $planhatService,
) {
}
/**
* @throws AuthorizationException
* @throws JsonException
*/
public function show(Activity $activity, PlaybackPageTransformer $transformer, Request $request): array|string
{
$this->authorize('view', $activity);
/** @var User $user */
$user = $request->user();
$activityTypeCheck = in_array(
$activity->type,
[
Activity::TYPE_CONFERENCE,
Activity::TYPE_SOFTPHONE,
Activity::TYPE_SOFTPHONE_INBOUND,
],
true
);
abort_unless($activityTypeCheck, 404);
$notificationId = $request->input('nId');
if ($notificationId) {
/** @var DatabaseNotification|null $notification */
$notification = $user->unreadNotifications->where('id', $notificationId)->first();
if ($notification) {
$notification->markAsRead();
}
}
$view = $request->input('view', 'page');
$activity->loadMissing([
'questions.participant',
'participants.activity',
'topicTriggers',
'topicTriggers.participant',
'topicTriggers.playbackThemeTopicTrigger',
'topicTriggers.playbackThemeTopicTrigger.playbackThemeTopic',
]);
$data = Fractal::create()
->item(
$activity,
$transformer->setConsumer($user)
)
->serializeWith(new JsonSerializer())
->toArray();
$data['playbackData']['masterPlaylist'] = $this->getPreloadedPlaylist($activity);
if (! isset($data['playbackData']['tracks'])) {
$data['playbackData']['tracks'] = [];
}
/**
* Sending 'playbackVisited' event to Planhat without slowing the
* response to the user e.g. after the response is sent back.
*/
defer(
fn () => $this->planhatService->track(
user: $user,
event: 'playbackVisited',
payload: [
'activityId' => $activity->getId(),
'activityUuid' => $activity->getUuid(),
]
)
)->always();
return $this->render([
'playbackData' => [
'activity' => $data['playbackData'],
'favorited' => $data['favorited'],
'subscribed' => $data['subscribed'],
'view' => $view,
],
]);
}
private function getPreloadedPlaylist(Activity $activity): array
{
$masterPlaylist = [];
$urlPlaceholder = PlaybackService::M3U8_TRACK_PLACEHOLDER;
$this->authorize('stream', $activity);
$masterPlaylist['m3u8'] = $this->playbackService->generateMasterPlaylist($activity, null, $urlPlaceholder);
$masterPlaylist['placeholder'] = $urlPlaceholder;
$masterPlaylist['tracks'] = [];
/** @var Models\Track $track */
foreach ($this->playbackService->getMasterPlaylistTracks($activity) as $track) {
$mediaPlaylistPath = $this->mediaPlaylistPath($track);
$masterPlaylist['tracks'][] = [
'id' => $track->getUuid(),
'path' => $mediaPlaylistPath,
];
}
return $masterPlaylist;
}
/**
* @throws AuthorizationException
*/
public function playlist(Activity $activity): Response
{
$this->authorize('stream', $activity);
$masterPlaylist = $this->playbackService->generateMasterPlaylist($activity);
return response($masterPlaylist)
->header('Content-Type', 'application/x-mpegURL');
}
/**
* Generate a VTT "Video Text Tracks" file.
*
* @throws AuthorizationException
*/
public function vtt(Activity $activity): Response
{
$this->authorize('stream', $activity);
$vtt = $this->playbackService->generateVtt($activity);
return response($vtt)
->header('Content-Type', 'text/vtt;charset=utf-8');
}
/**
* @throws AuthorizationException
*/
public function media(Track $track): Response
{
$this->authorize('stream', $track->activity);
$this->queueMediaCookies($track);
$payload = $this->playbackService->generateMediaPlaylist($track);
return response($payload)
->header('Content-Type', 'application/x-mpegURL');
}
private function mediaPlaylistPath(Track $track): string
{
$this->queueMediaCookies($track);
// @TODO return cdn when CORS is fixed
// return client_cdn($track->content_path, $track->activity->user->team);
return route('media', ['track' => $track->id_string]);
}
private function queueMediaCookies(Track $track): void
{
$keepAliveCookieName = 'Media-KeepAlive_' . $track->id_string;
if (Cookie::has($keepAliveCookieName)) {
return;
}
// Restrict segment URLs to the IP requesting it.
$remoteIp = request()->ip();
$cookies = $this->playbackService->generateCookies($track, $remoteIp);
$keepAliveDuration = PlaybackService::MEDIA_COOKIE_MINIMUM_DURATION / 60;
// Cookie is only valid for this particular stream path.
$trackPath = '/' . preg_replace('/\/[^\/]+$/', '/', $track->content_path);
$host = config('jiminny.client_cdn_signed_cookie_domain');
// Queue up cookies to be able to be served secure track media.
foreach ($cookies as $name => $cookie) {
Cookie::queue($name, $cookie, $keepAliveDuration, $trackPath, $host, true, true);
}
// Cookie is only valid for this particular activity.
$paths = [
route('activity.playback', $track->activity->id_string, false),
route('media', ['track' => $track->id_string], false),
];
foreach ($paths as $path) {
Cookie::queue($keepAliveCookieName, 1, $keepAliveDuration, $path, $host, true, true);
}
}
/**
* Used by the Web app to download the activity.
*
* @throws AuthorizationException
*/
public function download(Activity $activity): RedirectResponse
{
$this->authorize('download', $activity);
try {
$url = $this->downloadActivityService->generateDownloadUrl($activity);
} catch (\Throwable $e) {
Log::info(
__METHOD__ . ' Download failed.',
['activity' => $activity->getUuid(), 'message' => $e->getMessage()]
);
abort(404, $e->getMessage());
}
return redirect($url);
}
/**
* Used by the Mobile app to download the activity.
*
* @throws AuthorizationException
*/
public function getDownloadUrl(Activity $activity): JsonResponse
{
$this->authorize('download', $activity);
try {
$url = $this->downloadActivityService->generateDownloadUrl($activity);
} catch (\Throwable $e) {
Log::info(
__METHOD__ . ' Getting signed url failed.',
['activity' => $activity->getUuid(), 'message' => $e->getMessage()]
);
abort(404, $e->getMessage());
}
return new JsonResponse(
['activity_url' => $url],
JsonResponse::HTTP_OK
);
}
}
Sync Changes
Hide This Notification
Code changed:
Hide
19
Previous Highlighted Error
Next Highlighted Error
[2026-05-07 14:21:15] local.INFO: [Hubspot] DEBUG Getting headers {
"headers":{
"Date":["Thu,07 May 2026 14:21:15 GMT"],
"Content-Type":["application/json;charset=utf-8"],
"Transfer-Encoding":["chunked"],
"Connection":["keep-alive"],
"CF-Ray":["9f80deb8db60dc3a-SOF"],
"CF-Cache-Status":["DYNAMIC"],
"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],
"Vary":["origin,
accept-encoding"],
"access-control-allow-credentials":["false"],
"server-timing":["hcid;desc=\"019e02d0-6fd8-7812-bdba-885b7ccb3ee3\",
cfr;desc=\"9f80deb8e7c6dc3a-IAD\""],
"x-content-type-options":["nosniff"],
"x-hubspot-correlation-id":["019e02d0-6fd8-7812-bdba-885b7ccb3ee3"],
"Set-Cookie":["__cf_bm=SIUrtdQgXVrik50pdqF6hZVYKhzTnQBidvMabeCtm0Y-1778163675-[IP_ADDRESS]-rI.ZggtDKxTge5zr8_2gbBfWMQQ.ufZEXDZyHz2mBUFdzdo2gTHEsOkXMSEShjK0hGYxNhUGM1ZoBpX7BcFZcHEjA7Cs_.SMUhUnd2nYjko; path=/; expires=Thu,
07-May-26 14:51:15 GMT; domain=.hubapi.com; HttpOnly; Secure; SameSite=None"],
"Report-To":["{
\"endpoints\":[{
\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=NYAlsVTP0fYm32qrSDjxYE4sd2RWRqiSp3wHsmdEgZlzoYdxI%2BIxVpHmsKn3O%2BKVA3mFIJ2m7YRECDGSM%2BW2IYTzo6FM4%2BdUIjURO8srzKSvJgZ%2BQ6R79arKQw3uHLlX\"}],
\"group\":\"cf-nel\",
\"max_age\":604800}"],
"NEL":["{
\"success_fraction\":0.01,
\"report_to\":\"cf-nel\",
\"max_age\":604800}"],
"Server":["cloudflare"]}} {
"correlation_id":"95236535-ec98-4541-b92a-adfa73b69eab",
"trace_id":"c7ab8365-903f-46d4-9403-0e5b551e3545"}...
|
PhpStorm
|
faVsco.js – PlaybackController.php
|
NULL
|
22591
|
|
22590
|
rewind
play/pause
fast forward
mute
More Controls
rewind
play/pause
fast forward
mute
More Controls
toggle full screen
show external playback menu
show external playback menu
show media selection menu
toggle picture-in-picture playback
show action menu
share
show chapter menu
zoom
zoom
playback speed
00:07
toggle elapsed time, timecode and framecount
04:55
toggle duration and remaining time
document actions
PLanhat Petko interest event 2026-05-11.mp4
Quickllme PlayenWindowworkFavouritesE jiminny(* AirDropO RecentsA Applications© DocumentsG lukasv N 2026= CleanShot 2026-05-12 at 09.45.47.mp4_ PLanhat Petko interest event 2026-05-11.mp4= Daily 2026-05-11.mp4a Daily 2026-05-08.* 1-1 2026-05-07.mp4& Dailv 2026-05-07mo4*т 1-1 2026-04-24.mp4Daily 2026-04-24.mp4User Pilot introduction Adi 2026-04-23.mp4# Daily 2026-04-22 mn/• iCloud Drive283 Sync folderLocationsO DXP4800PLUS-B5F A® Network• CRM• Orange• Red• Yellow• Green• Blue• Purple• All lags..n Refinement 2026-04-06.mp4• Dailv 2026-04-21.mo4Dau Refinement 2026-04-20.mp4Dally 2020-04-20.mp4L Daily 2026-04-17.mo4Fu Daily 2026-04-16.mp4ax Planning 2026-04-15.mp4. Retro 2026-04-14.mp4n Daily 2026-04-14.mn/• User pilot (Adi) 2026-04-09.mp4= Daily 2026-04-09.mp4Dailv 2026-04-08.mo4• Daily 2026-04-07.mp4=» Daily 2026-04-03.mp4" Plannina 2026-04-01 8 tack solit mn4Dally 2020-03-31.mp4Refinement 2026-03-30.mo4Daily 2026-03-30.mp4= Dallv 2026-03-26.m04B Daily 2026-02-24 mn4Refinement 2026-03-23.mp4- Daily 2026-03-23.mp4• BE chaoter 2026-03-20.mo4Daily 2026-03-20.mp4an Planing 2026-03-18-converted.mp4•. Refinement 2026-02-09-converted.mp4eR Daily 2026-02-10 mn/- Review 2026-03-18.mp4am Planing 2026-03-18.mp4F Retro 2026-03-17 mn4- Daily 2026-03-17.mp4Refinement 2026-03-16.mp4• Dailv 2026-03-16.mo4F Daily 2026.02-12 mn/* 1-1 2026-03-12.mp4Daily 2026-03-12.mp4aa Daily 2026-03-11.mn/- Daily 2026-03-10.mp4Refinement 2026-03-09.mp4e Dailv 2026-03-09.mo4Po Dailv 2026-03-06.m04Add Tagsv Q Searchmate wadmtedToday at 10:14Today at 10:13Yesterday at 12.22Yesterday at 10:028 May 2026 at 10:227 May 2026 at 18:217 May 2026 at 10:1024 Apr 2026 at 14:4424 Apr 2026 at 10:1123 Apr 2026 at 11:5823 Apr 2026 at 10:3221 Apr 2026 at 11:0221 Aor 2026 at 10:0020 Apr 2026 at 16:5620 Apr 2026 at 10:0617 Apr 2026 at 10:1616 Apr 2026 at 10:0014 Apr 2026 at 1/:3/14 Anr 2026 at 10:009 Apr 2026 at 14:479 Apr 2026 at 10:078Aor 2026 at 10:167 Apr 2026 at 10:016 Apr 2026 at 10:083 Apr 2026 at 10.211 Anr 2026 at 12:2031 Mar 2026 at 18:2931 Mar 2026 at 10:1030 Mar 2026 at 17:1230 Mar 2026 at 10:0526 Mar 2026 at 9.5924 Mar 2026 at 10:0023 Mar 2026 at 10:0020 Mar 2026 at 11:4620 Mar 2026 at 10:0619 Mar 2026 at 11:3510 Mar 2026 at 0:5718 Mar 2026 at 16:2018 Mar 2026 at 11:1417 Mar 2026 at 17:40.17 Mar 2026 at 10:1816 Mar 2026 at 16:5516 Mar 2026 at 10:0213 Mar 2026 at 10:1212 Mar 2026 at 10:1011 Mar 2026 at 10:0610 Mar 2026 at 9:579 Mar 2026 at 17:049 Mar 2026 at 9:566 Mar 2026 at 9:571 of 155 selected, 1.94 T8 availab i1,02 GB144,5 MBMPEG-4 movie491,3 MB MPEG-4 movie1,37 GB1,55 GBMPEG-4 movie931.7 MBMPEG-4 movie1,86 GBMPEG-4 movie832,2 MBMPEG-4 movie724 MEMPEG-4 movie1,74 GBMPEG-4 movie1,36 GB241 GbMPEG-4 movie567.8 MEMPEG-4 movie4,25 GB MPEG-4 movie698,5 MBMPEG-4 movie1.16 G:MPEG-4 movie513,4 MB MPEG-4 movie2,75 CB1.44 GbMPEG-4 movie0244 MRMPEG-A movid362,6 MB MPEG-4 movie748,8 MBMPEG-4 movie1.04 G:575,5 MB MPEG-4 movie720,5 MB1,02 GEMPEG-4 movieA68 GPMPEG-4 movie3,4 GBMPEG-4 movie923,6 MBMPEG-4 movie3.77 G:MPEG-4 movie641,8 MB MPEG-4 movie884,3 MB476.0 M:MPEG-4 movie550 8 MPMDEG-A movid3,44 GBMPEG-4 movie438,9 MBMPEG-4 movie1.68 GEMPEG-4 movie430.4 MB MPEG-4 movie2,38 GB1.26 G:MPEG-4 movie296 2 MRMPEG-4 movie705,8 MB2,78 GBMPEG-4 movie1.53 GEMPEG.A movid1,2 GB MPEG-4 movie4,19 GB MPEG-4 movie592.2 MEMPEG-4 movie1.02 GBMPEG-4 movie978,7 MBMPEG-4 movie798 7 MPMPEG-A movie404,6 MB MPEG-4 movie4,16 GB319.7 MEMPEG-4 movie0017110MPEG-4 movieravourtesE jiminny© Recents* Applicatior• Downloadsf lukasiCloudiCloud Drive288 Sync folderO DXP4800PLUS-B5F A@ NetworkTags• CRM• Orange• Red• Yellow• PurpleO All Tags...8Em0.screenpipedb.sqlite-wadataLakyLak bose qc35 lI (input)_2026-05-12_07-13-39.mp4pending-transcriptions* System Audio (output)_2026-05-12_07-13-38.mp4D LakyLak bose qc35 Il (input)_2026-05-12_07-13-09.mp4• System Audio (output)_2026-05-12_07-13-08.mp4LakyLak bose qc35 Il (input)_2026-05-12_07-12-39.mp4D System Audio (output)_2026-05-12_07-12-38.mp4LakyLak bose ac35 lI (input) 2026-05-12_07-12-09.mp4• System Audio (output)_2026-05-12_07-12-09.mp4LakyLak bose qc35 II (input)_2026-05-12_07-11-39.mp4• System Audio (output 2026-05-12 0/-11-11.mp<01 Lakvlak bose ac35 || inout) 2026-05-12 07-11-09.mo4System Audio (output)_2026-05-12_07-10-42.mp4D LakyLak bose qc35 Il (input)_2026-05-12_07-10-39.mp4• Svstem Audio (output) 2026-05-12_07-10-13.mp4• LakyLak bose qc35 lI (input)_ 2026-05-12_07-10-09.mp4System Audio (output)_2026-05-12_07-09-45.mp4• LakyLak bose qc35 II (input)_2026-05-12_07-09-40.mp4• System Audio (output)_2026-05-12_07-09-17.mp4akyLak bose qc35 II (input)_2026-05-12_07-09-10.mp4D System Audio (output)_2026-05-12_07-08-47.mp4LakvLak bose ac35 ll (inout) 2026-05-12 07-08-40.mр4• System Audio (output)_ 2026-05-12_07-08-20.mp4LakyLak bose qc35 lI (input)_2026-05-12_07-08-10.mp4• System Audio output 2026-05-12 07-0/-51.mp4el Lakvl ak bose ac25 ll (innut) 2026-05-12 07-07-10 mn/stem Audio (output)_2026-05-12_07-07-24.mp4• LakyLak bose qc35 Il (input)_2026-05-12_07-07-11.mp4@ Svstem Audio (outout) 2026-05-12 07-06-56.mрД• LakyLak bose ac35 II (input) 2026-05-12_07-06-41.mp4System Audio (output)_2026-05-12_07-06-26.mp4LakyLak bose qc35 II (input)_2026-05-12_07-06-11.mp4@l Svctem Audio (outnut) 2026-05-12 07-05-57 mn4qc35 II (input)_2026-05-12_07-05-41.mp4D System Audio (output)_2026-05-12_07-05-27.mр4•1 LakvLak bose ac35 I| (inout) 2026-05-12 07-05-11.mn4• System Audio (output)_2026-05-12_07-04-59.mp4• LakyLak bose qc35 lI (input)_2026-05-12_07-04-42.mp4• Svstem Audio outout) 2026-05-12 07-04-29,mo4al Lakvlak hoce ac25 ll tinnut) 2026-06-12 07-04-12 mn4.ut)_2026-05-12_07-04-00.mp4• LakyLak bose qc35 II (input)_2026-05-12_07-03-42.mр4@ Svstem Audio (outnut) 2026-05-12 07-03-31.mn/LakyLak bose qc35 II (input)_2026-05-12_07-03-12.mp4System Audio (output)_2026-05-12_07-03-04.mp4LakyLak bose qc35 lI (input)_2026-05-12_07-02-42.mp4al Suctem Audio (outnut) 2026.06.12 07.02-26 mл/LakyLak bose qc35 l (input)_2026-05-12_07-02-12.mp4D System Audio (output)_2026-05-12_07-02-06.mр4el Lakvl ak hose ac25 ll (innut) 2026-05-12 07-01-12 mn/System Audio (output)_2026-05-12_07-01-37.mp4| LakyLak bose qc35 II (input)_2026-05-12_07-01-13.mp4• Sustem Audio (outout) 2026-05-12 07-01-09.mo4LakvLak bose ac35 lI (input) 2026-05-12 07-00-43.mD4f Support Daily - in 4h 46 m100% L2&• Tue 12 May 10:14:39(Q SearchShare Add Tags Actio,Date ModifiedTodau at 10:14Today at 10:14Todav at 10:14Today at 10:14Today at 10:13Today at 10:16Today at 10:13Today at 10:13Today at 10:12Todav at 10:12Today at 10:12Today at 10:11Today at 10:11Today at 10:11Today at 10:10Today at 10:10Today at 10:10Today at 10:10Todav at 10:00Today at 10:09Today at 10:09Todav at 10:09Todau at 10:09Today at 10:08Today at 10:08Todav at 10:09Today at 10:07Today at 10:07Todav at 10:07Today at 10:07Today at 10:06Today at 10:06Todav at 10:04Today at 10:06Today at 10:05Todav at 10:05Todou at 10:00Today at 10:05Todav at 10:04Todav at 10:04Today at 10:04Today at 10:04Todav at 10:04Today at 10:03Today at 10:03Today at 10:03Todau at 10:02Today at 10:02Today at 10:02Todav at 10:02Today at 10:02Todav at 10:01Tadau ct 40:0116,5 MB Document1,44 GB219 KBMPEG-4 movieZero butesFolder108 KBMPEG-4 movie212 KBMPEG-4 movie250 K:MPEG-4 movie206 KBMPEG-4 movie239 KB215 KBMPEG-4 movie229 KRMDEG-A movie219 KBMPEG-4 movie226 KBMPEG-4 movie212 K:MPEG-4 movie221 KBMPEG-4 movie232 KBMPEG-4 movie207 KpMDEG.A movid254 KВMPEG-4 movie228 KB.MPEG-4 movie220 K:MDEG-A movid228 KBMPEG-4 movie236 KB230 K:216 KРMPEG-4 movieMDEG.A movid217 KB225 KBMPEG-4 movie211 KPMDEG-A movid240 KBMPEG-4 movie211 KB252 K8MPEG-4 movie202 kpMDEC.A movid252 KBMPEG-4 movie210 KBMPEG-4 movie210 KРMDEG-A movie206 KBMPEG-4 movie251 KB208 KBos0 kpMPEG-4 movie211 KB241 KBMPEG-4 movie210 KRMDSG-A movie258 KBMPEG-4 movie212 KB270 K:MPEG-A movidndo voMPEG-4 movie262 KBMPEG-4 movie211 KBMPEG-4 movie257 KPMDEG.A movid210 KBMPEG-4 movie258 KBMPEG-4 movie208 KPoravoMPEG-4 movie213 KB262 KB44 voMPEG-4 movieMDEeA movid1 of 2 800 selected. 18.31 GB available...
|
QuickTime Player
|
PLanhat Petko interest event 2026-05-11.mp4
|
NULL
|
22590
|
|
22589
|
rewind
play/pause
fast forward
mute
More Controls
rewind
play/pause
fast forward
mute
More Controls
toggle full screen
show external playback menu
show external playback menu
show media selection menu
toggle picture-in-picture playback
show action menu
share
show chapter menu
zoom
zoom
playback speed
00:07
toggle elapsed time, timecode and framecount
04:55
toggle duration and remaining time
document actions
PLanhat Petko interest event 2026-05-11.mp4
QuickTime PlayerFileEditViewWindowHelpScreen snareSlackFileEditViewGoHistoryWindowHelp(NGreetiScorecandrejf wilsonws.planhat.com/jiminny/apps?id=66ceb97643c2530bb32c8bb65 AIKBChatPlayground Al...Jiminny - Calenda….M GMailMy Calendly - Eve.+ BackSearch Jiminny83 App Center& UP > PH UXEE Al apps& Created by meG Recentty most activeIntegrations8 AutomationsP Private apps0 EditorPa Runs8 Data(ablj Support Daily - in 4h 46 m• PLanhat Petko interest event 2026-05-11.mp4 vCall Ar= PH New UI LoginJiminnM InboxGet Starting with J...= Nate RApps|Q= ApBuildiru UserpChloe Onboarding-+ CX Journey SMB.100% (8•Tue 12 May 10:14:398• Mon 11 May 12:17New t+1Work. Petko•* XEnabled4 Webhook incoming4 WebhookWebhookEvent details8bcea7d0-160b- @TriggeranythingOmsTnopered by& Support User (Removed)6 Huddle with Lukas KovalikEa Event logAl Notes: Off00:0704:55app_token*:"NX-0946e170",*data*: (4 27m 56s1,02 GB2eee1tl&Leave...
|
QuickTime Player
|
PLanhat Petko interest event 2026-05-11.mp4
|
NULL
|
22589
|
|
22588
|
QuickTime PlayerFilePetko KashinskiScreen shareChr QuickTime PlayerFilePetko KashinskiScreen shareChromeFileEditViewWindowHelpEditViewHistoryBookmarksProfilesTabWindowHelpGreetiScorecandre;@ wilsonws.planhat.com/jiminny/apps?id=66ceb97643c2530bb32c8bb6АIKB• ChatPlayground Al....Jiminny - Calenda….M GMail• My Calendly - Eve...+ BackSearch Jiminny83 App CenterUP > PH UXEE Al apps& Created by meG Recentty most activeIntegrations8 AutomationsP Private apps8 EditorB RunsCall Ar= PH New UI Login# Webhook incoming*= Al Notes: O11CopyPetko ...Screen …..&(ablj Support Daily - in 4h 46 mQJiminnM Inbox= Nate R= AFBuildirUserpGet Starting with J...( AppsChioe Onboarding…+ CX Journey SMB....100% (8•Tue 12 May 10:14:33+|%8• Mon 11 May 12:17New tr+Work40 +.Petko•** XIEnabledCopy URLTriggeranythingNext stepStep 1• Huddle with Lukas KovalikLeave...
|
QuickTime Player
|
PLanhat Petko interest event 2026-05-11.mp4
|
NULL
|
22588
|
|
22587
|
rewind
play/pause
fast forward
mute
More Controls
rewind
play/pause
fast forward
mute
More Controls
toggle full screen
show external playback menu
show external playback menu
show media selection menu
toggle picture-in-picture playback
show action menu
share
show chapter menu
zoom
zoom
playback speed
00:00
toggle elapsed time, timecode and framecount
04:55
toggle duration and remaining time
document actions
PLanhat Petko interest event 2026-05-11.mp4
Quickllme PlayenFavouritesE jiminny(* AirDropO RecentsA Applications© DocumentsG lukas• iCloud Drive283 Sync folderLocationsO DXP4800PLUS-B5F A® Network• CRM• Orange• Red• Yellow• Green• Blue• Purple• All lagsWindowworkNamev N 2026_ PLanhat Petko interest event 2026-05-11.mp4* Daily 2026-05-11.mp4* 1-1 2026-05-07.mp4& Dailv 2026-05-07mo4*т 1-1 2026-04-24.mp4Daily 2026-04-24.mp4User Pilot introduction Adi 2026-04-23.mp4# Daily 2026-04-22 mn/n Refinement 2026-04-06.mp4• Dailv 2026-04-21.mo4Dau Refinement 2026-04-20.mp4Dally 2020-04-20.mp4L Daily 2026-04-17.mo4Fu Daily 2026-04-16.mp4ax Planning 2026-04-15.mp4Retro 2026-04-14.mp4n Daily 2026-04-14.mn/• User pilot (Adi) 2026-04-09.mp4= Daily 2026-04-09.mp4Dailv 2026-04-08.mo4• Daily 2026-04-07.mp4= Dally 2026-04-03.mp4" Plannina 2026-04-01 8 tack solit mn4Dally 2020-03-31.mp4Refinement 2026-03-30.mo4Daily 2026-03-30.mp4= Dallv 2026-03-26.m04B Daily 2026-02-24 mn4Refinement 2026-03-23.mp4- Daily 2026-03-23.mp4• BE chanter 2026-03-20.mo4Daily 2026-03-20.mp4an Planing 2026-03-18-converted.mp4•. Refinement 2026-02-09-converted.mp4eR Daily 2026-02-10 mn/- Review 2026-03-18.mp4am Planing 2026-03-18.mp4F Retro 2026-03-17 mn4- Daily 2026-03-17.mp4Refinement 2026-03-16.mp4• Dailv 2026-03-16.mo4F Daily 2026.02-12 mn/* 1-1 2026-03-12.mp4Daily 2026-03-12.mp4aa Daily 2026-03-11.mn/- Daily 2026-03-10.mp4Refinement 2026-03-09.mp4e Dailv 2026-03-09.mo4Po Dailv 2026-03-06.m04Add Tagsmate wadmtedToday at 10:14Yesterday at 12.22Yesterday at 10:028 May 2026 at 10:227 May 2026 at 18:217 May 2026 at 10:1024 Apr 2026 at 14:4424 Apr 2026 at 10:1123 Apr 2026 at 11:5823 Apr 2026 at 10:3221 Apr 2026 at 11:0221 Apr 2026 at 10:0020 Apr 2026 at 16:5620 Apr 2026 at 10:0617 Apr 2026 at 10:1616 Apr 2026 at 10:0014 Apr 2026 at 1/:3/14 Anr 2026 at 10:009 Apr 2026 at 14:479 Apr 2026 at 10:078Aor 2026 at 10:167 Apr 2026 at 10:016 Apr 2026 at 10:083 Apr 2026 at 10.211 Anr 2026 at 12:2031 Mar 2026 at 18:2931 Mar 2026 at 10:1030 Mar 2026 at 17:1230 Mar 2026 at 10:0526 Mar 2026 at 9.5924 Mar 2026 at 10:0023 Mar 2026 at 10:0020 Mar 2026 at 11:4620 Mar 2026 at 10:0619 Mar 2026 at 11:3519 Mar 2026 at 9:5718 Mar 2026 at 16:2018 Mar 2026 at 11:1417 Mar 2026 at 17:40.17 Mar 2026 at 10:1816 Mar 2026 at 16:5516 Mar 2026 at 10:0212 Mar 2026 at 10:1212 Mar 2026 at 10:1011 Mar 2026 at 10:0610 Mar 2026 at 9:579 Mar 2026 at 17:049 Mar 2026 at 9:566 Mar 2026 at 9:571 of 155 selected, 1.94 T8 availab i144,5 MBMPEG-4 movie491,3 MB MPEG-4 movie1,37 GB1,55 GBMPEG-4 movie931.7 MBMPEG-4 movie1,86 GBMPEG-4 movie832,2 MBMPEG-4 movie724 MEMPEG-4 movie1,74 GBMPEG-4 movie1,36 GB241 GbMPEG-4 movie567.8 MEMPEG-4 movie4,25 GB MPEG-4 movie698,5 MBMPEG-4 movie1.16 G:MPEG-4 movie513,4 MB MPEG-4 movie2,75 CB1.44 GbMPEG-4 movie0244 MRMDEG-A movie362,6 MB MPEG-4 movie748,8 MBMPEG-4 movie1.04 G:575,5 MB MPEG-4 movie720,5 MB1,02 GEMPEG-4 movie4,68 GBMDEG-A movie3,4 GBMPEG-4 movie923,6 MBMPEG-4 movie3.77 G:MPEG-4 movie641,8 MB MPEG-4 movie884,3 MB476.0 M:MPEG-4 movie550 8 MPMDEG-A movid3,44 GBMPEG-4 movie438,9 MBMPEG-4 movie1.68 GEMPEG-4 movie430.4 MB MPEG-4 movie2,38 GB1.26 G:MPEG-4 movie296 2 MRMPEG-4 movie705,8 MB2,78 GBMPEG-4 movie1.53 GEMPEG.A movid1,2 GB MPEG-4 movie4,19 GB MPEG-4 movie592.2 MEMPEG-4 movie1.02 GBMPEG-4 movie978,7 MBMPEG-4 movie798 7 MPMPEG-A movie404,6 MB MPEG-4 movie4,16 GB319.7 MEMPEG-4 movie0017110MPEG-4 movie$0.8Em0Support Daily - in 4h 46mAdd Tags8• Tue 12 May 10:14:31ravourtesE jiminny© Recents* Applicalio© Documents© Downloadsf lukasiCloudiCloud Drive288 Sync folderO DXP4800PLUS-B5F A@ NetworkTags• CRM• Orange• Red• Yellow• PurpleO All Tags....screenpipedb.sqlite-waA screenpipe.2026-05-12.0.1ogv datapending-transcriptions* System Audio (output)_2026-05-12_07-13-38.mр4D LakyLak bose qc35 Il (input)_2026-05-12_07-13-09.mp4• System Audio (output)_2026-05-12_07-13-08.mp4LakyLak bose qc35 II (input)_2026-05-12_07-12-39.mp4D System Audio (output)_2026-05-12_07-12-38.mp4• LakyLak bose ac35 lI (input) 2026-05-12_07-12-09.mp4• System Audio (output)_2026-05-12_07-12-09.mp4System Audio (output)_2026-05-12_07-11-40.mp4• LakyLak bose qc35 II (input)_2026-05-12_07-11-39.mp401 Svstem Audio (outout) 2026-05-12 07-11-11.mo4LakyLak bose qc35 Il (input)_2026-05-12_07-11-09.mp4D System Audio (output)_2026-05-12_07-10-42.mp4LakyLak bose ac35 lI (input) 2026-05-12_ 07-10-39.mp4* System Audio (output)_2026-05-12_07-10-13.mp4LakyLak bose qc35 II (input)_2026-05-12_07-10-09.mp4• System Audio (output)_2026-05-12_07-09-45.mp4el lakvi ak boce ac25 ll innut) 2026-05-12 07.00-40 mn/System Audio (output)_2026-05-12_07-09-17.mp4LakyLak bose qc35 II (input) _2026-05-12_07-09-10.mp401 Svstem Audio (outout 2026-05-12 07-08-47 moL• LakyLak bose ac35 lI (input) 2026-05-12_07-08-40.mp4System Audio (output)_2026-05-12_07-08-20.mp4LakyLak bose qc35 II (input)_2026-05-12_07-08-10.mp4@1 Svstem Audio (outnut) 2026-05-12 07-07-51 mn4LakyLak bose qc35 II (input)_2026-05-12_07-07-40.mp4• System Audio (output)_2026-05-12_07-07-24.mp4LakvLak bose ac35 ll (inout) 2026-05-12 07-07-11.mр4D System Audio (output)_2026-05-12_07-06-56.mp4LakyLak bose qc35 ll (input)_2026-05-12_07-06-41.mp4out)_2026-05-12_07-06-26.mp4al Lakvlak hoce ac25 ll (innut) 2026-05-12 07-06-11 mn4n Audio (output)_2026-05-12_07-05-57.mр4D LakyLak bose qc35 Il (input)_2026-05-12_07-05-41.mp4•1 Svstem Audio (outout) 2026-05-12 07-05-27 mo4• LakyLak bose qc35 II (input)_2026-05-12_07-05-11.mp4LakyLak bose qc35 II (input)_2026-05-12_07-04-42.mp4al Suctem Audio (outnut) 2026-05-12 07-04-20 mллakyLak bose qc35 lI (input)_2026-05-12_07-04-12.mp4• System Audio (output)_2026-05-12_07-04-00.mp4@l Lakvlak bose ac25 ll (innut) 2026-05-12 07-03-42 mn/System Audio (output)_2026-05-12_07-03-31.mp4• LakyLak bose qc35 II (input)_2026-05-12_07-03-12.mp4@ Svstem Audio (outout) 2026-05-12 07-03-04 mрДal takvlak boce ac26 ll tinnut) 2026.06.12 07.02-12 mл/1t)_ 2026-05-12_07-02-36.mp4LakyLak bose qc35 II (input)_2026-05-12_07-02-12.mp4@1 Svstem Audio (outnut) 2026-05-12 07-02-06 mn4LakyLak bose qc35 II (input)_2026-05-12_07-01-42.mp4D System Audio (output)_2026-05-12_07-01-37.mp4LakvLak bose ac35 ll (inout) 2026-05-12 07-01-13.mр4Svstem Audio (outout) 2026-05-12 07-01-09.mp4(Q SearchDate ModifiedTodau at 10:14Today at 10:14Todav at 10:14Today at 10:14Today at 10:13Today at 10:16Today at 10:13Today at 10:13Today at 10:12Today at 10:12Today at 10:12Today at 10:12Today at 10:11Today at 10:11Today at 10:11Today at 10:11Today at 10:10Today at 10:10Today at 10:10Todav at 10:10Today at 10:09Today at 10:09Todav at 10:09Today at 10:09Today at 10:08Today at 10:08Todav at 10:09Today at 10:08Today at 10:07Todav at 10:07Today at 10:07Today at 10:07Today at 10:06Todav at 10:06|Today at 10:06Today at 10:06Todav at 10:05Today at 10:05Today at 10:05Todav at 10:05Todav at 10:04Today at 10:04Today at 10:04Todav at 10:04Today at 10:04Today at 10:03Today at 10:03Today at 10:03Today at 10:03Today at 10:02Todav at 10:02Today at 10:02Today at 10:02Todav at 10:01Todav at 10:0116,5 MB Document40 KB1,44 GBFolderZero butesFolder108 KBMPEG-4 movie212 KBMPEG-4 movie250 K:MPEG-4 movie206 KBMPEG-4 movie239 KB215 KB229 KRMPEG-4 movieMDEG-A movie233 KB219 KBMPEG-4 movie226 K:MPEG-4 movie212 KBMPEG-4 movie221 KB223 K3MPEG-4 movie222 KRMPEG-4 movie207 KBMPEG-4 movie254 KB.MPEG-4 movie228 K:MDEG-A movid239 KBMPEG-4 movie228 KB736 K:220 kpMPEG-4 movieMDEG.A movid245 KB217 KBMPEG-4 movie225 KPMDEG-A movid211 KBMPEG-4 movie240 KB211 K8MPEG-4 movie252 KBMPEG-4 movie203 KBMPEG-4 movie252 KBMPEG-4 movie210 KRMDEG-A movie249 KBMPEG-4 movie206 KB251 KB208 KBMPEG-4 movie259 KB211 KBMPEG-4 movie211 KRMDSG-A movie210 KBMPEG-4 movie258 KB212 K:MPEG-A movid270 KBMPEG-4 movie208 KBMPEG-4 movie262 KBMPEG-4 movie211 KRMDEG.A movid257 KB210 KBMPEG-4 movie258 KPMDEG-A movid208 KB MPEG-4 movie257 KB213 KBMPEG-4 movienen voMDEeA movi.1 of 2 800 selected, 18,31 GB available...
|
QuickTime Player
|
PLanhat Petko interest event 2026-05-11.mp4
|
NULL
|
22587
|
|
22586
|
rewind
play/pause
fast forward
mute
More Controls
rewind
play/pause
fast forward
mute
More Controls
toggle full screen
show external playback menu
show external playback menu
show media selection menu
toggle picture-in-picture playback
show action menu
share
show chapter menu
zoom
zoom
playback speed
00:00
toggle elapsed time, timecode and framecount
04:55
toggle duration and remaining time
document actions
PLanhat Petko interest event 2026-05-11.mp4
QuickTime PlayerFileEditViewWindowHelp• PLanhat Petko interest event 2026-05-11.mp4 vScreen snareChromeFileEditViewHistoryBookmarksProfilesTabWindowHelpNGreetiScorecandrejf wilsonCall Arws.planhat.com/jiminny/apps?id=66ceb97643c2530bb32c8bb6• ChatPlayground Al....Jiminny - Calenda..M GMailMy Calendly - Eve….= PH New UI LoginSearch JiminnyJiminnM InboxGet Starting with J...=Nate R( Apps= Arj Support Daily - in 4h 46 mA100% (8•Tue 12 May 10:14:30Buildiru UserpАIKB+ Back83 App CenterE Al apps8 Created by meG Recentiy most activeIntegrations8 AutomationsP Private appsChloe Onboarding.+ CX Journey SMB...8•Mon 11 May 12:17© New t: |+f Work+0 +E Petko6 Huddle with Lukas Kovalik*= Al Notes: O1100:00»04:5527m 56s1,02 GB&ГА€Leave...
|
QuickTime Player
|
PLanhat Petko interest event 2026-05-11.mp4
|
NULL
|
22586
|
|
22585
|
QuickTime PlayercaltViewWindowMelpworkFavouritesE QuickTime PlayercaltViewWindowMelpworkFavouritesE jiminny(* AirDropO RecentsA Applications© Documents© DownloadsG lukasv N 2026_ PLanhat Petko interest event 2026-05-11.mp4* Daily 2026-05-11.mp4i Daily 2026-05-08.* 1-1 2026-05-07.mp4& Dailv 2026-05-07mo4*т 1-1 2026-04-24.mp4Daily 2026-04-24.mp4User Pilot introduction Adi 2026-04-23.mp4aw Daily 2026-04-23.mp4• iCloud Drive283 Sync folderLocationsO DXP4800PLUS-B5F A® Network• CRM• Orange• Red• Yellow• Green• Blue• Purple• All lags..n Refinement 2026-04-06.mp4• Dailv 2026-04-21.mo4Dau Refinement 2026-04-20.mp4Dally 4020-04-20.Mp4L Daily 2026-04-17.mo4Fu Daily 2026-04-16.mp4ax Planning 2026-04-15.mp4Retro 2026-04-14.mp4n Daily 2026-04-14.mn/• User pilot (Adi) 2026-04-09.mp4= Daily 2026-04-09.mp4Dailv 2026-04-08.mo4• Daily 2026-04-07.mp4= Dally 2026-04-03.mp4" Dlannina 2026-04-01 8 tack solit mn4Dally 2020-03-31.mp4Refinement 2026-03-30.mo4Daily 2026-03-30.mp4•1 27m 56:NOR1.02 GR= Dallv 2026-03-26.m04B Daily 2026-02-24 mn4Refinement 2026-03-23.mp4- Daily 2026-03-23.mp4• BE chanter 2026-03-20.mo4Daily 2026-03-20.mp4an Planing 2026-03-18-converted.mp4•. Refinement 2026-02-09-converted.mp4eR Daily 2026-02-10 mn/- Review 2026-03-18.mp4am Planing 2026-03-18.mp4F Retro 2026-03-17 mn4- Daily 2026-03-17.mp4Refinement 2026-03-16.mp4= Dailv 2026-03-16.mo4F Daily 2026.02-12 mn/1-1 2026-03-12.mp4Daily 2026-03-12.mp4aa Daily 2026-03-11.mn/- Daily 2026-03-10.mp4w Refinement 2026-03-09.mp4na Daily 2026-03-09.mo4Po Dailv 2026-03-06.m04Add Tagsmate wadmtedToday at 10:14Yesterday at 12.22Yesterday at 10:028 May 2026 at 10:227 May 2026 at 18:217 May 2026 at 10:1024 Apr 2026 at 14:4424 Apr 2026 at 10:1123 Apr 2026 at 11:5823 Apr 2026 at 10:3221 Apr 2026 at 11:0221 Apr 2026 at 10:0020 Apr 2026 at 16:5620 Apr 2026 at 10:0617 Apr 2026 at 10:1616 Apr 2026 at 10:0014 Apr 2026 at 1/:3/14 Anr 2026 at 10:009 Apr 2026 at 14:479 Apr 2026 at 10:078Aor 2026 at 10:167 Apr 2026 at 10:016 Apr 2026 at 10:083 Apr 2026 at 10.211 Anr 2026 at 12:2031 Mar 2026 at 18:2931 Mar 2026 at 10:1030 Mar 2026 at 17:1230 Mar 2026 at 10:0526 Mar 2026 at 9.5924 Mar 2026 at 10:0023 Mar 2026 at 10:0020 Mar 2026 at 11:4620 Mar 2026 at 10:0619 Mar 2026 at 11:3519 Mar 2026 at 9:5718 Mar 2026 at 16:2018 Mar 2026 at 11:1417 Mar 2026 at 17:40.17 Mar 2026 at 10:1816 Mar 2026 at 16:5516 Mar 2026 at 10:0212 Mar 2026 at 10:1212 Mar 2026 at 10:1011 Mar 2026 at 10:0610 Mar 2026 at 9:579 Mar 2026 at 17:049 Mar 2026 at 9:566 Mar 2026 at 9:571 of 155 selected, 1.94 T8 availab i144,5 MBMPEG-4 movie491,3 MB MPEG-4 movie1,37 GB1,55 GBMPEG-4 movie931.7 MBMPEG-4 movie1,86 GBMPEG-4 movie832,2 MBMPEG-4 movie724 MEMPEG-4 movie1,74 GBMPEG-4 movie1,36 GB241 GbMPEG-4 movie567.8 MEMPEG-4 movie4,25 GB MPEG-4 movie698,5 MBMPEG-4 movie1.16 G:MPEG-4 movie513,4 MB MPEG-4 movie2,75 CB1.44 GbMPEG-4 movie0244 MRMPEG-A movid362,6 MBMPEG-4 movie748,8 MBMPEG-4 movie1.04 G:575,5 MB MPEG-4 movie720,5 MB1,02 GEMPEG-4 movie4,68 GBMPEG-4 movie3,4 GBMPEG-4 movie923,6 MBMPEG-4 movie3.77 G:MPEG-4 movie641,8 MB MPEG-4 movie884,3 MB476.0 M:MPEG-4 movie550 8 MPMDEG-A movid3,44 GBMPEG-4 movie438,9 MBMPEG-4 movie1.68 GEMPEG-4 movie430.4 MB MPEG-4 movie2,38 GB1.26 G:MPEG-4 movie296 2 MRMPEG-4 movie2,78 GBMPEG-4 movie1.53 GEMPEG.A movid1,2 GB MPEG-4 movie4,19 GB MPEG-4 movie592.2 MEMPEG-4 movie1.02 GBMDEG.A movid978,7 MBMPEG-4 movie798 7 MPMPEG-A movie404,6 MB MPEG-4 movie4,16 GB319.7 MEMPEG-4 movie0017110MPEG-4 movie$0ravourtesE jiminny© Recents* Applicalio© Documents© Downloadsf lukasiCloudiCloud Drive288 Sync folderO DXP4800PLUS-B5F A@ NetworkTags• CRM• Orange• Red• Yellow• PurpleO All Tags....screenpipedb.sqlite-waA screenpipe.2026-05-12.0.1ogv datapending-transcriptionsAudio (output)_2026-05-12_07-13-38.mp4LakyLak bose qc35 II (input)_2026-05-12_07-13-09.mp4• System Audio (output)_2026-05-12_07-13-08.mp4LakyLak bose qc35 II (input)_2026-05-12_07-12-39.mp4D System Audio (output)_2026-05-12_07-12-38.mp4• Lakylak bose acs5 ll input) 2026-05-12 07-12-09.mp4• System Audio (output)_2026-05-12_07-12-09.mp4System Audio (output) _2026-05-12_07-11-40.mp4LakyLak bose qc35 lI (input)_2026-05-12_07-11-39.mp401 Svstem Audio (outout) 2026-05-12 07-11-11.mo4LakyLak bose qc35 Il (input)_2026-05-12_07-11-09.mp4D System Audio (output)_2026-05-12_07-10-42.mp4Lakylak bose ac35 I| inout) 2026-05-12 07-10-39.mp4* System Audio (output)_2026-05-12_07-10-13.mp4LakyLak bose qc35 ll (input)_2026-05-12_07-10-09.mp4• system Audio outout 2020-00-1201-09-40.mo4el lakvi ak boce ac25 ll innut) 2026-05-12 07.00-40 mn/System Audio (output)_2026-05-12_07-09-17.mp4LakyLak bose qc35 II (input)_2026-05-12_07-09-10.mp401 Svstem Audio (outout 2026-05-12 07-08-47 moL• LakyLak bose ac35 lI (input) 2026-05-12_07-08-40.mp4System Audio (output)_2026-05-12_07-08-20.mp4LakyLak bose qc35 II (input)_2026-05-12_07-08-10.mp4@1 Svstem Audio (outnut) 2026-05-12 07-07-51 mn4LakyLak bose qc35 II (input)_2026-05-12_07-07-40.mp4• System Audio (output)_2026-05-12_07-07-24.mp4Lakvlak bose acc5 | linout 2026-05-12 07-07-11.mo4D System Audio (output)_2026-05-12_07-06-56.mp4LakyLak bose qc35 ll (input)_2026-05-12_07-06-41.mp4ut)_2026-05-12_07-06-26.mp4al Lakvlak hoce ac25 ll (innut) 2026-05-12 07-06-11 mn4n Audio (output)_2026-05-12_07-05-57.mp4LakyLak bose qc35 II (input)_2026-05-12_07-05-41.mp4•1 Svstem Audio (outout) 2026-05-12 07-05-27 mo4• LakyLak bose qc3 II (input)_2026-05-12_07-05-11.mp4LakyLak bose ac35 ll (inout)_ 2026-05-12 07-04-42.mр4al Suctem Audio (outnut) 2026-05-12 07-04-20 mлЛakyLak bose qc35 lI (input)_2026-05-12_07-04-12.mp4• System Audio (output)_2026-05-12_07-04-00.mp4@l Lakvlak bose ac25 ll (innut) 2026-05-12 07-03-42 mn/System Audio (output)_2026-05-12_07-03-31.mp4LakyLak bose qc35 II (input)_2026-05-12_07-03-12.mp4@ Svstem Audio (outout) 2026-05-12 07-03-04 mрД• LakyLak bose ac35 II (input) 2026-05-12_07-02-42.mp4-2026-05-12_07-02-36.mp4LakyLak bose qc35 II (input)_2026-05-12_07-02-12.mp4@1 Svstem Audio (outnut) 2026-05-12 07-02-06 mn/LakyLak bose qc35 II (input)_2026-05-12_07-01-42.mp4D System Audio (output)_2026-05-12_07-01-37.mp4LakvLak bose ac35 ll (inout) 2026-05-12 07-01-13.mр4Svstem Audio (outout) 2026-05-12 07-01-09.mp4Support Daily - in 4h 46mAdd TagsDate ModifiedToday at 10:14Today at 10:14Today at 10:14Today at 10:14Today at 10:14Today at 10:13Today at 10:16Today at 10:13Today at 10:13Today at 10:12Today at 10:12Today at 10:12Today at 10:12Today at 10:11Today at 10:11Today at 10:11Today at 10:11Today at 10:10Today at 10:10loday at 10:10Todav at 10:10Today at 10:09Today at 10:09Todav at 10:09Today at 10:09Today at 10:08Today at 10:08Todav at 10:09Today at 10:08Today at 10:07Todav at 10:07Today at 10:07Today at 10:07oday at 10:06Todav at 10:06|Today at 10:06Today at 10:06Todav at 10:05Today at 10:05Today at 10:05Today at 10:05Todav at 10:04Today at 10:04Today at 10:04Todav at 10:04Today at 10:04Today at 10:03Today at 10:03Today at 10:03Today at 10:03Today at 10:02Todav at 10:02Today at 10:02Today at 10:02Todav at 10:01Todav at 10:01100% 28 • Tue 12 May 10:14:2216,5 MB Document40 KBLog File1.44 GBFolderZero butes Folder108 KBMPEG-4 movie212 KBMPEG-4 movie250 KBMPEG-4 movie206 KBMPEG-4 movie239 KB215 KB229 KRMPEG-4 movieMDEG-A movie233 KB219 KBMPEG-4 movie226 K:MPEG-4 movie212 KBMPEG-4 movie221 KB223 K3222 KRMPEG-4 movieMPEG-4 movie207 KB254 KBMPEG-4 movie228 K:MDEG-A movid239 KBMPEG-4 movie228 KB136 K:220 kpMPEG-4 movieMDEG.A movid245 KB217 KBMPEG-4 movie225 KPMDEG-A movid211 KBMPEG-4 movie240 KB211 K8MPEG-4 movie252 KBMPEG-4 movie203 KB252 KBMPEG-4 movie210 KRMDEG-A movie249 KB206 KB251 K:208 KBMPEG-4 movie211 KBMPEG-4 movie211 KRMDSG-A movie210 KBMPEG-4 movie258 KB212 K:MPEG-A movid270 KBMPEG-4 movie208 KB MPEG-4 movie262 KBMPEG-4 movie211 KRMDEG.A movid257 KB210 KBMPEG-4 movie258 KPMDEG-A movid208 KB MPEG-4 movie257 KB213 KBMPEG-4 movienen voMDEeA movi.1 of 2 800 selected, 18,31 GB available...
|
iTerm2
|
NULL
|
NULL
|
22585
|
|
22584
|
Favourites
jiminny
AirDrop
Recents
Applications
Do Favourites
jiminny
AirDrop
Recents
Applications
Documents
Downloads
lukas
iCloud
iCloud Drive
Sync folder
Locations
DXP4800PLUS-B5F
Eject
Network
Tags
CRM
Orange
Red
Yellow
Green
Blue
Purple
All Tags…
Name
Date Modified
Size
Kind
2026
Today at 10:14
--
Folder
CleanShot 2026-05-12 at 09.45.47.mp4
Today at 10:13
1,02 GB...
|
Finder
|
Work
|
NULL
|
22584
|
|
22583
|
Favourites
jiminny
AirDrop
Recents
Applications
Do Favourites
jiminny
AirDrop
Recents
Applications
Documents
Downloads
lukas
iCloud
iCloud Drive
Sync folder
Locations
DXP4800PLUS-B5F
Eject
Network
Tags
CRM
Orange...
|
Finder
|
Work
|
NULL
|
22583
|
|
22582
|
Favourites
jiminny
AirDrop
Recents
Applications
Do Favourites
jiminny
AirDrop
Recents
Applications
Documents
Downloads
lukas
iCloud
iCloud Drive
Sync folder
Locations
DXP4800PLUS-B5F
Eject
Network
Tags
CRM
Orange
Red
Yellow
Green
Blue
Purple
All Tags…
Name
Date Modified
Size
Kind
2026
Today at 10:14
--
Folder
CleanShot 2026-05-12 at 09.45.47.mp4
Today at 10:13
1,02 GB
MPEG-4 movie
PLanhat Petko interest event 2026-05-11.mp4
Yesterday at 12:22
144,5 MB
MPEG-4 movie
Daily 2026-05-11.mp4
Yesterday at 10:02
491,3 MB
MPEG-4 movie
Daily 2026-05-08.mp4
8 May 2026 at 10:22
1,37 GB
MPEG-4 movie
1-1 2026-05-07.mp4
7 May 2026 at 18:21
1,55 GB
MPEG-4 movie
Daily 2026-05-07.mp4
7 May 2026 at 10:10
931,7 MB
MPEG-4 movie
1-1 2026-04-24.mp4
24 Apr 2026 at 14:44
1,86 GB
MPEG-4 movie
Daily 2026-04-24.mp4
24 Apr 2026 at 10:11
832,2 MB
MPEG-4 movie
User Pilot introduction Adi 2026-04-23.mp4
23 Apr 2026 at 11:58
724 MB
MPEG-4 movie
Daily 2026-04-23.mp4
23 Apr 2026 at 10:32
1,74 GB
MPEG-4 movie
Daily 2026-04-22.mp4
22 Apr 2026 at 10:21
1,36 GB
MPEG-4 movie
Refinement 2026-04-06.mp4
21 Apr 2026 at 11:02
2,41 GB
MPEG-4 movie
Daily 2026-04-21.mp4
21 Apr 2026 at 10:00
567,8 MB
MPEG-4 movie
Refinement 2026-04-20.mp4
20 Apr 2026 at 16:56
4,25 GB
MPEG-4 movie
Daily 2026-04-20.mp4
20 Apr 2026 at 10:06
698,5 MB
MPEG-4 movie
Daily 2026-04-17.mp4
17 Apr 2026 at 10:16
1,16 GB
MPEG-4 movie
Daily 2026-04-16.mp4
16 Apr 2026 at 10:00
513,4 MB
MPEG-4 movie
Planning 2026-04-15.mp4
15 Apr 2026 at 11:14
2,75 GB
MPEG-4 movie
Retro 2026-04-14.mp4
14 Apr 2026 at 17:37
1,44 GB
MPEG-4 movie
Daily 2026-04-14.mp4
14 Apr 2026 at 10:09
924,4 MB
MPEG-4 movie
User pilot (Adi) 2026-04-09.mp4
9 Apr 2026 at 14:47
362,6 MB
MPEG-4 movie
Daily 2026-04-09.mp4
9 Apr 2026 at 10:07
748,8 MB
MPEG-4 movie
Daily 2026-04-08.mp4
8 Apr 2026 at 10:13
1,04 GB
MPEG-4 movie
Daily 2026-04-07.mp4
7 Apr 2026 at 10:01
575,5 MB
MPEG-4 movie
Daily 2026-04-06.mp4
6 Apr 2026 at 10:08
720,5 MB
MPEG-4 movie
Daily 2026-04-03.mp4
3 Apr 2026 at 10:21
1,02 GB
MPEG-4 movie
Planning 2026-04-01 & task split.mp4
1 Apr 2026 at 12:20
4,68 GB
MPEG-4 movie
Retro 2026-03-31.mp4
31 Mar 2026 at 18:29...
|
Finder
|
Work
|
NULL
|
22582
|
|
22581
|
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
PhostormVIewINavicareCodeWindowFV faVsco.js°9 JY-20725-handle-HS-search-rate-limitProiectC) AutomatedReportGenerated.onp© PlaybackController.php xC) SubscrintionControfinal clacs PlavhackController extends FrontendcontroulerC) TeamA AutomationC) TeamAiConteytConlФ TeamController.phpc) ToaminciahtcContr© TranscriptionContrc© TranslationControll© UserController.php© VocabularyControll>@ Auth-customerapl›J Internav D Kioskeams© ActivityController.pAutomatedReportsic) DashboardControllec) ImpersonationContc) Orcanizationscontr0 PartnersController.C) ProfileController.ohC)SearchController.of>• SettingsM Telenhonvv M Wehhook>D Hubspot)M intearationAnnSub‹© ActivityProviderCor© ActivityTranscriptio© BaseController.php© CalendarController,© ReportController.phSoftphoneWebhoolAbstractController.onc@ CommentContextinterc) conterencesOptinOutc) controller.phpExportController.phpTFrontendcontroller ira@ GeocodinaController.n(C) HealthCheckControllei@ LiveCoachController.p(C) Missina TeamControlleC) MobileController.ohoYe) PlavbackControlier ohg DlavlistController nhnpudLlc Tunction snow Activlcy$data = Fractal::createQ->item(Saculvity.Stransformer->setConsumer(Suser)->serzal1zewichnew Jsonserzallzero->соАггаyОнsoacalplaybackvaca'"mascerPlayu1st = sch1s->getPreloadedrlayu1stsaccivicynif (! isset(Sdata['playbackData']['tracks'])) {Sdatal'playbackData']f'tracks'] = []:* Sendina 'plaubackVisited' event to Planhat without slowing the* response to the user e.a.deferdfnO => Sthis->nlanhatService->trackduser: Suserevent: 'playbackVisited',payload: ['activityId' => $activity->getId,'activityUuid' => Sactivity->getUuid.)->alwaysO:return Sthis->render(OpLaybackbara =>'activity' => Sdata['playbackData']'favorited' => $data[ 'favorited']'subscribed' => $data( 'subscribed'].orivate function detPreloadedPlavlistActivitv Sactivitv): arrav-...;* athrows AuthorizationExcentionGET Inlavlict[activitv) m2u8 fnlavlict1(C) PucherController nhng SlackController nhnuched 1 commit to oriain/IV.20725-handle.HS-coarch-rate-limit |/ View null reauect (vecterdav 10•021public function playlist(Activity $activity): Response{...}A SF (jiminny@localhost]4 HS_local [jiminny@localhost]# console [PRol)ВÔMЗАУA console [STAGING]PlaybackPageTransformer $transformer, Request Srequest): array|string[2026-05-07 14:21:15] local.INF0: [Hubspot] DEBUG Getting headers {"Vace".L"Inu,or 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-content-tvoe-ontions": "nosniff")."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; 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,report to. "cr-nel,|"max agel ":604800}"]"Server": ["cloudflare"]}} {"correlation 1d":"95256555-ec98-4541-b9za-adta/sboyeab"."trace 10":"C/AD8565-905t-4604-9405-8e5b551e5545"suppont Dally • In 4h 40 m100% 5• Tue 12 May 10:14:16HandleHubspotRateLimitTest vcascadePlanhat Event Playbac+0..find planhat event playback visitedThoughtsSearched planhat in ~/iminnylappThoughtsSearched olavback *visitedivisited."olavback in ~/fiminnvlaoolSearched olavback in anniSoarched DlaSearched visited in aprThouahtslFound it in PlaybackController.php :Read DlavbackController.nhn #| 85-114Location:Plavbackcontroller.0no:95-168oho.*Cendina InlavbackVicitedi event to Planhat without clowina thedeferlfn = 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 102-12 UTF.8io 4 spaces...
|
PhpStorm
|
faVsco.js – PlaybackController.php
|
NULL
|
22581
|
|
22580
|
Favourites
jiminny
AirDrop
Recents
Applications
Do Favourites
jiminny
AirDrop
Recents
Applications
Documents
Downloads
lukas
iCloud
iCloud Drive
Sync folder
Locations
DXP4800PLUS-B5F
Eject
Network
Tags
CRM
Orange
Red
Yellow
Green
Blue...
|
Finder
|
Work
|
NULL
|
22580
|
|
22579
|
FinderFileEditViewGoWindowHelp(ah)Support Daily - FinderFileEditViewGoWindowHelp(ah)Support Daily - in 4h 46 mADOCKERO ₴1DEV (-zsh)O $2ggml_metal_init:allocatingggml_metal_init:found device: Apple M1ggml_metal_init:picking default device: Apple M1ggml_metal_init:use fusion= trueggml_metal_init:use concurrencytrueggml_metal_init:use graph optimize=truewhisper_backend_init: using BLAS backendwhisper_init_state: kv self size=3.15 MBwhisper_init_state: kv cross size =9.44 MBwhisper_init_state: kv padsize=2.36 MBwhisper_init_state:compute buffer (conv)whisper_init_state:compute buffer(encode)whisper_init_state:computebuffer (cross)whisper_init_state: computebuffer (decode)ggml_metal_free: deallocatingwhisper_backend_init_gpu: device 0:Metal(type:1)whiKAAlAnASлunАCDl1APP (-zsh)14.17 MB65.96 MB8.50 MB96.83 MBPS5$Ig9gwh.PhpStormwhisper_init_state:kvselfsize3.15MBwhisper_init_state: kvcrosssize=9.44 MBwhisper_init_state: kv padsize=2.36 MBwhisper_init_state:compute buffer (conv)whisper_init_state: computebuffer (encode)whisper_init_state:computebuffer (cross)=whisper_init_state:compute buffer (decode) =14.17 MB65.96 MB8.50 MB96.83 MBggml_metal_free:deallocatingwhispr-device 0: Metal (type:whiskfound GPU device 0: Metal (type: 1, cnt: 0)whis!using Metal backend9gmlggmlrice: Apple M1ggmldefault device: Apple M19gml4 27m 56s1,02 GBon= trueggml_metal_init:use concurrency= trueggml_metal_init: use graph optimize= truewhisper_backend_init: usingBLAS backendwhisper_init_state: kv self size3.15 MBwhisper_init_state: kv cross size9.44 MB883screenpipe"-zsh*4-zshX5screenpipe"786100% (8•Tue 12 May 10:14:15181-zsh87Copying "CleanShot 2026-0...at 09.45.47.mp4" to "2026"268,4 MB of 1,02 GB - Less than a minute...
|
PhpStorm
|
faVsco.js – PlaybackController.php
|
NULL
|
22579
|
|
22578
|
Copying “CleanShot 2026-05-12 at 09.45.47.mp4” to Copying “CleanShot 2026-05-12 at 09.45.47.mp4” to “2026”
stop progress
218,1 MB of 1,02 GB - Less than a minute...
|
Finder
|
Copy
|
NULL
|
22578
|
|
22577
|
Copying “CleanShot 2026-05-12 at 09.45.47.mp4” to Copying “CleanShot 2026-05-12 at 09.45.47.mp4” to “2026”
stop progress
134,2 MB of 1,02 GB - Estimating time remaining…...
|
Finder
|
Copy
|
NULL
|
22577
|
|
22576
|
Copying “CleanShot 2026-05-12 at 09.45.47.mp4” to Copying “CleanShot 2026-05-12 at 09.45.47.mp4” to “2026”
stop progress
134,2 MB of 1,02 GB - Estimating time remaining…...
|
Finder
|
Copy
|
NULL
|
22576
|
|
22575
|
Copying “CleanShot 2026-05-12 at 09.45.47.mp4” to Copying “CleanShot 2026-05-12 at 09.45.47.mp4” to “2026”
stop progress
67,1 MB of 1,02 GB - Estimating time remaining…...
|
Finder
|
Copy
|
NULL
|
22575
|
|
22574
|
FinderFavourites)E jiminny® AirDrop• Recents* Appl FinderFavourites)E jiminny® AirDrop• Recents* Applications© Documents© Downloadsi lukas• iCloud Drive999 Sunc tolderL DXP4800PLUS-Bor® NetworkO CRM• Orange• Red•Yellow• Greeno Bue• Purple• All Tags..1 27m 56sNOR1.02 GFWindowHelpwork= PLanhat Petko interest event 2026-05-11.mp4= Daily 2026-05-11.mp4a Dailv 2026-05-08 mo4* 1-12026-05-07.mp4Daily 2026-05-07.mp4шгя 1-1 2026-04-24,m04= Daily 2026-04-24.mp4e User Pilot introduction Adi 2026-04-23.mp4Daily 2026-04-23.mp4Daily 2026-04-22.mp4u Refinement 2026-04-06.mp4Dally 2026-04-21.mp4Du Refinement 2026-04-20.mo4Daily 2026-04-20.mp4Daily 2026-04-17.mp4ru Daily 2026-04-16.mp4# Planning 2026-04-15.mp4Retro 2026-04-14.mp4a Daily 2026-04-14.mp4•Uiser nilot (Aci 2026-04-00.mn/- Daily 2026-04-09.mp4we Daily 2026-04-08.mp4• Dailv 2026-04-07 mo4Daily 2026-04-06.mp4- Daily 2026-04-03.mp4es Planning 2026-04-01 & task split.mp41: Retra 2026-02-21 mn4- Refinement 2026-03-30.mp4a Dailv 2026-03-30.mo4- Daily 2026-03-27.mp4- Dallv 2026-03-24.mo4• Refinement 2026-03-23.mp4- Daily 2026-03-23.mp4** BE chapter 2026-03-20.mp4• Dailv 2026-03-20.mo4an Planing 2026-03-18-converted.mp4Refinement 2026-02-09-converted.mp4ий Dallv 2026-03-19,mo4E Peview 2026-02-19 mn/a Planing 2026-03-18.mp4•ketro 2020-03-1/.moc• Dailv 2026-03-17 mn/- Refinement 2026-03-16.mp4Daily 2026-03-16.mp4ra Dailv 2026-03-13.mo4г 11 2026.02-12 mл/aa Daily 2026-03-11.mp4• Daily 2026-03-10.mn/*: Refinement 2026-03-09.mp4Daily 2026-03-09.mp4ru Daily 2026-03-06.mo4a: Plannina 2026-03-04.m0488E0CGroupShare Add TagssearchActionDate ModifiedYesterday at 10:028 May 2026 at 10:227 May 2026 at 18:217 May 2026 at 10:1024 Aor 2026 at 14:4424 Apr 2026 at 10:1123 Apr 2026 at 11:5823 Apr 2026 at 10:3222 Apr 2026 at 10:2121 Apr 2026 at 10:0020 Aor 2026 at 16:5620 Apr 2026 at 10:0617 Apr 2026 at 10:1616 Aor 2026 at 10:0015 Apr 2026 at 11:1414 Apr 2026 at 10:09O Anr 2026 at 14:479 Apr 2026 at 10:078 Apr 2026 at 10:137Aor 2026 at 10:016 Apr 2026 at 10:083 Apr 2026 at 10:211 Apr 2026 at 12-2021 Mar 2026 at 18:2030 Mar 2026 at 17:1230 Mar 2026 at 10:0527 Mar 2026 at 10:0924 Mar 2026 at 10:0022 Mar 2026 at 17:0223 Mar 2026 at 10:0020 Mar 2026 at 11:4620 Mar 2026 at 10:0619 Mar 2026 at 12:0119 Mar 2026 at 9:5719 Mar 2026 at 16:2017 Mar 2026 at 17:4017 Mar 2026 at 10:18.16 Mar 2026 at 16:5516 Mar 2026 at 10:0213 Mar 2026 at 10:1212 Mar 2026 at 19:2611 Mar 2026 at 10:0610 Mar 2026 at 9:579 Mar 2026 at 17:046 Mar 2026 at 9:574 Mar 2026 at 11:091 or 154 selected, 1.94 TB available491,3 MB1,37 GBMPEG-4 movieMPEG-4 movie1,55 GB931,7 MBMPEG-4 movie1.86 GBMPEG-4 movie832,2 MB MPEG-4 movie724 MBMPEG-4 movie1.74 GEMPEG-4 movie1,36 GB MPEG-4 movie2,41 GB567,8 MBMPEG-4 movie4.25 G:MPEG-4 movie698,5 MB MPEG-4 movie1,16 GBMPEG-4 movie513,4 MBMPEG-4 movie2,75 GBMPEG-4 movie1,44 GB924,4 MBMPEG-4 movie262 6 MRMPEG-A movid748,8 MBMPEG-4 movie1,04 GBMPEG-4 movie575.5 M:720,5 MB MPEG-4 movie4.08 GLMPEG-4 movie2AGRMPEG-4 movie923,6 MB MPEG-4 movie2,77 GBMPEG-4 movie641.8 MEMPEG-4 movie884,3 MB MPEG-4 movie476,6 MB550.8 M:MPEG-4 movie2AAGRMPEG-4 movie438,9 MBMPEG-4 movie1,68 GBMPEG-4 movie430.4 MEMPEG-4 movie2,38 GB MPEG-4 movie2,26 GB386,3 M:MPEG-4 movie705,8 MBMPEG-4 movie2,78 GB1o3 GbMPEG-4 movie1.2 GEMPFG.A movie4,19 GB MPEG-4 movie592,2 MB MPEG-4 movie1.02 GEMPEG-4 movie637,6 MBMPEG-4 movieMPEG-4 movie198./MBMPEG-4 movie404.6 MPMPEG-A movie4,16 GB MPEG-4 movie319,7 MB291.7 MEMPEG-4 movie2.62 GB MPEG-4 movie© Recents* Applicatior• Downloadsf lukasiCloudiCloud Drive288 Sync folderO DXP4800PLUS-B5F A@ NetworkTags• CRM• Orange• Red• Yellow• Blue• PurpleO All Tags...$0.screenpipedb.sqlite-wascreenpipe.2026-05-12.0.1ogdb.sqlitev datal• LakyLak bose qc35 II (input)_2026-05-12_07-13-09.mp4• System Audio (output)_2026-05-12_07-13-08.mp401 Lakylak bose ac35 || inout) 2026-05-12 07-12-39.mo4D System Audio (output)_2026-05-12_07-12-38.mp4D LakyLak bose qc35 Il (input)_2026-05-12_07-12-09.mp 4• System Audio (output) 2026-05-12_07-12-09.mp4pending-transcriptionsSystem Audio (output) _2026-05-12_07-11-40.mp4LakyLak bose qc35 II (input)_2026-05-12_07-11-39.mp401 Svstem Audio (outout) 2026-05-12 07-11-11.mo4LakyLak bose qc35 Il (input)_2026-05-12_07-11-09.mp4D System Audio (output)_2026-05-12_07-10-42.mp4Lakylak bose ac35 I| inout) 2026-05-12 07-10-39.mp4• System Audio (output)_ 2026-05-12_07-10-13.mp4LakyLak bose qc35 II (input)_2026-05-12_07-10-09.mp4System Audio output 2026-05-12 0/-09-45.mp<el lakvi ak boce ac25 ll innut) 2026-05-12 07.00-40 mn/System Audio (output)_2026-05-12_07-09-17.mp4LakyLak bose qc35 II (input)_2026-05-12_07-09-10.mp401 Svstem Audio (outout 2026-05-12 07-08-47 moL* LakyLak bose qc35 II (input)_2026-05-12_07-08-40.mp4LakyLak bose ac35 lI (input) 2026-05-12 07-08-10.mp4@1 Svstem Audio (outnut) 2026-05-12 07-07-51 mn4akyLak bose qc35 II (input)_2026-05-12_07-07-40.mp4• System Audio (output)_2026-05-12_07-07-24.mp4Lakvlak bose acc5 | linout 2026-05-12 07-07-11.mo4D System Audio (output)_2026-05-12_07-06-56.mp4LakyLak bose qc35 II (input)_2026-05-12_07-06-41.mp4tout) 2026-05-12 07-06-26.mp4al Lakvlak hoce ac25 ll (innut) 2026-05-12 07-06-11 mn4n Audio (output)_2026-05-12_07-05-57.mр4LakyLak bose qc35 II (input)_2026-05-12_07-05-41.mp4•1 Svstem Audio (outout) 2026-05-12 07-05-27 mo4LakyLak bose qc35 II (input)_2026-05-12_07-05-11.mp4l System Audio (output)_2026-05-12_07-04-59.mp4LakyLak bose ac35 ll (inout)_ 2026-05-12 07-04-42.mр4al Suctem Audio (outnut) 2026-05-12 07-04-20 mллakyLak bose qc35 lI (input)_2026-05-12_07-04-12.mp4• System Audio (output)_2026-05-12_07-04-00.mp4@l Lakvlak bose ac25 ll (innut) 2026-05-12 07-03-42 mn/System Audio (output)_2026-05-12_07-03-31.mp4LakyLak bose qc35 II (input)_2026-05-12_07-03-12.mp4@ Svstem Audio (outout) 2026-05-12 07-03-04 mрДal takvlak boce ac26 ll tinnut) 2026.06.12 07.02-12 mл/1t)_ 2026-05-12_07-02-36.mp4LakyLak bose qc35 II (input)_2026-05-12_07-02-12.mp4@1 Svstem Audio (outnut) 2026-05-12 07-02-06 mn4LakyLak bose qc35 II (input)_2026-05-12_07-01-42.mp4D System Audio (output)_2026-05-12_07-01-37.mp4Lakvlak bose ac35 ll (inout) 2026-05-12 07-01-13.mo4Svstem Audio (outout) 2026-05-12 07-01-09.mp4Support Daily - in 4h 46mAdd Tagsoate wadliiedToday at 10:13Today at 10:13Today at 10:13Today at 10:13Today at 10:13Today at 10:13Today at 10:16Today at 10:13Today at 10:12Today at 10:12Today at 10:12Today at 10:12Today at 10:12Today at 10:11Today at 10:11Today at 10:11Today at 10:11Today at 10:10Today at 10:10loday at 10:10Todav at 10:10Today at 10:09Today at 10:09Todav at 10:09Today at 10:09Today at 10:08Today at 10:08Todav at 10:08Today at 10:08Today at 10:07Todav at 10:07Today at 10:07Today at 10:07oday at 10:06Todav at 10:06|Today at 10:06Today at 10:06Todav at 10:05Today at 10:05Today at 10:05Today at 10:05Todav at 10:04Today at 10:04Today at 10:04Todav at 10:04Today at 10:04Today at 10:03Today at 10:03Today at 10:03Today at 10:03Today at 10:02Todav at 10:02Today at 10:02Today at 10:02Todav at 10:01Todav at 10:01100% Lz8 • Tue 12 May 10:14:0516 5MB Document39 KBLog File3,85 GBDocument1.44 GB Folder212 KBMPEG-4 movie250 KBMPEG-4 movie206 KВMPEG-4 movie239 KB MPEG-4 movie215 KB238 KBMPEG-4 movieZero bytes FolderMPEG-4 movie219 KBMPEG-4 movie226 K:MPEG-4 movie212 KBMPEG-4 movie221 KBMPEG-4 moVie223 K3MPEG-4 moviel232 KBMPEG-4 movie207 KB254 KBMPEG-4 movie228 KRMDEG-A movid239 KBMPEG-4 movie228 KB136 K:MPEG-4 movie230 KBMPEG-4 movie245 KB217 KBMPEG-4 movie225 KPMDEG-A movie211 KBMPEG-4 movie240 KBMPEG-4 movie211 KMPEG-4 movie252 KBMPEG-4 movie203 KB252 K8210 KRMPEG-4 movieMDEG-A movie249 KB206 KBMPEG-4 movie251 K:208 KBMPEG-4 movie259 KB211 K82A1 KRMPEG-4 movieMDSG.A movie210 KB258 KBMPEG-4 movie212 K:MPEG-A movid270 KBMPEG-4 movie208 KB MPEG-4 movie262 KBMPEG-4 movie211 KRMPEG-4 movie257 KB210 KBMP-G-4 movie258 KPMDEG-A movie208 KB MPEG-4 movie257 KBMPEG-4 movie213 KBMPEG-4 movienen vo tMoEeA movin1 of 2 799 selected, 18,31 GB available...
|
iTerm2
|
NULL
|
NULL
|
22574
|
|
22573
|
Finder FileEditView•<→ GGoWindowHelp< →0 l| Finder FileEditView•<→ GGoWindowHelp< →0 l| @ { Support Daily-in 4h46m A 100%(42 &• Tue 12 May 10:14:05• =@ meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comReturning to home screenYou left the meetingRejoinReturn to home screenHow was the audio and video?Very badVery good• Feedback...
|
iTerm2
|
NULL
|
NULL
|
22573
|
|
22572
|
Finder FileEdit View•<→ GGoWindowHelp< >0 Finder FileEdit View•<→ GGoWindowHelp< >0 l| @ { Support Daily-in 4h46m A 100%(42 &• Tue 12 May 10:14:04• =@ meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comReturning to home screenYou left the meetingRejoinReturn to home screenHow was the audio and video?Very badVery good• Feedback...
|
iTerm2
|
NULL
|
NULL
|
22572
|
|
22571
|
Favourites
jiminny
AirDrop
Recents
Applications
Do Favourites
jiminny
AirDrop
Recents
Applications
Documents
Downloads
lukas
iCloud
iCloud Drive
Sync folder
Locations
DXP4800PLUS-B5F
Eject
Network
Tags
CRM
Orange
Red
Yellow
Green
Blue
Purple
All Tags…
Name
Date Modified
Size
Kind
2026
Yesterday at 12:23
--
Folder
PLanhat Petko interest event 2026-05-11.mp4
Yesterday at 12:22
144,5 MB
MPEG-4 movie
Daily 2026-05-11.mp4
Yesterday at 10:02
491,3 MB
MPEG-4 movie
Daily 2026-05-08.mp4
8 May 2026 at 10:22
1,37 GB
MPEG-4 movie
1-1 2026-05-07.mp4
7 May 2026 at 18:21
1,55 GB
MPEG-4 movie
Daily 2026-05-07.mp4
7 May 2026 at 10:10
931,7 MB
MPEG-4 movie
1-1 2026-04-24.mp4
24 Apr 2026 at 14:44
1,86 GB
MPEG-4 movie
Daily 2026-04-24.mp4
24 Apr 2026 at 10:11
832,2 MB
MPEG-4 movie
User Pilot introduction Adi 2026-04-23.mp4
23 Apr 2026 at 11:58
724 MB
MPEG-4 movie
Daily 2026-04-23.mp4
23 Apr 2026 at 10:32
1,74 GB
MPEG-4 movie
Daily 2026-04-22.mp4
22 Apr 2026 at 10:21
1,36 GB
MPEG-4 movie
Refinement 2026-04-06.mp4
21 Apr 2026 at 11:02
2,41 GB
MPEG-4 movie...
|
Finder
|
Work
|
NULL
|
22571
|
|
22570
|
Favourites
jiminny
AirDrop
Recents
Applications
Do Favourites
jiminny
AirDrop
Recents
Applications
Documents
Downloads
lukas
iCloud
iCloud Drive
Sync folder
Locations
DXP4800PLUS-B5F
Eject
Network
Tags
CRM
Orange
Red
Yellow
Green
Blue
Purple
All Tags…
Name
Date Modified
Size
Kind
2026...
|
Finder
|
Work
|
NULL
|
22570
|
|
22569
|
Favourites
jiminny
AirDrop
Recents
Applications
Do Favourites
jiminny
AirDrop
Recents
Applications
Documents
Downloads
lukas
iCloud
iCloud Drive
Sync folder
Locations
DXP4800PLUS-B5F
Eject
Network
Tags
CRM
Orange
Red
Yellow
Green
Blue
Purple
All Tags…
Name
Date Modified
Size
Kind
Youtube
--
--
Sharepoint
Work
eject
--
--
Sharepoint
Test
--
--
Sharepoint
screenpipe
eject
--
--
Sharepoint
personal_folder
--
--
Sharepoint
Music
--
--
Sharepoint
Movies
--
--
Sharepoint
Media
--
--
Sharepoint
Marti
--
--
Sharepoint
Google
--
--
Sharepoint
games
--
--
Sharepoint
Family tree documents
--
--
Sharepoint
ebooks
--
--
Sharepoint
Documents
--
--
Sharepoint
docker
--
--
Sharepoint
BT
--
--
Sharepoint
bookdrop
--
--
Sharepoint
Backup
--
--
Sharepoint
Audiobooks
--
--
Sharepoint
Apps
--
--
Sharepoint
Name
Date Modified
Size
Kind
Connected as: Adm1n
Disconnect
1 of 20 selected
DXP4800PLUS-B5F...
|
Finder
|
DXP4800PLUS-B5F
|
NULL
|
22569
|
|
22568
|
Favourites
jiminny
AirDrop
Recents
Applications
Do Favourites
jiminny
AirDrop
Recents
Applications
Documents
Downloads
lukas
iCloud
iCloud Drive
Sync folder
Locations
DXP4800PLUS-B5F
Eject
Network
Tags
CRM
Orange
Red
Yellow
Green
Blue
Purple
All Tags…
Name
Date Modified
Size
Kind
Youtube
--
--
Sharepoint
Work
eject
--
--
Sharepoint
Test
--
--
Sharepoint
screenpipe
eject
--
--
Sharepoint
personal_folder
--
--
Sharepoint
Music...
|
Finder
|
DXP4800PLUS-B5F
|
NULL
|
22568
|
|
22567
|
FinderFavouritesE jiminny(* AirDropO Recents# Appl FinderFavouritesE jiminny(* AirDropO Recents# Applications© Documents© DownloadsG lukasIcloud• iCloud Drive992 Svnc toldeLocationsO DXP4800PLUS-B5F A® Network• CRM• Orange• Red• Yellow• Green• Blue• Purple• All lags..VIeWWinaowscreenpipedb.sqlite-shm#recyclearchive.dbscreenpipe_sync.snv logssync.logscreenpipe.2026-05-07.0.log~i data> 2026-05-07• 2026-05-062026-04-28> # 2026-04-27•2026-04-25> 2026-04-242026-04-22• 2026-04-23> 2026-04-20> 2026-04-17• 2026-04-162026-04-152026-04-14screenbive sunc uodated.sharchive.db-bakdb.sqlite-walann cettinas ison• screenpipe.db›_pipesShareEdit Tagsv Q SearchDate Modifiedloday at 0.48Yesterday at 20:55Yesterday at 20:55Yesterday at 20:48Yesterday at 20:1510 May 2026 at 13:4710 Mav 2026 at 13:477 May 2026 at 21:5010 May 2026 at 13:468 May 2026 at 9:266 May 2026 at 21:0228 Apr 2026 at 22:2328 Apr 2026 at 9:1926 Aor 2026 at 16:3524 Apr 2026 at 22:3024 Apr 2026 at 12:0824 Aor 2026 at 12:0722 Apr 2026 at 18:4422 Apr 2026 at 9:1618 Apr 2026 at 13:3517 Anr 2026 at 8:5716 Apr 2026 at 9:1315 Apr 2026 at 9:5910 Mav 2026 at 13:0610 May 2026 at 12:3126 Apr 2026 at 20:1026 Apr 2026 at 1/:1/18 Apr 2026 at 17:4213 Apr 2026 at 17:2111 Apr 2026 at 16:51F1 27m 56sNOR1.02 GR30 items, 1.94 TB availabld33 KB Document62,68 GBFolder12.92 GBDocument32 KBTerminal scripts3,71 GB573 KBrolder7K8 Loa File566 KB Log File7,2 GBFolder305.6 MBFolder18,8 MB Folder166,7 MB339,8 Mbrolder39.7 MB Folden149,1 MB Folder265,5 MBroldel171.8 MBFolder525,4 MB Folder450,8 MB699,6 Mbrolder8372 MRFolden2,15 GB Folder1,09 GBFolder20 K:Terminal scriots)11,13 GB Document193 KBFolderLero bytesDocument31 bytes JSONZero bytes13 kb FolderravourtesE jiminny© RecentsA Application• Downloads.ii lukasicloudiCloud Drive288 Sync folderO DXP4800PLUS-B5F A@ Network|Tags• CRM• Orange• Red• Yellow• Greer• Bluel• PurpleO All Tags....screenpipedb.sqlite-wascreenpipe.2026-05-12.0.1ogdb.sqlitedata• LakyLak bose qc35 II (input)_2026-05-12_07-13-09.mp4• System Audio (output)_2026-05-12_07-13-08.mp401 Lakylak bose ac35 || inout) 2026-05-12 07-12-39.mo4D System Audio (output)_2026-05-12_07-12-38.mp4D LakyLak bose qc35 Il (input)_2026-05-12_07-12-09.mp 4• System Audio (output) _ 2026-05-12_07-12-09.mp4pending-transcriptions* System Audio (output)_2026-05-12_07-11-40.mp4LakyLak bose qc35 II (input)_2026-05-12_07-11-39.mp401 Svstem Audio (outout) 2026-05-12 07-11-11.mo4LakyLak bose qc35 Il (input)_2026-05-12_07-11-09.mp4D System Audio (output)_2026-05-12_07-10-42.mp4• LakyLak bose ac35 lI (input) 2026-05-12_ 07-10-39.mp4• System Audio (output)_ 2026-05-12_07-10-13.mp4• LakyLak bose qc35 II (input)_2026-05-12_07-10-09.mp4• system Audio (output 2026-05-12 0/-09-45.mp<el lakvi ak boce ac25 ll innut) 2026-05-12 07.00-40 mn/System Audio (output)_2026-05-12_07-09-17.mp4D LakyLak bose qc35 Il (input)_2026-05-12_07-09-10.mp401 Svstem Audio (outout 2026-05-12 07-08-47 moL* LakyLak bose qc35 II (input)_2026-05-12_07-08-40.mp4i System Audio (output)_2026-05-12_07-08-20.mp4LakyLak bose qc35 II (input)_2026-05-12_07-08-10.mp4@1 Svstem Audio (outnut) 2026-05-12 07-07-51 mn4LakyLak bose qc35 II (input)_2026-05-12_07-07-40.mp4• System Audio (output)_2026-05-12_07-07-24.mp4l Lakvlak bose acc5 | linout 2026-05-12 07-07-11.mo4D System Audio (output)_2026-05-12_07-06-56.mp4• LakyLak bose qc35 II (input)_2026-05-12_07-06-41.mp4tput)_2026-05-12_07-06-26.mp4al Lakvlak hoce ac25 ll (innut) 2026-05-12 07-06-11 mn4System Audio (output)_2026-05-12_07-05-57.mp4LakyLak bose qc35 Il (input)_2026-05-12_07-05-41.mp4•1 Svstem Audio (outout) 2026-05-12 07-05-27 mo4• LakyLak bose qc3 II (input)_2026-05-12_07-05-11.mp4l System Audio (output)_2026-05-12_07-04-59.mp4• LakvLak bose ac35 ll (inout) 2026-05-12_ 07-04-42.mр4al Suctem Audio (outnut) 2026-05-12 07-04-20 mлЛLakyLak bose qc35 II (input)_2026-05-12_07-04-12.mp4• System Audio (output)_2026-05-12_07-04-00.mp4@l Lakvlak bose ac25 ll (innut) 2026-05-12 07-03-42 mn/System Audio (output)_2026-05-12_07-03-31.mp4* LakyLak bose qc35 Il (input)_2026-05-12_07-03-12.mp401 Svstem Audio (dut) 2026-05-12 07-03-04,moL• LakyLak bose ac35 II (input) 2026-05-12_07-02-42.mp4System Audio (output)_2026-05-12_07-02-36.mp4LakyLak bose qc35 II (input)_2026-05-12_07-02-12.mp4@1 Svstem Audio (outnut) 2026-05-12 07-02-06 mn/LakyLak bose qc35 II (input)_2026-05-12_07-01-42.mp4D System Audio (output)_2026-05-12_07-01-37.mp401 Lakvlak bose ac35 |l inout) 2026-05-12 07-01-13.mo4Svstem Audio (outout) 2026-05-12 07-01-09.mp488=M0Support Daily - in 4h 47 m(Q SearchAdd TagsDate ModifiedTodau at 10:12Today at 10:13Todav at 10:12Today at 10:13Today at 10:13Today at 10:16Today at 10:13Today at 10:12Today at 10:12Today at 10:12Today at 10:12Today at 10:12Today at 10:11Today at 10:11Today at 10:11Today at 10:11Today at 10:10Today at 10:10Today at 10:10Todav at 10:10Today at 10:09Today at 10:09Todav at 10:09Today at 10:09Today at 10:08Today at 10:08Todav at 10:09Today at 10:08Today at 10:07Todav at 10:07Today at 10:07Today at 10:07oday at 10:06Todav at 10:06|Today at 10:06Today at 10:06Todav at 10:05Today at 10:05Today at 10:05Today at 10:05Todav at 10:04Today at 10:04Today at 10:04Todav at 10:04Today at 10:04Today at 10:03Today at 10:03Today at 10:03Today at 10:03Today at 10:02Todav at 10:02Today at 10:02Today at 10:02Todav at 10:01Todav at 10:018• Tue 12 May 10:14:0016,5 MB Document39 KBLog File3,85 GBDocument1.45 GBFolder212 K81MPEG-4 movie250 KBMPEG-4 movie206 KВMPEG-4 movie239 KB MPEG-4 movie215 KB238 KBMPEG-4 movieZero bytes Folder233 KBMPEG-4 movie219 KBMPEG-4 movie226 K:MPEG-4 movie212 KBMPEG-4 movie221 KBMPEG-4 movie223 K3MPEG-4 moviel232 KBMPEG-4 movie207 KB254 KBMPEG-4 movie228 KRMDEG-A movid239 KBMPEG-4 movie228 KB136 K:MPEG-4 movie230 KBMPEG-4 movie245 KB217 KBMPEG-4 movie225 KPMDEG-A movie211 KBMPEG-4 movie240 KBMPEG-4 movie211 K8MPEG-4 movie252 KBMPEG-4 movie203 KB252 KBMPEG-4 movie210 KRMDEG-A movie249 KBMPEG-4 movie206 KBMPEG-4 movie251 KB208 KBMPEG-4 movie259 KB211 KBMPEG-4 movie2A1 KRMDSG.A movie210 KBMPEG-4 movie258 KBMPEG-4 movie212 K:MPEG-A movid270 KBMPEG-4 movie208 KB MPEG-4 movie262 KBMPEG-4 movie211 KRMPEG-4 movie257 KB210 KBMP-G-4 movie258 KPMDEG-A movie208 KB MPEG-4 movie257 KBMPEG-4 movie213 KBMPEG-4 movienen vo tMoEeA movin1 of 2 799 selected, 18,31 GB available...
|
Finder
|
|
NULL
|
22567
|
|
22566
|
Finder File Edit View Go• •<→ CWindowHelpC,o ll Finder File Edit View Go• •<→ CWindowHelpC,o llofSupport Daily - in 4h 47 m 0 *100% C4 8• Tue 12 May 10:13:59• =@ meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com(49)Returning to home screenYou left the meetingRejoinReturn to home screenHow was the audio and video?Very badVery good• Feedback...
|
Finder
|
|
NULL
|
22566
|
|
22565
|
Finder FileEdit View Go•<→ CWindowHelpC,0 ll{Su Finder FileEdit View Go•<→ CWindowHelpC,0 ll{Support Daily - in 4h 47m A * 100% (4 &• Tue 12 May 10:13:57• =@ meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com(52)Returning to home screenYou left the meetingRejoinReturn to home screenHow was the audio and video?Very badVery good• Feedback...
|
Finder
|
|
NULL
|
22565
|
|
22564
|
FinderFavouritesE jiminny(* AirDropO Recents# Appl FinderFavouritesE jiminny(* AirDropO Recents# Applications© Documents© DownloadsG lukasIcloud• iCloud Drive992 Svnc toldeLocationsO DXP4800PLUS-B5F A® Network• CRM• Orange• Red• Yellow• Green• Blue• Purple• All lags..VIeWWinaowscreenpipedb.sqlite-shm#recyclearchive.dbscreenpipe_sync.snv logssync.logscreenpipe.2026-05-07.0.log~i data> 2026-05-07• 2026-05-062026-04-28> # 2026-04-27•2026-04-25> 2026-04-242026-04-22• 2026-04-23> 2026-04-20> 2026-04-17• 2026-04-162026-04-152026-04-14screenbive sunc uodated.sharchive.db-bakdb.sqlite-walann cettinas ison• screenpipe.db›_pipesShareEdit Tagsv Q SearchDate Modifiedloday at 0.48Yesterday at 20:55Yesterday at 20:55Yesterday at 20:48Yesterday at 20:1510 May 2026 at 13:4710 Mav 2026 at 13:477 May 2026 at 21:5010 May 2026 at 13:468 May 2026 at 9:266 May 2026 at 21:0228 Apr 2026 at 22:2328 Apr 2026 at 9:1926 Aor 2026 at 16:3524 Apr 2026 at 22:3024 Apr 2026 at 12:0824 Aor 2026 at 12:0722 Apr 2026 at 18:4422 Apr 2026 at 9:1618 Apr 2026 at 13:3517 Anr 2026 at 8:5716 Apr 2026 at 9:1315 Apr 2026 at 9:5910 Mav 2026 at 13:0610 May 2026 at 12:3126 Apr 2026 at 20:1026 Apr 2026 at 1/:1/18 Apr 2026 at 17:4213 Apr 2026 at 17:2111 Apr 2026 at 16:51F1 27m 56sNOR1.02 GR30 items, 1.94 TB availabld33 KB Document62,68 GBFolder12.92 GBDocument32 KBTerminal scripts3,71 GB573 KBrolder7K8 Loa File566 KB Log File7,2 GBFolder305.6 MBFolder18,8 MB Folder166,7 MB339,8 Mbrolder39.7 MB Folden149,1 MB Folder265,5 MBroldel171.8 MBFolder525,4 MB Folder450,8 MB699,6 Mbrolder8372 MRFolden2,15 GB Folder1,09 GBFolder20 K:Terminal scriots)11,13 GB Document193 KBFolderLero bytesDocument31 bytes JSONZero bytes13 KB FolderravourtesE jiminny© RecentsA Application• Downloads.ii lukasicloudiCloud Drive288 Sync folderO DXP4800PLUS-B5F A@ Network|Tags• CRM• Orange• Red• Yellow• Greer• Bluel• PurpleO All Tags....screenpipedb.sqlite-wascreenpipe.2026-05-12.0.1ogdb.sqlitedata• LakyLak bose qc35 II (input)_2026-05-12_07-13-09.mp4• System Audio (output)_2026-05-12_07-13-08.mp401 Lakylak bose ac35 || inout) 2026-05-12 07-12-39.mo4D System Audio (output)_2026-05-12_07-12-38.mp4D LakyLak bose qc35 Il (input)_2026-05-12_07-12-09.mp 4• System Audio (output) 2026-05-12_07-12-09.mp4pending-transcriptions* System Audio (output)_2026-05-12_07-11-40.mp4LakyLak bose qc35 II (input)_2026-05-12_07-11-39.mp401 Svstem Audio (outout) 2026-05-12 07-11-11.mo4LakyLak bose qc35 Il (input)_2026-05-12_07-11-09.mp4D System Audio (output)_2026-05-12_07-10-42.mp4• LakyLak bose ac35 lI (input) 2026-05-12_ 07-10-39.mp4• System Audio (output)_ 2026-05-12_07-10-13.mp4• LakyLak bose qc35 II (input)_2026-05-12_07-10-09.mp4• system Audio (output 2026-05-12 0/-09-45.mp<el lakvi ak boce ac25 ll innut) 2026-05-12 07.00-40 mn/System Audio (output)_2026-05-12_07-09-17.mp4D LakyLak bose qc35 Il (input)_2026-05-12_07-09-10.mp401 Svstem Audio (outout 2026-05-12 07-08-47 moL* LakyLak bose qc35 II (input)_2026-05-12_07-08-40.mp4i System Audio (output)_2026-05-12_07-08-20.mp4LakyLak bose qc35 II (input)_2026-05-12_07-08-10.mp4@1 Svstem Audio (outnut) 2026-05-12 07-07-51 mn4LakyLak bose qc35 II (input)_2026-05-12_07-07-40.mp4• System Audio (output)_2026-05-12_07-07-24.mp4l Lakvlak bose acc5 | linout 2026-05-12 07-07-11.mo4D System Audio (output)_2026-05-12_07-06-56.mp4• LakyLak bose qc35 II (input)_2026-05-12_07-06-41.mp4• svstem Audio outout) 2026-05-2 07-06-26.mo4al Lakvlak hoce ac25 ll (innut) 2026-05-12 07-06-11 mn4System Audio (output)_2026-05-12_07-05-57.mp4LakyLak bose qc35 Il (input)_2026-05-12_07-05-41.mp4•1 Svstem Audio (outout) 2026-05-12 07-05-27 mo4• LakyLak bose qc35 II (input)_2026-05-12_07-05-11.mp4l System Audio (output)_2026-05-12_07-04-59.mp4• LakvLak bose ac35 ll (inout) 2026-05-12_ 07-04-42.mр4al Suctem Audio (outnut) 2026-05-12 07-04-20 mлЛLakyLak bose qc35 II (input)_2026-05-12_07-04-12.mp4• System Audio (output)_2026-05-12_07-04-00.mp4@l Lakvlak bose ac25 ll (innut) 2026-05-12 07-03-42 mn/System Audio (output)_2026-05-12_07-03-31.mp4* LakyLak bose qc35 Il (input)_2026-05-12_07-03-12.mp401 Svstem Audio (dut) 2026-05-12 07-03-04 moc• LakyLak bose ac35 II (input) 2026-05-12_07-02-42.mp4System Audio (output)_2026-05-12_07-02-36.mp4LakyLak bose qc35 II (input)_2026-05-12_07-02-12.mp4@1 Svstem Audio (outnut) 2026-05-12 07-02-06 mn/LakyLak bose qc35 II (input)_2026-05-12_07-01-42.mp4D System Audio (output)_2026-05-12_07-01-37.mp401 Lakvlak bose ac35 |l inout) 2026-05-12 07-01-13.mo4Svstem Audio (outout) 2026-05-12 07-01-09.mp488=M0Support Daily - in 4h 47 m(Q SearchAdd TagsDate ModifiedTodau at 10:12Today at 10:13Todav at 10:12Today at 10:13Today at 10:13Today at 10:16Today at 10:13Today at 10:12Today at 10:12Today at 10:12Today at 10:12Today at 10:12Today at 10:11Today at 10:11Today at 10:11Today at 10:11Today at 10:10Today at 10:10Today at 10:10Todav at 10:10Today at 10:09Today at 10:09Todav at 10:09Today at 10:09Today at 10:08Today at 10:08Todav at 10:09Today at 10:08Today at 10:07Todav at 10:07Today at 10:07Today at 10:07oday at 10:06Todav at 10:06|Today at 10:06Today at 10:06Todav at 10:05Today at 10:05Today at 10:05Today at 10:05Todav at 10:04Today at 10:04Today at 10:04Todav at 10:04Today at 10:04Today at 10:03Today at 10:03Today at 10:03Today at 10:03Today at 10:02Todav at 10:02Today at 10:02Today at 10:02Todav at 10:01Todav at 10:01• lue 1z May 10:13.0.16,5 MB Document39 KBLog File3,85 GBDocument1.45 GBFolder212 K81MPEG-4 movie250 KBMPEG-4 movie206 KВMPEG-4 movie239 KBMPEG-4 movie215 KB238 KBMPEG-4 movieZero bytes Folder233 KBMPEG-4 movie219 KBMPEG-4 movie226 K:MPEG-4 movie212 KBMPEG-4 movie221 KBMPEG-4 movie223 K3MPEG-4 moviel232 KBMPEG-4 movie207 KB254 KBMPEG-4 movie228 KRMDEG-A movid239 KBMPEG-4 movie228 KB136 K:MPEG-4 movie230 KBMPEG-4 movie245 KB217 KBMPEG-4 movie225 KPMDEG-A movie211 KBMPEG-4 movie240 KBMPEG-4 movie211 K8MPEG-4 movie252 KBMPEG-4 movie203 KB252 KBMPEG-4 movie210 KRMDEG-A movie249 KBMPEG-4 movie206 KBMPEG-4 movie251 KB208 KBMPEG-4 movie259 KB211 KBMPEG-4 movie2A1 KRMDSG.A movie210 KBMPEG-4 movie258 KBMPEG-4 movie212 K:MPEG-A movid270 KBMPEG-4 movie208 KB MPEG-4 movie262 KBMPEG-4 movie211 KRMPEG-4 movie257 KB210 KBMP-G-4 movie258 KPMDEG-A movie208 KB MPEG-4 movie257 KBMPEG-4 movie213 KBMPEG-4 movienen vo tMoEeA movin1 of 2 799 selected, 18,31 GB available...
|
Finder
|
|
NULL
|
22564
|
|
22563
|
WindowFV faVsco.js?9 JY-20725-handle-HS-search-rat WindowFV faVsco.js?9 JY-20725-handle-HS-search-rate-limitProiect vC) AutomatedReportGenerated.onp© PlaybackController.php xC) SubscrintionControfinal class PlaybackController extends FrontenoC) TeamA AutomationC) TeamA ConteytConФ TeamController.phpc) ToaminciahtcContr© TranscriptionContrc(C) TranclationControllc usercontroller.pnp© VocabularyControll>@ Auth-customerapl›J Internav D Kioskeams© ActivityController.pAutomatedReportsic) DashboardControllec) ImpersonationContC) MediaPinelinecont0 OraanizationsContrC PartnersController.C) ProfileController.ohC)SearchController.of>• Settings>• Telephonyv M Wehhook> M Huhsnot>D IntegrationAppSub:© ActivityProviderCor(C) ActivitvTranccrintio© BaseController.php© CalendarController,© ReportController.phSoftphoneWebhool.AhstractController.ong@ CommentContextinter© ConferencesOptInOutcc) controller.phpExportController.phpc)FrontendController.oh() FrontendControllerTra@ GeocodinaController.n(C) HealthCheckControllei@ LiveCoachController.p(C) Missina TeamControlle(C) MobileController.ohvC) NotificationController.t© NotificationProviderCoYe) PlavbackControlier ohg DlavlistController nhn(C) PucherController nhng SlackController nhnpudLlc tunction snow Activlcy$data = Fractal::createQ->item(SacuLVIEynStnancfonmen-scetConcumen/Sucer->serzal1zewichnew Jsonserallzer->cOArrayo"Sdata['playbackData']['masterPlaylist']if (! isset(Sdata['playbackData']['traoSdatal'playbackData']['tracks'] = 1* Sendina 'plaubackVisited' event to* response to the user e.a.nften thedeferdfnO => Sthis->nlanhatService->tr:user: Suserevent: 'nlavbackVisited'payload: ['activityId' => $activity->'activityUuid' => Sactivit)->alwaysO:Ireturn $this->renderCO'playbackData' =>['activity' => Sdatal'playbackDa'favorited' => Sdata['favorite'subscribed' => Sdatal'subscril'VleW' => Svleworivate function getPreloadedPlavistlActl* athrows AuthorizationExcentionGET Inlavlict[activitv) m2u8 Inlavlictlpublic function playlist(Activity SactivityNew Tabe Jy 20820 es reindex stream mode4 [JY-20725] [HubSpot] Optimise Cl• JY-20725 add HS rate limit handlilPipelines - jiminny/app• Pull requests • jiminny/appWY-207731 User Pilot not receivinJY-20773 fix user pilot tracking ofiNY-20776 Automated report - seTypeError: League|Flysystem\FilesA TypeError: League\Flysystem\FilesPlatform Sprint 3 02 - Platform Te• JY-20625 | JY-20742 | MCP POC kG LLM pricing overview with the mo:G olanhat - Gooale SearcholannalGoogle GemintI'm on page"<tabTitle>JY-20361: Addcall scores in Panorama bystelivan-</tao lites> with"‹selection>@@ -4,7 +4,7...show thinkingHere is a summary or the changes in theprovided code diff.Al Calll Scorind Additions• Pre-computed Scores: Added strictinstructions to treat the ai_call_scoreas ore-comouree oala. Ine system musInterorer ano summarize the nrovidodscores rather than inventing orrecalculating them• Context Breakdown: * Short Context:Now disolavs the Al Scorecard name andthe overall Al Score (the averaae 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 oAlrcan make micnkec col daliale cnockt Yottr drivaeu wdomSummarize pageGoogleolannaluAl ModeShort videosReviewsSponsored resultPlanhat - Customer Success PlatformManage CS in one place. Gain visibility, reduce churn, automate key journeys. Visibility, predictionautomation—one CS platform to run it allAll-in-one CS PlatformUnify CS ops in one platform. Predict churn. spot expansion. and automate iournevs.Churn Prediction and PlaybooksScale vour CS team without the chaos—see more, know more, do more in one platform.Advance Al FeaturesRuilt in Al tor advance tacks Get more done taster with AlIMultiple IntearationsEasilv connect with vour tech stack Easilv connect with existina toolsAccurate ReportingEasily access data via dashboards Easily visualize customer dataHide sponsored result^Planhat.httns://ww.nlanhat.comPlanhatA customer platform where commercial teams work better. We build and deploy frontier technologies-intearatina data. Al and collaboration—that empower ..AhounA workspace that allows you to monitor and manage your ….CaoturacExolore Planhat's powerful features. Unify vour data …VU (0lsuppon Dally• In 4h 47 m100% 5• lue 1z May 10-13:04NORRMALMISee nhotosPlanhat50 ***** 1 review ©Software comnanv in Stockholm Swedenl• Wehsite* Directions* ReviewsW SaveL ShareainsrodilineallllonanAddress: Sveavägen 17, 111 57 Stockholm, SwedenHours: Onen 24 hoursSuggest an edit • Own this business?Add missing informationAdd nlaces nhone numberFrom P anhar"Planhat is helping hundreds of modern technology companies worldwidecenter their business around their customers in order to maximizecuctomer cuccoce and cuctomor lifotime value "# Send to your phoneProfilesYoullubeLinkedinX aiwitter)...
|
Finder
|
|
NULL
|
22563
|
|
22562
|
FirefoxFileEditViewHistoryBookmarks→CProfiles Tool FirefoxFileEditViewHistoryBookmarks→CProfiles ToolsWindowHelpC>0 ll o• @ meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com# Support Daily - in 4 h 47 m (A100% C4 8• Tue 12 May 10:13:5455)Returning to home screen+You left the meetingRejoinReturn to home screenHow was the audio and video?5PSFinder4 27m 56s1,02 GBFeedback...
|
Finder
|
|
NULL
|
22562
|
|
22561
|
Meet - Daily - Platform
Close tab
New Tab
Open Goo Meet - Daily - Platform
Close tab
New Tab
Open Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
Customize sidebar
You left the meeting
You left the meeting
Rejoin
Rejoin
Return to home screen
Return to home screen
How was the audio and video?
How was the audio and video?
Rate the meeting 1 star out of 5.
Rate the meeting 2 stars out of 5.
Rate the meeting 3 stars out of 5.
Rate the meeting 4 stars out of 5.
Rate the meeting 5 stars out of 5.
Very bad
Very good
Feedback
Feedback
57
Returning to home screen
Returning to home screen in 60 seconds.
Background is no longer replaced...
|
Firefox
|
Meet - Daily - Platform — Work
|
meet.google.com/mie-gawc-dsi?authuser=lukas.kovali meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com...
|
22561
|
|
22560
|
Meet - Daily - Platform
Close tab
New Tab
Open Goo Meet - Daily - Platform
Close tab
New Tab
Open Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
Customize sidebar
You left the meeting
You left the meeting
Rejoin
Rejoin
Return to home screen
Return to home screen
How was the audio and video?
How was the audio and video?
Rate the meeting 1 star out of 5.
Rate the meeting 2 stars out of 5.
Rate the meeting 3 stars out of 5.
Rate the meeting 4 stars out of 5.
Firefox File Edit View•••@<→ CHistoryBookmarksProfilesToolsWindowHelp• =@ meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com{ Support Daily - in 4h 47 m A *100% C4 8• Tue 12 May 10:13:51(58)Returning to home screenYou left the meetingRejoinReturn to home screenHow was the audio and video?Very badVery goodСopy51 27m 56s1,02 GBFeedback...
|
Firefox
|
Meet - Daily - Platform — Work
|
meet.google.com/mie-gawc-dsi?authuser=lukas.kovali meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com...
|
22560
|
|
22559
|
Meet - Daily - Platform
Close tab
New Tab
Open Goo Meet - Daily - Platform
Close tab
New Tab
Open Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
Customize sidebar
You left the meeting
You left the meeting
Rejoin
Rejoin
Return to home screen
Return to home screen
How was the audio and video?
How was the audio and video?
Rate the meeting 1 star out of 5.
Rate the meeting 2 stars out of 5.
Rate the meeting 3 stars out of 5.
Rate the meeting 4 stars out of 5.
Rate the meeting 5 stars out of 5.
Very bad
Very good
Feedback
Feedback
58
Returning to home screen
Returning to home screen in 60 seconds.
Background is no longer replaced...
|
Firefox
|
Meet - Daily - Platform — Work
|
meet.google.com/mie-gawc-dsi?authuser=lukas.kovali meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com...
|
22559
|
|
22558
|
Firefox File Edit→ CViewHistory BookmarksProfilesT Firefox File Edit→ CViewHistory BookmarksProfilesToolsWindow Help• = @ meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com= < $ 0 I| • { Support Daily- in 4h 47m100% C4 8• Tue 12 May 10:13:49(60)Returning to home screenYou left the meetingRejoinReturn to home screenHow was the audio and video?Very badVery goodLộ3• Feedback...
|
iTerm2
|
NULL
|
NULL
|
22558
|
|
22557
|
Meet - Daily - Platform
Close tab
New Tab
Open Goo Meet - Daily - Platform
Close tab
New Tab
Open Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
Customize sidebar
Nikolay Yankov (Presenting, annotating)
Nikolay Yankov (Presenting, annotating)
People
8
Take notes with Gemini
Take notes with Gemini
Gemini
Gemini
Pop out this video More screens are more fun. Play this video while you do other things.
Pop out this video
More screens are more fun. Play this video while you do other things.
Unpin Nikolay Yankov's presentation from your main screen
You can't unmute someone else's presentation
More options for Nikolay Yankov
Zoom in
Open in new window
Enter Full Screen
Pop out this video More screens are more fun. Play this video while you do other things.
Pop out this video
More screens are more fun. Play this video while you do other things.
Pin Aneliya Angelova to your main screen
Mute Aneliya Angelova's microphone
More options for Aneliya Angelova
Aneliya Angelova
Pin Steliyan Georgiev to your main screen
You can't unmute someone else
More options for Steliyan Georgiev
Steliyan Georgiev
Pin Stefka Stoyanova to your main screen
You can't unmute someone else
More options for Nikolay Nikolov
Stefka Stoyanova
User profile picture User profile picture 2 others
2 others
Pop out this video More screens are more fun. Play this video while you do other things.
Pop out this video
More screens are more fun. Play this video while you do other things.
You’re continuously framed
Backgrounds and effects
More options for Lukas Kovalik
Lukas Kovalik
Others might see more of your background. Click to view your full video.
10:13
AM
Daily - Platform
Daily - Platform
Audio settings
Turn off microphone
Video settings
Turn off camera
Nikolay Yankov is presenting
Send a reaction
Turn on captions
Raise hand (ctrl + ⌘ + h)
More options
Leave call
Meeting details
Chat with everyone
Meeting tools
WindowFV faVsco.js?9 JY-20725-handle-HS-search-rate-limitProiect vC) AutomatedReportGenerated.onp© PlaybackController.php xC) SubscrintionControfinal class PlaybackController extends FrontenoC) TeamA AutomationC) TeamA ConteytConФ TeamController.phpc) ToaminciahtcContr© TranscriptionContrc(C) TranclationControllc usercontroller.pnp© VocabularyControll>@ Auth-customerapl›J Internav D Kioskeams© ActivityController.pAutomatedReportsic) DashboardControllec) ImpersonationContC) MediaPinelinecont0 OraanizationsContrC PartnersController.C) ProfileController.ohC)SearchController.of>• Settings>• Telephonyv M Wehhook> M Huhsnot>D IntegrationAppSub:© ActivityProviderCor(C) ActivitvTranccrintio© BaseController.php© CalendarController,© ReportController.phSoftphoneWebhool.AhstractController.ong@ CommentContextinter© ConferencesOptInOutcc) controller.phpExportController.phpc)FrontendController.oh() FrontendControllerTra@ GeocodinaController.n(C) HealthCheckControllei@ LiveCoachController.p(C) Missina TeamControlle(C) MobileController.ohvC) NotificationController.t© NotificationProviderCoYe) PlavbackControlier ohg DlavlistController nhn(C) PucherController nhng SlackController nhnpudLlc tunction snow Activlcy$data = Fractal::createQ->item(SacuLVIEynStnancfonmen-scetConcumen/Sucer->serzal1zewichnew Jsonserallzer->cOArrayo"Sdata['playbackData']['masterPlaylist']if (! isset(Sdata['playbackData']['traoSdatal'playbackData']['tracks'] = 1* Sendina 'plaubackVisited' event to* response to the user e.a.nften thedeferdfnO => Sthis->nlanhatService->tr:user: Suserevent: 'nlavbackVisited'payload: ['activityId' => $activity->'activityUuid' => Sactivit)->alwaysO:Ireturn $this->renderCO'playbackData' =>['activity' => Sdatal'playbackDa'favorited' => Sdata['favorite'subscribed' => Sdatal'subscril'VleW' => Svleworivate function getPreloadedPlavistlActl* athrows AuthorizationExcentionGET Inlavlict[activitv) m2u8 Inlavlictlpublic function playlist(Activity SactivityNew Tabe Jy 20820 es reindex stream mode4 [JY-20725] [HubSpot] Optimise Cl• JY-20725 add HS rate limit handlilPipelines - jiminny/app• Pull requests • jiminny/appWY-207731 User Pilot not receivinJY-20773 fix user pilot tracking ofiNY-20776 Automated report - seTypeError: League|Flysystem\FilesA TypeError: League\Flysystem\FilesPlatform Sprint 3 02 - Platform Te• JY-20625 | JY-20742 | MCP POC kG LLM pricing overview with the mo:G olanhat - Gooale SearcholannalGoogle GemintI'm on page"<tabTitle>JY-20361: Addcall scores in Panorama bystelivan-</tao lites> with"‹selection>@@ -4,7 +4,7...show thinkingHere is a summary or the changes in theprovided code diff.Al Calll Scorind Additions• Pre-computed Scores: Added strictinstructions to treat the ai_call_scoreas ore-comouree oala. Ine system musInterorer ano summarize the nrovidodscores rather than inventing orrecalculating them• Context Breakdown: * Short Context:Now disolavs the Al Scorecard name andthe overall Al Score (the averaae 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 oAlrcan make micnkec col daliale cnockt Yottr drivaeu wdomSummarize pageGoogleolannaluAl ModeShort videosReviewsSponsored resultPlanhat - Customer Success PlatformManage CS in one place. Gain visibility, reduce churn, automate key journeys. Visibility, predictionautomation—one CS platform to run it allAll-in-one CS PlatformUnify CS ops in one platform. Predict churn. spot expansion. and automate iournevs.Churn Prediction and PlaybooksScale vour CS team without the chaos—see more, know more, do more in one platform.Advance Al FeaturesRuilt in Al tor advance tacks Get more done taster with AlIMultiple IntearationsEasilv connect with vour tech stack Easilv connect with existina toolsAccurate ReportingEasily access data via dashboards Easily visualize customer dataHide sponsored result^Planhat.httns://ww.nlanhat.comPlanhatA customer platform where commercial teams work better. We build and deploy frontier technologies-intearatina data. Al and collaboration—that empower ..AhounA workspace that allows you to monitor and manage your ….CaoturacExolore Planhat's powerful features. Unify vour data …•$0 llsuppon Dally• In 4h 47 m100% 5• lue 1z May 10-13.41NORRMALMISee nhotosPlanhat50 ***** 1 review ©Software comnanv in Stockholm Swedenl• Wehsite* Directions* ReviewsW SaveL ShareainsrodilineallllonanAddress: Sveavägen 17, 111 57 Stockholm, SwedenHours: Onen 24 hoursSuggest an edit • Own this business?Add missing informationAdd nlaces nhone numberFrom P anhar"Planhat is helping hundreds of modern technology companies worldwidecenter their business around their customers in order to maximizecuctomer cuccoce and cuctomor lifotime value "# Send to your phoneProfilesYoullubeLinkedinX aiwitter)...
|
Firefox
|
Meet - Daily - Platform — Work
|
meet.google.com/mie-gawc-dsi?authuser=lukas.kovali meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com...
|
22557
|
|
22556
|
Meet - Daily - Platform
Close tab
New Tab
Open Goo Meet - Daily - Platform
Close tab
New Tab
Open Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
Customize sidebar
+FirefoxFileEditViewHistoryBookmarksProfilesToolsWindowHelp• 0(abl= Support Daily - in 4 h 47 m100% C78• Tue 12 May 10:13:46→meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileViewHistory1 SeTabWindowHelpJirPrinry4 AtAt:*JinClС м3 мс8• Tue 12 May 10:138 Jielhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37X) SSHInonteoelealorePlatform TeamQ Search board|Epic vType vQuick filters vREADY FOR DEVIN DEV 3CODE REVIEW 2BLOCKEDUpgrade to PHP 8.5PHP 8.5 UPGRADEIn Dev3 П •••=AJ Panorama forCall Scoring in ODAUTOMATED AI SCORINGCode Review2.5 1 =E JY-18091|[ JY-20361|SAI Review - Q1 -Summary/Actionitems/Key PointsGROWTH - MAINTAIN OU...In Dev2 @ •=.[HubSpot] OptimiseCRM rematching ondelete hubspot…PLATFORM STABILITYCode Review• *Д JY-205664 h =X JY-20725[POC)Jiminny MCPConnectorJIMINNY MCP CONNECTORIn Progress10 1 [PASSWORD_DOTS]=• JY-20625|Datadog|MECIU» | C AIl Bookmarks|Complete sprintGroup: Queries|QA 1/PO ACCEPTANCEDEPLOY 10Smart Instant|Nudge Pre-filteringCOST-EFFECTIVE AND FA…..In QA15 h =AI Reports > Emptypage design andpromotionAJ REPORTSDeployed1 П [PASSWORD_DOTS]=4 JY-20495• JY-20372Sync opportunitieswithout a localowner (user_id is...PLATFORM STABILITYDeployed5 1=9 JY-20352meet.google.comNikolay Yankov (You, present...Grok via AzureMAINTENANCEDeployed0Ф000-A JY-20726Lowve calAllow users todelete SS andPanorama prompt...Leave callNikolay IvanovStefka Stoyanova=8Steliyan Georgiev3 others10:13 AM | Daily - PlatformLukas Kovalik27:53111...
|
Firefox
|
Meet - Daily - Platform — Work
|
meet.google.com/mie-gawc-dsi?authuser=lukas.kovali meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com...
|
22556
|
|
22555
|
rireroxcalMISTOMbookmarksProtllesJOOISWindowmelprT rireroxcalMISTOMbookmarksProtllesJOOISWindowmelprTavsco.s?9 JY-20725-handle-HS-search-raProleteyC) AutomatedReportGenerated.onp© PlaybackController.php xC) SubscrintionControfinal class PlaybackController extends FrontenoC) TeamA AutomationC) TeamA ConteytConФ TeamController.phpc) ToaminciahtcContr© TranscriptionContrc(C) TranclationControllc usercontroller.pnp© VocabularyControll>@ Auth-customerapl›J Internav D Kioskeams© ActivityController.pAutomatedReportsic) DashboardControllec) ImpersonationContC) MediaPinelinecont0 OraanizationsContrC PartnersController.C) ProfileController.ohC)SearchController.of>• Settings>• Telephonyv M Wehhook> M Huhsnot>D IntegrationAppSub:© ActivityProviderCor© ActivityTranscriptio© BaseController.php© CalendarController,© ReportController.phSoftphoneWebhool.AhstractController.ong@ CommentContextinter© ConferencesOptInOutcc) controller.phpExportController.phpc)FrontendController.oh() FrontendControllerTra@ GeocodinaController.n(C) HealthCheckControllei@ LiveCoachController.p(C) Missina TeamControlle(C) MobileController.ohvC) NotificationController.t© NotificationProviderCoYe) PlavbackControlier ohg DlavlistController nhn(C) PucherController nhng SlackController nhnpudLlc tunction snow Activlcy$data = Fractal::createQ->item(SacuLVIEynStnancfonmen-scetConcumen/Sucel->serzal1zewichnew Jsonserallzer->cOArrayo"$data['playbackData']['masterPlaylist'if (! isset(Sdata['playbackData']['tradSdatal'playbackData']['tracks'] =* Sendina 'plaubackVisited' event to* response to the user e.a.lnften thedeferdfnO => Sthis->nlanhatService->tr:user: Suserevent: 'nlavbackVisited'payload: ['activityId' => $activity->lactivitvlluidi => Sactiviti)->alwaysO:Ireturn $this->renderCO'playbackData' =>['activity' => Sdatal'playbackDa"tavorited' => sdatal'favoritei'subscribed' => $datal'subscril'VleW' => Svleworivate function getPreloadedPlavistlActil* athrows AuthorizationExcentionGET Inlavlict[activitv) m2u8 Inlavlictlpublic function playlist(Activity Sactivit•••New Tabe Jy 20820 es reindex stream mode4 [JY-20725] [HubSpot] Optimise Cl• JY-20725 add HS rate limit handlilPipelines - jiminny/app• Pull requests • jiminny/appWY-207731 User Pilot not receivinJY-20773 fix user pilot tracking ofiNY-20776 Automated report - seTypeError: League|Flysystem\FilesA TypeError: League\Flysystem\FilesPlatform Sprint 3 02 - Platform Te• JY-20625 | JY-20742 | MCP POC kG LLM pricing overview with the mo:G olanhat - Gooale Search- New TabolannatGoogle GemintI'm on page"<tabTitle>JY-20361: 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 ore-comouree oala. Ine system musInterorer ano summarize the nrovidodscores rather than inventing orrecalculating them• Context Breakdown: * Short Context:Now disolavs the Al Scorecard name andthe overall Al Score (the averaae 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 oAlrcan make micnkec col daliale cnockt Yottr drivaeu wdomSummarize pageGoogleolannaluAl ModeShort videosReviewsSponsored resultPlanhat - Customer Success PlatformManage CS in one place. Gain visibility, reduce churn, automate key journeys. Visibility, predictionautomation—one CS platform to run it allAll-in-one CS PlatformUnify CS ops in one platform. Predict churn. spot expansion. and automate iournevs.Churn Prediction and PlaybooksScale vour CS team without the chaos—see more, know more, do more in one platform.Advance Al FeaturesRuilt in Al tor advance tacks Get more done taster with AlIMultiple IntearationsEasilv connect with vour tech stack Easilv connect with existina toolsAccurate ReportingEasily access data via dashboards Easily visualize customer dataHide sponsored result^Planhat.httns://ww.nlanhat.comPlanhatA customer platform where commercial teams work better. We build and deploy frontier technologies-intearatina data. Al and collaboration—that empower ..AhounA workspace that allows you to monitor and manage your ….CaoturacExolore Planhat's powerful features. Unify vour data …• suppon Dally • In 4h 4/ m100% Lz• lue 1z May 10:13.43NORRMALMSee nhotosPlanhat50 ***** 1 review ©Software comnanv in Stockholm Swedenl• Wehsite* Directions* ReviewsW SaveL ShareainsrodilineallllonanAddress: Sveavägen 17, 111 57 Stockholm, SwedenHours: Onen 24 hoursSuggest an edit • Own this business?Add missing informationAdd nlaces nhone numberFrom P anhar"Planhat is helping hundreds of modern technology companies worldwidecenter their business around their customers in order to maximizecuctomer cuccoce and cuctomor lifotime value "# Send to your phoneProfilesYoullubeLinkedinX aiwitter)...
|
Firefox
|
Meet - Daily - Platform — Work
|
meet.google.com/mie-gawc-dsi?authuser=lukas.kovali meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com...
|
22555
|
|
22554
|
Meet - Daily - Platform
Close tab
New Tab
Open Goo Meet - Daily - Platform
Close tab
New Tab
Open Google Gemini (⌃X)
Tabs from other devices
Open history (⇧⌘H)
Open bookmarks (⌘B)
Customize sidebar
Nikolay Yankov (Presenting, annotating)
Nikolay Yankov (Presenting, annotating)
People
8
Take notes with Gemini
Take notes with Gemini
Gemini
Gemini
Pop out this video More screens are more fun. Play this video while you do other things.
Pop out this video
More screens are more fun. Play this video while you do other things.
Unpin Nikolay Yankov's presentation from your main screen
You can't unmute someone else's presentation
More options for Nikolay Yankov
Zoom in
Open in new window
Enter Full Screen
Pop out this video More screens are more fun. Play this video while you do other things.
Pop out this video
More screens are more fun. Play this video while you do other things.
Pin Nikolay Ivanov to your main screen
Mute Nikolay Ivanov's microphone
More options for Nikolay Nikolov
Nikolay Ivanov
Pop out this video More screens are more fun. Play this video while you do other things.
Pop out this video
More screens are more fun. Play this video while you do other things....
|
Firefox
|
Meet - Daily - Platform — Work
|
meet.google.com/mie-gawc-dsi?authuser=lukas.kovali meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com...
|
22554
|
|
22553
|
iTerm2ShellEditViewSessionScriptsProfilesWindowHel iTerm2ShellEditViewSessionScriptsProfilesWindowHelpSupport Daily - in 4 h 47 mlmeet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.comNikolay Yankov (Presenting, annotating)ChromeFileViewHistoryTab1 SeJirWindowHelpX Prinry4 AtAt:*Jin ClС м8• Tue 12 May 10:138 мс8 Jirlhttps://jiminny.atlassian.net/jira/software/c/projects/JY/boards/37© AWS|X) SSH• Home | SalesforcePlatform TeamQ Search boardEpic vType vQuick filters vREADY FOR DEVINDEV 3CODE REVIEW 2BLOCKEDUpgrade to PHP 8.5PHP 8.5 UPGRADEIn Dev3 П •••=AJ Panorama forCall Scoring in ODAUTOMATED 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 @ •=.4 h =• *[ JY-20566|X JY-20725[POC)Jiminny MCPConnectorJIMINNY MCP CONNECTORIn Progress10 1 [PASSWORD_DOTS]=@JY-20625A[л|+Datadog* Claude|3 CircleciSentry0 All BookmarksComplete sprintGroup: Queries|QA 1PO ACCEPTANCEDEPLOY 10Smart Instant|Nudge Pre-filteringCOST-EFFECTIVE AND FA...In QA15 h =AI Reports > Emptypage design andpromotionAJ REPORTSDeployed1 П [PASSWORD_DOTS]=4 JY-20495• JY-20372Sync opportunitieswithout a localowner (user_id is...PLATFORM STABILITYDeployed5 1=9 JY-20352meet.google.comNikolay Yankov (You, present...Grok via AzureMAINTENANCEDeployed0Ф000-A JY-20726Allow users todelete SS andPanorama prompt...• Tue 12 May 10:13:438Nikolay IvanovNikolay Yankov3 othersStefka Stoyanova10:13 AM | Daily - PlatformLukas Kovalik27:5011!...
|
Firefox
|
Meet - Daily - Platform — Work
|
meet.google.com/mie-gawc-dsi?authuser=lukas.kovali meet.google.com/mie-gawc-dsi?authuser=lukas.kovalik%40jiminny.com...
|
22553
|
|
22552
|
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
Copy
Show more options
Copy prompt
Edit...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22552
|
|
22551
|
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
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...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22551
|
|
22550
|
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...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22550
|
|
22549
|
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)...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22549
|
|
22548
|
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:...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22548
|
|
22547
|
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...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22547
|
|
22546
|
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...
|
Firefox
|
planhat - Google Search — Work
|
NULL
|
22546
|