accuknox / accuknox/agentZ

No notification when a workflow fails or a connection breaks while you're away

Open
#68 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
48
Forks
10
Avg merge
1d 8h
Merged PRs (30d)
17

Description

Source: Quick-sync-up-AgentZ call, 20 Jul 2026 (Atharva Shah, Murtaza Udaipurwala, Rahul Jadhav)
Suggested labels from the call: ux notifications p1

If you set up five workflows and walk away for a day, and one of them silently failed, or one MCP connection started erroring, or a credential expired, there is currently nothing that tells you. You'd only find out by opening each thing individually and checking its status.

The fix. Add a notification bell with a count badge in the header, covering the three cases that matter most: a scheduled workflow that failed while you were away, an MCP connection that's erroring, and a credential that expired.

Why it matters. Atharva summed up the actual user behavior here: "if the user creates five workflows, once he comes back we need to show him hey, one workflow failed." People aren't going to babysit a dashboard. They need the dashboard to flag them down instead.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the header and the existing status entry points for scheduled workflows, MCP connections, and credentials. The work is done when the header shows a notification bell with a count badge for workflow failures, connection errors, and expired credentials, including events that occurred while the user was away.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.