Skip to content

CorvidLabs/fledge-plugin-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fledge-plugin-dashboard

Interactive web dashboard for fledge projects.

Features

  • Project overview — name, version, language, branch, tags
  • Health checks — git status, fledge.toml, working tree
  • Run tasks — execute fledge tasks directly from the browser
  • Run lanes — trigger lane pipelines with one click
  • Quick actions — doctor, CI checks, spec check
  • Git history — recent commits and working tree changes
  • Open repo — jump to GitHub from the dashboard

Install

fledge plugin install CorvidLabs/fledge-plugin-dashboard

Usage

cd your-project
fledge dashboard

Opens a local web dashboard at http://localhost:8384. Set FLEDGE_DASHBOARD_PORT to use a different port.

Requirements

  • Python 3 (ships with macOS and most Linux distros)
  • fledge CLI

License

MIT

About

Interactive web dashboard plugin for fledge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors