Skip to content

Psyche Build v0.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 06:44
· 73 commits to main since this release
v0.0.2
a4546f4

[0.0.2] - 2026-08-28

Downloads

Changed

  • The Coven launcher now opens the bare Coven CLI (coven) across the TUI,
    daemon, conflict-resolution, and native desktop paths instead of entering
    coven code. The stable internal configuration ID remains coven-code.
  • The native Coven theme now uses graphite surfaces with restrained violet
    focus accents, and performance diagnostics consistently show a dropped-frame
    value when frame timing is available.
  • Repository planning now publishes from the canonical Beads store through a
    bounded managed-Project synchronizer with repeatable offline drift checks.
  • Contributor, security, support, agent-operation, and Psyche compatibility
    contracts are now explicit and covered by repository checks.

Fixed

  • Files-pane toolbar controls no longer transfer focus to the pane canvas
    before their button action runs.
  • Native Git history inspection now isolates repository, global, and system Git
    configuration so a project cannot redirect the read-only log operation.
  • Restored Coven panes discard legacy code-mode session IDs and names before
    relaunching the bare CLI.

TestFlight: What to Test

  • Open a project and launch Coven CLI from the agent picker. Confirm it starts
    with the bare coven command and does not attempt to resume a generated
    session ID.
  • Use the Files pane toolbar and confirm each control runs without moving focus
    into the pane canvas first.
  • Inspect Git history in ordinary and bare repositories and confirm the log
    remains bounded to the selected repository.