## CHANGES

- Added “View Git Log” action right inside GitStatusWidget tooltip 🧭
- Wired MainPanel to open Git Log directly from the widget 🪟
- Expanded GitStatusWidget API with optional `onViewLog` callback 🧩
- Improved test coverage for Git log tooltip interactions and rendering 🧪
- Cleaned repo by removing auto-generated CLAUDE.md memory context files 🧹
- Enhanced release notes frontmatter with a new newspaper icon 🗞️
This commit is contained in:
Pedram Amini
2026-02-01 00:14:51 -05:00
parent a809be18e0
commit ef7ac9c6a2
10 changed files with 43 additions and 72 deletions

View File

@@ -1,11 +0,0 @@
<claude-mem-context>
# Recent Activity
<!-- This section is auto-generated by claude-mem. Edit content outside the tags. -->
### Jan 11, 2026
| ID | Time | T | Title | Read |
|----|------|---|-------|------|
| #413 | 5:34 AM | 🔵 | History Documentation Content Loaded for Verification | ~412 |
</claude-mem-context>

View File

@@ -1,6 +1,7 @@
---
title: Release Notes
description: Version history and changelog for Maestro releases
icon: newspaper
---
# Release Notes