Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 913 Bytes

File metadata and controls

12 lines (10 loc) · 913 Bytes

Changelog

0.2.0

  • Added persistent Unity Console capture sessions with JSONL output, incremental reads, rotation, summaries, SHA256 verification, session listing, and confirm-token cleanup.
  • Renamed the core product, C# namespaces, assemblies, menus, and documentation to UPilot.
  • Added a stable tool registry, schema-v2 MCP responses, structured errors, cache freshness, operation timing, and async task tools.
  • Standardized Streamable HTTP on port 8011 and kept WebSocket ports internal to the Unity Bridge.
  • Added project configuration at .upilot/config.json and client configuration diagnostics.
  • Made UPilot Flow optional and disabled by default, with Unity 6 and define constraints.
  • Added UPilot Flow schema version 2, validation, dry-run migration, action descriptors, and migrated samples.
  • Updated Agent rules and the UPilot skill to use capability discovery and phase-based acceptance.