command-code 0.0.4-beta.0 → 0.0.4-beta.2
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 -2
- package/dist/index.mjs +2 -2
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# CommandCode
|
|
2
2
|
|
|
3
|
-
CommandCode is a coding agent with taste
|
|
3
|
+
CommandCode is a coding agent with taste by Langbase.
|
|
4
4
|
|
|
5
5
|
## Installation
|
|
6
6
|
|
|
@@ -62,7 +62,7 @@ Available during chat sessions:
|
|
|
62
62
|
|
|
63
63
|
## Beta Release & Feedback
|
|
64
64
|
|
|
65
|
-
This is a beta version, and we are actively working on improvements. Expect some rough edges and occasional bugs as we refine the experience. Your feedback is invaluable. Join our Discord community: https://
|
|
65
|
+
This is a beta version, and we are actively working on improvements. Expect some rough edges and occasional bugs as we refine the experience. Your feedback is invaluable. Join our Discord community: https://commandcode.ai/discord
|
|
66
66
|
|
|
67
67
|
## Author
|
|
68
68
|
|