Media Sharing
Argos Media Sharing
Overview
Argos Media Sharing is a new tool built into the Argos platform to help developers share visual feedback on GitHub. It solves a big problem where GitHub did not allow CI jobs or automated agents to attach screenshots directly to pull requests. With this update, users can upload images or videos to get a stable link that works inside Markdown comments. This feature does not require a full build process to work.
Benefits
The main advantage of this tool is that it makes visual testing much easier for teams. Users can stage media on a specific branch while they are still working on code. Once a pull request is created, the system automatically publishes the media and adds a single, well-managed comment. This keeps the conversation clean and organized.
Another key benefit is that every upload gets a unique identity. This means the share link stays the same even if the file is re-uploaded. Reviewers can always see the exact version of an image they commented on in the history. The tool also supports before and after comparisons. Users can upload two files named before and after to see changes side by side on a special page with synchronized zooming.
Automated agents can now read feedback directly from pinned comments on images. They can use these coordinates to apply fixes and resolve issues automatically. The system also tracks usage against meter limits. Images count as one screenshot while videos count as twenty-five. Retention periods depend on the plan, with hobby users keeping data for 30 days and pro users for one year.
Use Cases
This tool is perfect for software teams that need to show visual changes during code reviews. Developers can use the command line interface to upload files linked to a specific branch. For example, a developer can run a command to stage a before and after image on a feature branch. When the pull request is ready, the images appear automatically in the discussion.
Teams can also use the Node.js SDK or REST API to integrate this feature into their existing workflows. The tool works well for automated testing agents that need to verify visual outputs. These agents can pin comments to specific points on an image and then use that data to fix bugs. The before and after comparison feature is especially useful for design reviews or UI testing where visual differences are critical.
Pricing
The article does not provide specific pricing details for the Media Sharing feature. Users are expected to follow the meter limits and retention periods based on their existing subscription plan. Hobby plans offer 30 days of retention while Pro plans offer one year.
Vibes
The article does not include specific user reviews or testimonials. However, the feature appears to be well-received by the technical community as a solution to a long-standing limitation in GitHub. The ability to attach media without a build process is seen as a significant improvement for CI/CD workflows.
Additional Information
Argos Media Sharing is accessible through multiple interfaces including the CLI, Node.js SDK, REST API, and MCP server. There is also an argos-upload skill available to teach coding agents how to use the feature. The update was released on August 11, 2026, and addresses the lack of a public API for comment attachments in GitHub.
This content is either user submitted or generated using AI technology (including, but not limited to, Google Gemini API, Llama, Grok, and Mistral), based on automated research and analysis of public data sources from search engines like DuckDuckGo, Google Search, and SearXNG, and directly from the tool's own website and with minimal to no human editing/review. THEJO AI is not affiliated with or endorsed by the AI tools or services mentioned. This is provided for informational and reference purposes only, is not an endorsement or official advice, and may contain inaccuracies or biases. Please verify details with original sources.
Comments
Please log in to post a comment.