Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 530 Bytes

File metadata and controls

20 lines (17 loc) · 530 Bytes

AGENTS.md

Syncode is a Node.js/Bun TypeScript CLI that syncs AI agent configurations via adapter-based git + symlink/copy workflows.

Essentials

  • Runtime: Node.js >=20
  • Package manager: bun
  • Non-standard commands:
    • bun run dev
    • bun run build
    • bun run typecheck

More details

  • docs/agents/commands.md
  • docs/agents/project-structure.md
  • docs/agents/architecture.md
  • docs/agents/code-style.md
  • docs/agents/feature-development.md
  • docs/agents/troubleshooting.md
  • docs/agents/roadmap.md