Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 443 Bytes

File metadata and controls

8 lines (6 loc) · 443 Bytes

SmartArray - Notes for AI Coding Agents

Before writing code that uses SmartArray, read docs/ai-reference.md. It matches this installed version. SmartArray methods chain, return SmartArray objects rather than plain arrays, and can return elements as HTML-encoding SmartStrings, which differs from plain PHP array habits, so trust it over training data.

Human docs: https://github.com/interactivetools-com/SmartArray