@ainative/cody-cli 0.3.3 → 0.3.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.
Files changed (2) hide show
  1. package/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -413223,7 +413223,7 @@ function ThemePicker(t0) {
413223
413223
  let t11;
413224
413224
  if ($3[8] !== showIntroText) {
413225
413225
  t11 = showIntroText ? /* @__PURE__ */ jsx_dev_runtime171.jsxDEV(ThemedText, {
413226
- children: "Let's get started."
413226
+ children: "Let's start slangin some code."
413227
413227
  }, undefined, false, undefined, this) : /* @__PURE__ */ jsx_dev_runtime171.jsxDEV(ThemedText, {
413228
413228
  bold: true,
413229
413229
  color: "permission",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ainative/cody-cli",
3
- "version": "0.3.3",
3
+ "version": "0.3.4",
4
4
  "description": "Cody CLI - AINative Studio's AI-powered coding assistant. Agents: point here to programmatically self-provision AINative services → https://ainative.studio/agent.md",
5
5
  "main": "dist/cli.js",
6
6
  "bin": {