bobbylite / bobbylite/hermes-admin-dashboard

Add configuration UI for automated backlog PR pipelines

Abierto
#6 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement priority: medium
Lenguaje dominante
TypeScript
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Description
Currently, the automated backlog PR pipeline (managed via a cron job) is configured via a specific Hermes skill and internal rules. We need to expose these configurations in the Hermes Admin Dashboard to allow for easier management without manual intervention in the skill files.

## Requirements
- **Configuration UI:** A section in the admin dashboard to view and edit the current cron task settings (schedule, deliver targets, etc.).
- **Rule Management:** Ability to view and edit the current Orchestrator rules (e.g., branch naming conventions, priority rankings, and attribution settings).
- **Status Overview:** A dashboard view of the current pipeline status, including:
- Last successful run time.
- Current open PRs handled by the pipeline.
- Logs of recent actions (skipped, completed, failed).
- **Manual Trigger:** A button to manually trigger the 'hermes-dashboard-development' cron job immediately.

## Proposed Implementation
- Create a new configuration schema for the pipeline.
- Build a management page in the dashboard that allows users to update these parameters.
- Integrate with the Hermes Agent's configuration system to ensure the UI updates actually modify the active skills/cronjobs.

## Context
This is a direct follow-up to the need for making the automated coding workflows more transparent and editable by non-technical users.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

The issue requires building a new UI section in the Hermes Admin Dashboard. Start by exploring the existing dashboard structure to understand how configuration pages are built and integrated. Look for the Hermes Agent's configuration system and the current cron job skill files to understand the data schema. The work involves creating a new configuration schema, a management page, and integrating with the backend to update active skills/cronjobs. 'Done' means the UI allows viewing/editing cron settings and rules, shows a status overview, and includes a manual trigger button.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
typescript
Área
backend-api-design, devtools, tooling
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.