Skip to content

Commit

Permalink
chore: release preps
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Pilar <[email protected]>
  • Loading branch information
pilartomas committed Feb 6, 2025
1 parent 7601f72 commit 14e8e98
Show file tree
Hide file tree
Showing 143 changed files with 19 additions and 83,785 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,4 @@ out
.pnp.*

.DS_Store
dist/
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Contributing to MCP TypeScript SDK
# Contributing to ACP TypeScript SDK

We welcome contributions to the Model Context Protocol TypeScript SDK! This document outlines the process for contributing to the project.
We welcome contributions to the Agent Communication Protocol TypeScript SDK! This document outlines the process for contributing to the project.

## Getting Started

1. Fork the repository
2. Clone your fork: `git clone https://github.com/YOUR-USERNAME/typescript-sdk.git`
2. Clone your fork: `git clone https://github.com/YOUR-USERNAME/acp-typescript-sdk.git`
3. Install dependencies: `npm install`
4. Build the project: `npm run build`
5. Run tests: `npm test`
Expand Down Expand Up @@ -37,7 +37,7 @@ This project follows our [Code of Conduct](CODE_OF_CONDUCT.md). Please review it

## Reporting Issues

- Use the [GitHub issue tracker](https://github.com/modelcontextprotocol/typescript-sdk/issues)
- Use the [GitHub issue tracker](https://github.com/i-am-bee/acp-typescript-sdk/issues)
- Search existing issues before creating a new one
- Provide clear reproduction steps

Expand Down
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
MIT License

Copyright (c) 2024 Anthropic, PBC
Copyright (c) 2025 IBM Corp.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 0 additions & 2 deletions dist/cjs/cli.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion dist/cjs/cli.d.ts.map

This file was deleted.

131 changes: 0 additions & 131 deletions dist/cjs/cli.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/cjs/cli.js.map

This file was deleted.

Loading

0 comments on commit 14e8e98

Please sign in to comment.