Skip to content

feat(activity): add resource activity history - #9

Merged
mzner merged 1 commit into
mainfrom
feat/activity-history
Aug 11, 2026
Merged

feat(activity): add resource activity history#9
mzner merged 1 commit into
mainfrom
feat/activity-history

Conversation

@mzner

@mzner mzner commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • add account-wide and resource-scoped activity history through the oCIS Graph activitylog API
  • aggregate visible personal and project Space histories using stable storage-space IDs
  • support depth, limit, and sort filters with human, JSON, and JSONL output
  • preserve server permission decisions and document the command for users and AI agents

Validation

  • make check
  • activities package coverage: 93.2%
  • live account-wide JSON and human-output checks against the existing mzner profile
  • git diff --check

- query oCIS activitylog across visible personal and project Spaces
- add resource scoping with depth, limit, and sort filters
- render human and structured output with permission-aware errors

Signed-off-by: Matteo <mzner@pm.me>
@mzner
mzner merged commit 385129a into main Aug 11, 2026
14 checks passed
@mzner
mzner deleted the feat/activity-history branch August 11, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant