bobbylite / bobbylite/hermes-admin-dashboard

Add configuration UI for automated backlog PR pipelines

未關閉
#6 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement priority: medium
主要語言
TypeScript
星號
0
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

## 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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

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.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
typescript
領域
backend-api-design, devtools, tooling
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
活躍
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。