MergeGate: deterministic execution protocol for AI-assisted development and the execution layer for GitNexus-style code intelligence https://github.com/ShunsukeHayashi/mergegate
Find a file
Shunsuke Hayashi 81027daa4a fix(views): Fix compilation errors and add notification tests
Sprint 7 changes:
- Fixed 25 compilation errors in views.rs:
  - Fixed API mismatches for Spinner, Breadcrumb, StatusBar, StatusItem
  - Fixed PagerOverlay content method usage
  - Fixed render method signatures for overlays
  - Fixed ApprovalAction and ResumePickerAction enum variants
  - Fixed ChatComposer method names (get_input vs get_content)
  - Fixed Layout split return type compatibility
- Added 60 tests for notification.rs covering:
  - NotificationPriority (3 tests)
  - Notification (8 tests)
  - NotificationAction (3 tests)
  - NotificationPanel (15 tests)
  - Banner (5 tests)
  - AlertType, AlertButton (4 tests)
  - Alert (12 tests)
  - NotificationCenter (11 tests)

Total tests: 220

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 18:58:31 +09:00
.claude chore: Initialize Miyabi project with full planning 2025-11-22 17:45:08 +09:00
.github/workflows chore: Add workflow weekly-report.yml 2025-11-22 17:07:21 +09:00
crates fix(views): Fix compilation errors and add notification tests 2025-11-22 18:58:31 +09:00
docs chore: Initialize Miyabi project with full planning 2025-11-22 17:45:08 +09:00
.env.example chore: Initialize Miyabi project with full planning 2025-11-22 17:45:08 +09:00
.gitignore feat(diff_viewer): Add syntax highlighting for diff content 2025-11-22 18:39:27 +09:00
.miyabi.yml chore: Initialize Miyabi project with full planning 2025-11-22 17:45:08 +09:00
Cargo.lock chore: Initialize Miyabi project with full planning 2025-11-22 17:45:08 +09:00
Cargo.toml feat(core): implement Glob and Grep search tools 2025-11-22 18:25:00 +09:00
CLAUDE.md chore: Initialize Miyabi project with full planning 2025-11-22 17:45:08 +09:00
GOALS.md chore: Initialize Miyabi project with full planning 2025-11-22 17:45:08 +09:00
LICENSE Initial commit 2025-11-22 17:06:52 +09:00
README.md Initial commit 2025-11-22 17:06:52 +09:00

miyabi-cli-standalone

Autonomous development powered by Agentic OS