@teamlearners/clawops 0.1.0 → 0.3.1

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/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 ClawOps
3
+ Copyright (c) 2026 ClawOps
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -302,6 +302,12 @@ const client = new ClawOps({
302
302
 
303
303
  - **[AI Agent 가이드](docs/agent/)** — 음성 에이전트 상세 사용법, 파이프라인 모드, 커스텀 제공자, MCP 연동
304
304
 
305
+ ## 다른 언어
306
+
307
+ | 언어 | 패키지 | 저장소 |
308
+ |------|--------|--------|
309
+ | Python | [`clawops`](https://pypi.org/project/clawops/) | [clawops-python](https://github.com/learners-superpumped/clawops-python) |
310
+
305
311
  ## 요구사항
306
312
 
307
313
  - Node.js 18+