Patch Changes
- #1817
7f367d8Thanks @threepointone! -create-thinknow prompts for a starter template when--templateis omitted (and falls back tobasicwhen stdin is non-interactive).npm create thinkandthink initinitialize a git repository — skipping cleanly when the target is already inside one — and scaffold projects with Oxlint/Oxfmt config plus acheckscript. Removes the unused declarativeagent()framework helper and the identity helpers (defineMessengers,defineScheduledTasks,defineChannels) in favor of class-based agents and typed object returns.