Linear Activity
@mgreten/linear-activityv2026.05.20.1
01README
Gather a Linear user's daily activity — issues completed, moved to review, created, comments authored, and in-flight assignments. Read-only, scoped to configurable team keys. Designed as a data source for EOD reports and standup summaries.
02Models
@mgreten/linear-activityv2026.05.20.1linear_activity.ts
fn daily_activity()
Gather today's Linear activity for the viewer: issues completed, moved to In Review, created, comments authored, and current in-flight assignments. When teamKeys is configured, results are scoped to those teams; otherwise all teams visible to the viewer are included.
Resources
linear_activity(1d)— Linear activity for a viewer on a given date -- completed, in-review, created, comments, in-flight
03Previous Versions
2026.05.19.1May 19, 2026
Initial release: daily Linear activity queries for EOD reports and standup summaries.
04Stats
A
100 / 100
Downloads
8
Archive size
8.7 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms