Files
nixos-config/modules/_opencode/AGENTS.md
2026-04-01 11:40:32 +00:00

277 B

Global AGENTS.md

Version Control

  • Use jj for VCS, not git
  • jj tug is an alias for jj bookmark move --from closest_bookmark(@-) --to @-

Scripting

  • Always use Nushell (nu) for scripting
  • Never use Python, Perl, Lua, awk, or any other scripting language