Skip to content

PAB-48: avoid unused frontmost-app polling#124

Merged
pablopunk merged 1 commit into
mainfrom
agent/orchestrator/15e2fb2e
Jul 17, 2026
Merged

PAB-48: avoid unused frontmost-app polling#124
pablopunk merged 1 commit into
mainfrom
agent/orchestrator/15e2fb2e

Conversation

@pablopunk

@pablopunk pablopunk commented Jul 17, 2026

Copy link
Copy Markdown
Owner

This PR makes the frontmost-app polling conditional, so it only runs when at least one enabled extension subscribes to the app.frontmost.changed event. Previously, the polling job was always active, consuming system resources even when no extension needed the data. Now, the polling automatically starts when an extension subscriber is present and stops when none remain—such as after extensions are reloaded or updated. This change reduces unnecessary background work and improves resource efficiency.

Co-authored-by: multica-agent <github@multica.ai>
@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nvm Ready Ready Preview, Comment Jul 17, 2026 12:28pm

@pablopunk
pablopunk marked this pull request as ready for review July 17, 2026 12:31
@kody-ai

kody-ai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

@pablopunk
pablopunk merged commit 6c320b0 into main Jul 17, 2026
10 checks passed
@pablopunk
pablopunk deleted the agent/orchestrator/15e2fb2e branch July 17, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant