Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PostHog
/
posthog
Public
Notifications
You must be signed in to change notification settings
Fork
3.4k
Star
39.8k
Code
Issues
3.6k
Pull requests
2k
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(tasks): add task-centric activity feed endpoint
- #72793
#72793
Merged
k11kirky
merged 17 commits into
master
PostHog/posthog:master
from
posthog-code/task-activity-feed
PostHog/posthog:posthog-code/task-activity-feed
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(tasks): add task-centric activity feed endpoint
#72793
k11kirky
merged 17 commits into
master
PostHog/posthog:master
from
posthog-code/task-activity-feed
PostHog/posthog:posthog-code/task-activity-feed
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
feat(tasks): add task-centric activity feed endpoint
Show description for b8c4a08
k11kirky
authored
b8c4a08
View commit details
Copy full SHA for b8c4a08
Browse repository at this point
feat(tasks): persist per-user activity projections
Show description for 3d36de5
k11kirky
authored
3d36de5
View commit details
Copy full SHA for 3d36de5
Browse repository at this point
fix(tasks): make the activity feed work and track read per task
Show description for 2e91bf5
k11kirky
authored
2e91bf5
View commit details
Copy full SHA for 2e91bf5
Browse repository at this point
chore(tasks): register TaskActivity for IDOR scoping checks
Show description for 1c27ba1
k11kirky
authored
1c27ba1
View commit details
Copy full SHA for 1c27ba1
Browse repository at this point
chore: update OpenAPI generated types
tests-posthog[bot]
authored
256aa19
View commit details
Copy full SHA for 256aa19
Browse repository at this point
fix(tasks): unpaginate the activity list and use a uuid7 primary key
Show description for 94c61e3
k11kirky
authored
94c61e3
View commit details
Copy full SHA for 94c61e3
Browse repository at this point
chore: update OpenAPI generated types
tests-posthog[bot]
authored
39c5514
View commit details
Copy full SHA for 39c5514
Browse repository at this point
fix(tasks): type the activity list as the envelope it actually returns
Show description for fc24806
k11kirky
authored
fc24806
View commit details
Copy full SHA for fc24806
Browse repository at this point
chore: update OpenAPI generated types
tests-posthog[bot]
authored
fe9ab42
View commit details
Copy full SHA for fe9ab42
Browse repository at this point
chore(tasks): annotate the activity queryset helper's return type
Show description for 7c38ba3
k11kirky
authored
7c38ba3
View commit details
Copy full SHA for 7c38ba3
Browse repository at this point
Merge branch 'master' into posthog-code/task-activity-feed
Show description for 3cdd510
k11kirky
authored
3cdd510
View commit details
Copy full SHA for 3cdd510
Browse repository at this point
fix(tasks): make activity reads race-safe
Show description for 038b8ea
k11kirky
authored
038b8ea
View commit details
Copy full SHA for 038b8ea
Browse repository at this point
Commits on Jul 27, 2026
fix(tasks): scope activity projection test query
Show description for 7827392
k11kirky
authored
7827392
View commit details
Copy full SHA for 7827392
Browse repository at this point
fix(tasks): report completed activity accurately
Show description for a52b63f
k11kirky
authored
a52b63f
View commit details
Copy full SHA for a52b63f
Browse repository at this point
fix(tasks): project interactive turn completion
Show description for f7de08e
k11kirky
authored
f7de08e
View commit details
Copy full SHA for f7de08e
Browse repository at this point
Merge branch 'master' into posthog-code/task-activity-feed
Show description for fa962fc
k11kirky
authored
fa962fc
View commit details
Copy full SHA for fa962fc
Browse repository at this point
fix(tasks): separate completed turn push cooldown
Show description for c4abdd2
k11kirky
authored
c4abdd2
View commit details
Copy full SHA for c4abdd2
Browse repository at this point
You can’t perform that action at this time.