Skip to content

Update delays-characters package - #240

Merged
smeech merged 5 commits into
espanso:mainfrom
smeech:main
Sep 12, 2026
Merged

smeech merged 5 commits into
espanso:mainfrom
smeech:main

Conversation

@smeech

@smeech smeech commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

Removes the need to pass the trigger phrase to the Python script.

Removes the need to pass the trigger phrase to the Python script.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

One or more issues must be addressed before approval.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates delays-characters to run keyboard commands asynchronously without passing the trigger phrase.

Changes:

  • Adds detached worker execution and logging.
  • Simplifies the Espanso trigger arguments.
  • Adds 0.2.0 documentation and package metadata.
File summaries
File Description
packages/delays-characters/0.2.0/README.md Updated as part of this pull request.
packages/delays-characters/0.2.0/parse_pynput.py Updated as part of this pull request.
packages/delays-characters/0.2.0/package.yml Updated as part of this pull request.
packages/delays-characters/0.2.0/_manifest.yml Updated as part of this pull request.
Review details

Suppressed comments (1)

packages/delays-characters/0.2.0/package.yml:33

  • This changes the launcher from python3 in the previous package to python, but the new script requires Python 3 (for example, starred list unpacking and subprocess.DEVNULL). On Linux/macOS installations where python is absent or resolves to Python 2, the trigger will fail before the worker starts. Keep the Python 3 command or provide an explicit platform-specific interpreter.
            - python
  • Files reviewed: 4/4 changed files
  • Comments generated: 3
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread packages/delays-characters/0.2.0/parse_pynput.py
Comment thread packages/delays-characters/0.2.0/_manifest.yml Outdated
Comment thread packages/delays-characters/0.2.0/README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@smeech
smeech merged commit bd29a6d into espanso:main Sep 12, 2026
1 check passed
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.

2 participants