Skip to content

Features overview

Mayfly 0.1.0-alpha.1 is a flat Cordis plugin tree over dsh-base. The bundle inserts six dsh support rows and 28 Mayfly rows.

Data and interaction

  • native Harness sessionProjections drive conversation, token/context, title, and session facts;
  • built-in commands register directly on native commands;
  • app selects the current Agent and exposes its exact identity through mayflyCurrentAgent;
  • transcript and interaction do not maintain a second Agent/Session truth.

Terminal UI

  • core is the only pi-tui/raw-terminal owner;
  • status producers register directly on mayflyStatus;
  • activity, queue, todo, BTW, Agent, and workflow panes register on mayflyPanes;
  • the jobs footer, /jobs, and /agents consume native Harness services;
  • mayflyOverlays renders overlay contributions;
  • mayflyEditorExtensions composes extensions around the one Mayfly editor.

External plugins and built-ins use the same services and Fiber lifecycle.

Continue

Preview · v0.1.0-alpha.1