Commit Graph

9 Commits

Author SHA1 Message Date
Nacho Codoñer
b29a15b482 add support for --from-branch option in meteor create command 2026-03-25 16:48:17 +01:00
Nacho Codoñer
630900294b refactor validateExamplesData to support custom warning function via options 2026-03-25 16:34:37 +01:00
Nacho Codoñer
c65602e8e2 prioritize network over cache for examples retrieval; add fallback mechanism to cached data. 2026-03-25 16:27:18 +01:00
Nacho Codoñer
a0ad998867 enhance error reporting in CLI examples command and update examples branch reference 2026-03-25 16:16:27 +01:00
Nacho Codoñer
b5888eaea2 add Meteor app validation for create command
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:47:05 +01:00
Nacho Codoñer
4338bcfd67 add example resolution and clone utilities
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:46:58 +01:00
Nacho Codoñer
003c109d9b add getExamples orchestrator with cache-first strategy
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:45:44 +01:00
Nacho Codoñer
7e61143ae9 add examples cache read/write
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:45:36 +01:00
Nacho Codoñer
ee63a89a02 add examples module with constants and data validation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:44:27 +01:00