• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zwave-js / zwave-js-ui / 19578966439
20%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2025 05:52PM UTC
Jobs 1
Files 68
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Nov 2025 05:51PM UTC coverage: 20.07%. Remained the same
19578966439

push

github

web-flow
chore: implement specialized agents.md for GitHub Copilot (#4470)

## ✅ Implement specialized agents.md following GitHub best practices

This PR implements a comprehensive agent system for GitHub Copilot based
on best practices from analyzing 2500+ repositories. The implementation
significantly improves the Copilot experience by providing specialized,
role-based agents with clear boundaries and practical guidance.

### 📁 Files Created (3,165 lines, 71 KB total)

#### Main Overview
- [x] **AGENTS.md** (298 lines) - Root-level overview and quick
reference guide

#### Five Specialized Agents
- [x] **backend-agent.md** (287 lines) - Node.js/TypeScript backend
specialist
- [x] **frontend-agent.md** (551 lines) - Vue 3 + Vuetify 3 frontend
specialist
- [x] **testing-agent.md** (650 lines) - QA engineer and testing
specialist
- [x] **documentation-agent.md** (759 lines) - Technical writer
specialist
- [x] **build-agent.md** (620 lines) - DevOps and build specialist

### 🔄 Latest Updates

**Address review feedback:**
- ✅ Clarified that project uses **Vue 3 Options API only** (not
Composition API)
- ✅ Added guidance on code sharing between frontend/backend (e.g.,
`socketEvents`)
- ✅ Added instructions to check utils files before writing new utility
functions
- ✅ Explained `app.confirm` requires `InstancesMixin` mixin
- ✅ Documented that in `App.vue`, use `this.confirm` directly (not
`this.app.confirm`)
- ✅ Added "NEVER duplicate code" boundaries to prevent code duplication

### 🎯 Key Features

Each agent includes:

✅ **YAML Frontmatter**
- Clear persona and specialization
- Complete tech stack listing
- File path scoping (`applyTo`)
- Essential commands with timings
- Boundaries (always/never lists)

✅ **Practical Code Examples**
- 50+ real code snippets from the codebase
- Both correct and incorrect patterns
- Working examples that can be copied
- Domain-specific best practices

✅ **Clear Boundaries**
- "Always do" lists for best practices
- "Never do" lists ... (continued)

333 of 441 branches covered (75.51%)

Branch coverage included in aggregate %.

4048 of 21388 relevant lines covered (18.93%)

1.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19578966439.1 21 Nov 2025 05:52PM UTC 68
20.07
GitHub Action Run
Source Files on build 19578966439
  • Tree
  • List 68
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • cdbfae85 on github
  • Prev Build on master (#19563745324)
  • Next Build on master (#19592492104)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc