Skip to content

SeanAverS/code-insight-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Insight Agent

A dashboard designed for real-time file inspection and to visualize agent-assisted code refinements.

Demo: Ask Claude (agent) to make the dropdown lighter

Demo of App Interaction


Table of Contents


Installation

  1. Clone the repository:
    git clone https://github.com/SeanAverS/code-insight-agent.git
  2. Navigate to the project directory:
    cd code-insight-agent
  3. Install dependencies:
    npm install
  4. Start the Bridge Server:
    node index.js

Usage

  1. Request Context: Ask the agent to read a file
  2. Live Inspection: The agent reads your file content and displays suggestions in the dashboard
  3. Confirm: Press "Apply Changes" button to update your local file with these suggestions

Features

  • Live File Difference: Instant comparison between existing code and agent suggestions
  • Agent Integration: Direct pipeline for AI to push suggestions without manual copy pasting

About

A dashboard to visualize Agent Harness findings

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors