AGENTS.md now has PR creation. Keep your AI agent guides always in sync. See what's new!
Unoplat Code Confluence
Getting Help

Submitting Feedback

How to submit feedback — in-app general feedback and agent generation feedback

Submitting Feedback

Unoplat Code Confluence provides two ways to share feedback:

  1. In-App Feedback — Send general feedback (bug reports, feature requests, or comments) directly to the Unoplat team from within the application.
  2. Agent Generation Feedback — Rate and review the results of a completed AI Agent Generation operation, submitted as a GitHub issue.

In-App Feedback

You can send general feedback at any time using the built-in Send Feedback command.

Opening the Feedback Dialog

Open the Command Palette and search for "feedback", then click Send Feedback.

Command Palette — Send Feedback

Filling Out the Form

The Send Feedback dialog lets you describe your experience:

Send Feedback Dialog

FieldDescription
CategorySelect one: Bug Report, Feature Request, or General
How are you feeling?Choose a sentiment: Happy, Neutral, or Unhappy
SubjectA brief summary of your feedback
DescriptionDetailed feedback (up to 2000 characters)

Where does this go?

In-app feedback is sent directly to the Unoplat team for review.

Agent Generation Feedback

After a completed AI Agent Generation operation, you can rate the generated results and submit detailed feedback as a GitHub issue. This helps improve the quality of generated AGENTS.md documentation.

Step 1: Navigate to Operations Panel

Go to Workspace > Operations Management in the sidebar to view all your operations.

Operations Management Panel

The Operations Panel displays a table with all your operations including:

  • Repository — The repository being processed
  • Operation — Type of operation (Ingestion, Agents Generation)
  • Job ID — Unique identifier for the operation
  • Status — Current status (Running, Completed, Failed)
  • Started/Completed — Timestamps for the operation

Step 2: Access Completed Operation

Locate a Completed AI Agent Generation operation in the table. Click the Actions menu (...) for the operation and select View Details to open the operation details dialog.

Step 3: Click Give Feedback

In the operation details view, click the Give Feedback button to begin the feedback submission process.

Step 4: Rate Your Experience

The first screen allows you to rate your overall experience with the generated agents:

Rate Your Experience

This form includes:

SectionDescription
Repository InfoShows the repository name and number of codebases analyzed
Overall ExperienceSelect your overall mood: Happy, Neutral, or Unhappy
Rate Individual Agents(Optional) Expand to rate specific sections for each codebase

The individual agent ratings use a simple thumbs up / thumbs down system for each agent:

AgentWhat It Covers
Development Workflow GuideDevelopment practices, build processes, and workflow documentation
Dependency GuideDependency analysis and package configuration documentation
Business Domain GuideCore business logic and domain model documentation
App Interfaces GuideAPI endpoints, interface contracts, and integration documentation

Click Continue to proceed to the next step.

Step 5: Provide Additional Details

The second screen allows you to provide more specific feedback:

Additional Details Form

The form includes:

FieldDescription
Selected MoodDisplays your previously selected mood
Improvement CategoriesSelect applicable categories: Accuracy issues, Missing information, Other
Additional CommentsProvide specific details about what could be improved (required, max 1000 characters)

Tip

Be specific in your additional comments. For example, instead of "Missing information", describe what specific section or topic was not covered in the generated documentation.

Click Submit Feedback to create a GitHub issue with your feedback.

Step 6: Track Your Feedback

After submitting your feedback, a confirmation dialog appears with a link to the created GitHub issue.

Feedback Submitted Confirmation

Click the Track Feedback button (with the external link icon) to open the GitHub issue in your browser. This allows you to:

  • Monitor the status of your feedback
  • Add additional context or follow-up comments
  • Receive updates when your feedback is addressed

Supported Operations

Feedback submission is currently available for:

OperationFeedback Available
IngestionNot available
Agents GenerationAvailable

Need More Help?

If you need immediate assistance or want to discuss feedback with the community, join our Discord Community.

On this page