Commit Graph

5 Commits

Author SHA1 Message Date
Eyal Toledano
502f939231 Fixes streamingInterval issue. Updates system prompt for tasks json. 2025-03-04 16:06:36 -05:00
Eyal Toledano
96ba4f42ba feat: update dev.js template with streaming support 2025-03-04 15:25:05 -05:00
Eyal Toledano
7cb55751b3 Fixes the template dev.js 2025-03-04 14:52:41 -05:00
Eyal Toledano
c72373d761 feat: Modernize package with ES modules and improve error handling
- Update to ES modules syntax throughout the codebase
- Add fileURLToPath and dirname imports to handle __dirname in ES modules
- Upgrade Anthropic SDK from 0.10.0 to 0.39.0
- Fix JSON parsing to handle responses wrapped in Markdown code blocks
- Improve documentation with clearer installation instructions
- Add important notes about ES modules and SDK requirements
- Update environment examples with API key format and model recommendations
- Include index.js in package files list
- Bump version to 1.0.2
2025-03-04 14:11:57 -05:00
Eyal Toledano
07648a1417 initial version 2025-03-04 13:55:17 -05:00