Skip to content

Conversation

@cursor
Copy link

@cursor cursor bot commented Jul 4, 2025

This PR adds a comprehensive README for the Effect packages monorepo that:

  • Outlines the repository purpose for Enterprise TypeScript development
  • Provides a packages table with descriptions and status indicators
  • Includes development instructions for contributors
  • Specifies MIT license for all packages
  • Links to the http-recorder package README
  • Excludes the GitHub SDK from linking as it's still in development

cursoragent and others added 4 commits July 4, 2025 19:52
Co-authored-by: hallo <hallo@andrekoenig.de>
Co-authored-by: hallo <hallo@andrekoenig.de>
Co-authored-by: hallo <hallo@andrekoenig.de>
@akoenig akoenig changed the base branch from main to wip July 4, 2025 20:05
@akoenig akoenig merged commit 3eb03ca into wip Jul 4, 2025
@akoenig akoenig deleted the cursor/create-readme-for-monorepo-packages-79cf branch July 4, 2025 20:06
akoenig pushed a commit that referenced this pull request Jul 5, 2025
* Create README.md for Effect Packages Monorepo


* Update README with enterprise focus and clarify development instructions


* Remove GitHub SDK example section from README


* Update README description and wording


---------
akoenig pushed a commit that referenced this pull request Jul 5, 2025
* Create README.md for Effect Packages Monorepo


* Update README with enterprise focus and clarify development instructions


* Remove GitHub SDK example section from README


* Update README description and wording


---------
akoenig added a commit that referenced this pull request Jul 14, 2025
…I features

- Implement complete GitHubIssues service with CRUD operations for issues, comments, labels, and assignees
- Update test specifications to match existing HTTP recordings for proper test execution
- Add comprehensive CLI recorder for GitHubIssues with all operation scenarios
- Fix HTTP client to support DELETE requests with body for GitHub API compliance
- Refactor CLI architecture into modular components for better maintainability
- Add --no-redaction flag to allow unredacted recordings when needed
- Update CLI configuration to use 'akoenig/effective' repository for testing
- Improve recording layer with better redaction and configuration options

Test fixes:
- Use existing issue numbers from recordings (issues #1, #73, #75)
- Adjust test expectations to match actual API responses
- Fix label removal and assignee tests to use correct recorded states
- Update comment tests to handle empty comment lists appropriately
akoenig added a commit that referenced this pull request Sep 1, 2025
…I features

- Implement complete GitHubIssues service with CRUD operations for issues, comments, labels, and assignees
- Update test specifications to match existing HTTP recordings for proper test execution
- Add comprehensive CLI recorder for GitHubIssues with all operation scenarios
- Fix HTTP client to support DELETE requests with body for GitHub API compliance
- Refactor CLI architecture into modular components for better maintainability
- Add --no-redaction flag to allow unredacted recordings when needed
- Update CLI configuration to use 'akoenig/effective' repository for testing
- Improve recording layer with better redaction and configuration options

Test fixes:
- Use existing issue numbers from recordings (issues #1, #73, #75)
- Adjust test expectations to match actual API responses
- Fix label removal and assignee tests to use correct recorded states
- Update comment tests to handle empty comment lists appropriately
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants