Activity
Add initial unit tests for cli.ts
Add initial unit tests for cli.ts
Add Testing section to README.md
Add Testing section to README.md
Add initial unit tests for cli.ts
Add initial unit tests for cli.ts
Add Testing section to README.md
Add Testing section to README.md
Add process.exit(0) to CLI tool for graceful termination
Add process.exit(0) to CLI tool for graceful termination
Fix iteration count handling and improve error logging in CLI tool
Fix iteration count handling and improve error logging in CLI tool
Add GITHUB_ISSUE_NUMBER to CLI output for better context
Add GITHUB_ISSUE_NUMBER to CLI output for better context
Update CLI output to include GITHUB_REPOSITORY and format ENTRY_POINT
Update CLI output to include GITHUB_REPOSITORY and format ENTRY_POINT
Add ANTHROPIC_API_KEY to mini-coder workflow environment variables
Add ANTHROPIC_API_KEY to mini-coder workflow environment variables
Update mini-coder workflow to trigger on issue edits as well as openings
Update mini-coder workflow to trigger on issue edits as well as openings
Fix mini-coder workflow to use secrets for GitHub App ID
Fix mini-coder workflow to use secrets for GitHub App ID
Add GitHub App token creation to mini-coder workflow for enhanced aut…
Add GitHub App token creation to mini-coder workflow for enhanced aut…
Update mini-coder workflow to include issue title in input
Update mini-coder workflow to include issue title in input
Add GitHub MCP server initialization and error handling in CLI tool
Add GitHub MCP server initialization and error handling in CLI tool
feat: Skip GitHub MCP server when GITHUB_PERSONAL_ACCESS_TOKEN is not…
feat: Skip GitHub MCP server when GITHUB_PERSONAL_ACCESS_TOKEN is not…
Add Jest configuration and update package.json for testing support
Add Jest configuration and update package.json for testing support
Add Jest configuration and update package.json for testing support
Add Jest configuration and update package.json for testing support
Add Jest configuration and update package.json for testing support
Add Jest configuration and update package.json for testing support
Add initial implementation of Mini Coder CLI tool with TypeScript con…
Add initial implementation of Mini Coder CLI tool with TypeScript con…