Skip to content

webcmd: v0.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 10:56
0a0cca9

Improvements

  • The webcmd plugin create command now prompts for an author name and GitHub handle to include in the new plugin's metadata.
  • The webcmd-autofix skill for AI agents has been updated with a workflow to report unresolved, reproducible webcmd failures to the development team.

Fixes

  • On macOS, running a browser-based command with --window background will no longer bring the browser to the foreground on its first launch.

Adapters

  • LinkedIn: Two new adapters have been added:
    • linkedin company: Reads a company's profile page for details like industry, size, headquarters, and follower count.
    • linkedin connections: Lists your first-degree connections with their names, headlines, and profile URLs.
  • ChatGPT:
    • chatgpt deep-research-result: This command can now report the progress of an ongoing Deep Research task, not just the final completed report.
    • chatgpt ask: Improved reliability when waiting for a response to finish generating.
  • Facebook:
    • facebook search: The reliability of the search workflow has been improved.

Contributors

@ankitranjan7 @beubax @rishabhraj36

@ankitranjan7 | @beubax | @rishabhraj36