An R package for interacting with Anthropic's API
Stars
44
Forks
8
Watchers
44
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
19
commits
3
commits
1
commits
1
commits
Merge pull request #25 from yrvelez/claude/fix-task-chaining-PfWN8
cc0593eView on GitHubAdd output chaining to pipe scripts for proper task sequencing
53744deView on GitHubMerge pull request #24 from yrvelez/claude/verbose-pipe-output-ECdSP
bf1b3a6View on GitHubAdd verbose output with step tracking and stashable scripts for pipe operations
291f8b3View on GitHubMerge pull request #23 from yrvelez/claude/improve-pipe-chaining-9WQN8
8730eb1View on GitHubImprove pipe chaining robustness with comprehensive error guidance
e7de6a7View on GitHubMerge pull request #22 from yrvelez/claude/add-pipe-retry-logic-OroNr
f5af937View on GitHubMerge pull request #21 from yrvelez/claude/error-stacked-pipes-Jmsj9
d364263View on GitHubAdd error for stacked pipes indicating functionality is in progress
899699dView on GitHubMerge pull request #20 from yrvelez/claude/fix-pipe-operator-XtCSO
9dc06efView on GitHubFix pipe operator to copy objects to R global environment after each step
cc9a85eView on GitHubMerge pull request #19 from yrvelez/claude/fix-pipe-operator-mP9Jv
e02cf8aView on GitHubFix pipe operator to preserve original data across chained operations
3a5ff53View on GitHub