Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 732 Bytes

File metadata and controls

24 lines (15 loc) · 732 Bytes

Agent Guidelines

Shared Yazelix agent workflow and release policy live in the main repo:

Only Nova Bar-specific guidance belongs here.

Local Scope

  • This repo owns the standalone Nova Bar package and widget command.
  • Keep the standalone preset generic; Nova session-specific widgets and cache paths belong in the main repo adapter.
  • Preserve the package artifact names documented in the README.

Local Commands

  • cargo test
  • cargo build --release
  • nix build .#nova_bar --no-link

Integration Notes

Nova consumes the package through its flake input and owns runtime-specific KDL rendering.