- Add full Telegram bot functionality with Z.AI API integration
- Implement 4 tools: Bash, FileEdit, WebSearch, Git
- Add 3 agents: Code Reviewer, Architect, DevOps Engineer
- Add 6 skills for common coding tasks
- Add systemd service file for 24/7 operation
- Add nginx configuration for HTTPS webhook
- Add comprehensive documentation
- Implement WebSocket server for real-time updates
- Add logging system with Winston
- Add environment validation
🤖 zCode CLI X - Agentic coder with Z.AI + Telegram integration
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
# @aws-sdk/credential-provider-cognito-identity
|
|
|
|
[](https://www.npmjs.com/package/@aws-sdk/credential-provider-cognito-identity)
|
|
[](https://www.npmjs.com/package/@aws-sdk/credential-provider-cognito-identity)
|
|
|
|
### :warning: Internal API :warning:
|
|
|
|
> This is an internal package.
|
|
> That means this is used as a dependency for other, public packages, but
|
|
> should not be taken directly as a dependency in your application's `package.json`.
|
|
|
|
> If you are updating the version of this package, for example to bring in a
|
|
> bug-fix, you should do so by updating your application lockfile with
|
|
> e.g. `npm up @scope/package` or equivalent command in another
|
|
> package manager, rather than taking a direct dependency.
|
|
|
|
---
|
|
|
|
Please use [@aws-sdk/credential-providers](https://www.npmjs.com/package/@aws-sdk/credential-providers)
|
|
instead.
|