Skip to content

Conversation

@subtleGradient
Copy link
Contributor

Prepare for ecosystem-first reorganization by removing all existing
examples and configuration. This clean slate allows us to rebuild with
a clear structure where each ecosystem (curl, ts-fetch, ts-effect-ai,
ts-openrouter-sdk, ts-ai-sdk) is an independent project.

Evidence: Only LICENSE.md and .env.sample remain in repository root.

Prepare for ecosystem-first reorganization by removing all existing
examples and configuration. This clean slate allows us to rebuild with
a clear structure where each ecosystem (curl, ts-fetch, ts-effect-ai,
ts-openrouter-sdk, ts-ai-sdk) is an independent project.

Evidence: Only LICENSE.md and .env.sample remain in repository root.
Copy link
Contributor Author

subtleGradient commented Nov 11, 2025

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR performs a complete cleanup of the repository by removing all existing code examples, configuration files, and dependencies. The purpose is to create a clean slate for restructuring the project with an ecosystem-first approach where each SDK integration (curl, ts-fetch, ts-effect-ai, ts-openrouter-sdk, ts-ai-sdk) will become an independent project.

Key Changes

  • Removed all TypeScript example implementations (OpenAI SDK and LangChain.js examples)
  • Deleted all Node.js project configuration and dependencies (package.json, pnpm-lock.yaml)
  • Removed build configuration (.gitignore)
  • Retained only LICENSE.md and .env.sample for the new structure

Reviewed Changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pnpm-lock.yaml Deleted entire lockfile containing all project dependencies
package.json Removed Node.js project configuration including scripts and dependencies
examples/openai/index.ts Removed OpenAI SDK integration example
examples/langchain/index.ts Removed LangChain.js integration example
README.md Deleted project documentation describing SDK usage examples
.gitignore Removed git ignore configuration for node_modules and .env
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor Author

subtleGradient commented Nov 13, 2025

Merge activity

  • Nov 13, 2:47 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Nov 13, 2:48 PM UTC: @subtleGradient merged this pull request with Graphite.

@subtleGradient subtleGradient merged commit e69aba6 into main Nov 13, 2025
15 checks passed
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