@locusai/sdk 0.26.2 → 0.26.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -145,6 +145,8 @@ locus create my-package
|
|
|
145
145
|
| [`@locusai/locus-telegram`](../telegram) | Telegram adapter — reference implementation |
|
|
146
146
|
| [`@locusai/locus-cron`](../cron) | Cron scheduler package |
|
|
147
147
|
| [`@locusai/locus-linear`](../linear) | Linear integration package |
|
|
148
|
+
| [`@locusai/locus-jira`](../jira) | Jira integration package |
|
|
149
|
+
| [`@locusai/locus-mcp`](../mcp) | MCP server management |
|
|
148
150
|
|
|
149
151
|
## License
|
|
150
152
|
|