-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from coinbase/chore-upd-readmes-and-camel
chore: Add contribution/security/licensing info to all packages, ensure consistent casing of AgentKit in comments/copy
- Loading branch information
Showing
13 changed files
with
77 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# CDP Agentkit.js Core Changelog | ||
# CDP AgentKit.js Core Changelog | ||
|
||
## Unreleased | ||
|
||
## [0.0.6] - 2024-12-03 | ||
|
||
### Added | ||
|
||
- Initial release of the CDP Agentkit.js Core. | ||
- Initial release of the CDP AgentKit.js Core. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# CDP Agentkit Core Changelog | ||
# CDP AgentKit Core Changelog | ||
|
||
## Unreleased | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,23 @@ | ||
# Agentkit Core | ||
# AgentKit Core | ||
|
||
Framework agnostic primitives that are meant to be composable and used via Agentkit framework extensions. | ||
Framework agnostic primitives that are meant to be composable and used via AgentKit framework extensions. | ||
|
||
You can find all of the supported actions under `./cdp_agentkit_core/actions` | ||
|
||
## Contributing | ||
|
||
See [CONTRIBUTING.md](../CONTRIBUTING.md) for more information. | ||
|
||
## Security and bug reports | ||
|
||
The CDP AgentKit team takes security seriously. | ||
See [SECURITY.md](../SECURITY.md) for more information. | ||
|
||
## Documentation | ||
|
||
- [CDP AgentKit Documentation](https://docs.cdp.coinbase.com/agentkit/docs/welcome) | ||
- [API Reference: CDP AgentKit Core](https://coinbase.github.io/cdp-agentkit-nodejs/cdp-agentkit-core/index.html) | ||
|
||
## License | ||
|
||
Apache-2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# CDP Agentkit.js Langchain Extension Changelog | ||
# CDP AgentKit.js Langchain Extension Changelog | ||
|
||
## Unreleased | ||
|
||
## [0.0.7] - 2024-12-03 | ||
|
||
### Added | ||
|
||
- Initial release of the CDP Agentkit.js Langchain Extension. | ||
- Initial release of the CDP AgentKit.js Langchain Extension. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters