Skip to content

MetaPi v0.1.0-preview.2

Pre-release
Pre-release

Choose a tag to compare

@Slapq Slapq released this 16 Aug 17:40
· 15 commits to main since this release

MetaPi v0.1.0-preview.2

This preview updates the sanitized public source snapshot with the /resume temporary-test Session isolation fix.

Fixed

  • Prevent coding-agent Vitest runs from inheriting and writing to the user's real MetaPi Profile agent directory.
  • Hide orphaned Session rows whose working directory was removed from the operating-system temp directory.
  • Hide known pi-, metapi-, session-test-, and coding-agent-test- test roots under the OS temp directory, including nested runtime test cwd rows.
  • Keep existing ordinary temp projects, normal Profile Sessions, Pi compatibility Sessions, and DSH-native Sessions unchanged.

Data boundary

No user Session JSONL is deleted, moved, rewritten, or migrated. The change affects discovery visibility and test storage isolation only.

Validation

  • Focused Session/Profile/runtime regression tests passed.
  • Coding-agent type check and build passed.
  • Full repository check passed with the existing 13 informational metapi-config diagnostics.
  • Real Windows PTY /resume All scope showed zero OS Temp Session rows and exited code 0.
  • The public update passed excluded-path, machine-identifier, token-pattern, and diff checks.

This remains a source preview. No installer, npm package, credentials, Profile state, Session data, or binary artifact is attached.