Skip to content

Add OMP session archiving - #3

Merged
maedmatt merged 1 commit into
maedmatt:mainfrom
thefoxkai:feat/omp-sessions
Aug 24, 2026
Merged

Add OMP session archiving#3
maedmatt merged 1 commit into
maedmatt:mainfrom
thefoxkai:feat/omp-sessions

Conversation

@thefoxkai

@thefoxkai thefoxkai commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • archive Oh My Pi (OMP) session artifacts and referenced media from $PI_CODING_AGENT_DIR or ~/.omp/agent
  • preserve transcripts and their associated subagent summaries and tool logs
  • skip lock and temporary files while leaving OMP databases, caches, binaries, and credentials outside the archive

Validation

  • uv run ruff check .
  • uv run ruff format --check .
  • uv run pytest (13 passed)
  • live archive of the local OMP store: 355 files / 90,183,209 bytes
  • every archived file compared byte-for-byte: 0 missing, extra, or mismatched
  • stable rerun copied 0 files
  • archive permissions remained 0700 for directories and 0600 for files

@maedmatt maedmatt left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

working hard xD

@maedmatt
maedmatt merged commit bb1bffa into maedmatt:main Aug 24, 2026
2 checks passed
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.

2 participants