Skip to content

ProseForge Agent v0.3.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:45

Terminal UI default hotfix.

Fixed

  • Bare pf-agent now launches the terminal UI by default after first-run
    bootstrap. In an interactive terminal this opens the full-screen TUI; in
    non-interactive pipes and tests it falls back to the line-based TUI. The
    explicit pf-agent chat command remains available for scripted chat turns.
  • Help text and both READMEs now describe pf-agent as the TUI entry point
    instead of the old chat REPL, matching the v0.3.x user-facing promise.