Skip to content

Conversation

@patrick-stephens
Copy link
Contributor

@patrick-stephens patrick-stephens commented Oct 23, 2025

Tweaks to installation details.

Greptile Overview

Updated On: 2025-10-23 15:55:48 UTC

Greptile Summary

Updated installation documentation with corrected GitHub repository link, contact information, Windows platform support, and package installation instructions.

Key Changes:

  • Corrected GitHub releases URL from /releases to /agent
  • Added contact email with proper mailto: protocol
  • Added Windows Server 2022 and 2025 to supported OS table
  • Added package installation instructions via packages.fluent.do

No issues found - all documentation changes are accurate and properly formatted.

Confidence Score: 5/5

  • This PR is safe to merge - contains only documentation updates with no issues
  • Score reflects straightforward documentation updates that are accurate and properly formatted, with the previous email link syntax issue already corrected
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
docs/supported-platforms.md 5/5 Updated installation details: corrected GitHub URL, added contact info, added Windows support, and package installation instructions - all changes look correct

Sequence Diagram

sequenceDiagram
    participant User
    participant Documentation
    participant GitHub as GitHub Repository
    participant Packages as packages.fluent.do
    participant Contact as Contact Email
    
    User->>Documentation: Read supported-platforms.md
    Documentation->>GitHub: Link to releases at github.com/FluentDo/agent
    User->>GitHub: View releases
    
    alt Need more details
        User->>Contact: Click contact us link
        Contact-->>User: Email: info@fluent.do
    end
    
    alt Install packages
        User->>Packages: Access packages.fluent.do
        Packages-->>User: Download package at /<VERSION>/output/package-<TARGET>/<PACKAGE NAME>
    end
    
    Documentation-->>User: View supported platforms (Kubernetes, OS versions, Windows)
Loading

@vercel
Copy link

vercel bot commented Oct 23, 2025

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

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Oct 23, 2025 3:54pm

Signed-off-by: Patrick Stephens <pat@fluent.do>
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

Signed-off-by: Patrick Stephens <pat@fluent.do>
@patrick-stephens patrick-stephens merged commit ddf87b1 into main Oct 23, 2025
6 of 7 checks passed
@patrick-stephens patrick-stephens deleted the add_installation branch October 23, 2025 15:53
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

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