A PowerShell implementation of Claude Code: agent loop + tools + permissions.
Stars
73
Forks
10
Watchers
73
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #9 from dfinke/add-progress-indicators
df56460View on GitHubUpdate CHANGELOG and README to include progress indicators with timestamps for enhanced visibility
2327059View on GitHubUpdate CHANGELOG for version 1.1.0: Add comment-based help, pipeline input support, and enhance test coverage
f0ccf2cView on GitHubEnhance README with comment-based help and pipeline input support for Invoke-PSClaudeCode
0d50444View on GitHubEnhance tests for Invoke-PSClaudeCode function with pipeline input handling and comment-based help validation
5fd4a3bView on GitHubRefactor Invoke-PSClaudeCode function to enhance pipeline input handling and improve tool execution logic
447d62aView on GitHubMerge pull request #7 from dfinke/copilot/add-ci-yml-for-tests
f27fbf0View on GitHubAdd explicit permissions to limit GITHUB_TOKEN scope
8dc2c59View on GitHubRemove PSGallery trust setting for better security
26a864cView on GitHubAdd CI workflow to autorun tests on push and PR
9dddc66View on GitHubMerge pull request #5 from dfinke/copilot/add-unit-tests-invoke-psclaudecodeagent
e23803fView on GitHub