Skip to content

Commit 2883e60

Browse files
committed
Add another changelog entry.
1 parent 984df5c commit 2883e60

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

.cursor/skills/check-main-repo-for-updates/SKILL.MD renamed to .cursor/skills/check-main-updates/SKILL.MD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
name: check-main-repo-for-updates
2+
name: check-main-updates
33
description: Look in main repo and propose changes for docs for things that have changed.
44
disable-model-invocation: true
55
---
6-
# Check support tickets
6+
# Check main repo for updates
77

88
## Instructions
99

1010
* Read agent-workspace/change-log.md
11-
* Look in the main repo for UI changes that affect components that are visible. The main repo is in ~/wallstreetio. If the branch is not on master, then stop and warn the user. Look for changes since the end commit for the last entry in change-log.md.
11+
* Look in the main repo for UI changes that affect components that are visible. The main repo is in ~/wallstreetio. If the branch is not on master, then stop and warn the user. Look for changes since the end commit for the last entry in change-log.md. Use a new scratch_change_log.md to keep track of what you find.
1212
* Propose changes to these docs as a list of numbers.
1313
* User will specify which numbers to implement
1414
* Once implemented add entry to change-log.md

agent-workspace/change-log.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,9 @@
1212
## Entry 2026-06-29
1313
### end commit: 7d1f75a74
1414
### summary:
15-
* No visible UI changes since 4fc192971; no doc updates needed.
15+
* No visible UI changes since 4fc192971; no doc updates needed.
16+
17+
## Entry 2026-06-29
18+
### end commit: 759ee73fe
19+
### summary:
20+
* Community watchlist creators now see the color-tag visibility eyeball; minor visibility fix, no doc updates needed.

0 commit comments

Comments
 (0)