@hasna/assistants 0.6.57 → 0.6.58

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "llm": {
3
3
  "provider": "anthropic",
4
- "model": "claude-opus-4-5",
4
+ "model": "claude-opus-4-5-20251101",
5
5
  "maxTokens": 8192
6
6
  },
7
7
  "voice": {
package/dist/index.js CHANGED
@@ -112388,7 +112388,7 @@ var DEFAULT_SYSTEM_PROMPT = `You are Hasna Assistant, a helpful AI assistant run
112388
112388
  var DEFAULT_CONFIG = {
112389
112389
  llm: {
112390
112390
  provider: "anthropic",
112391
- model: "claude-opus-4-5",
112391
+ model: "claude-opus-4-5-20251101",
112392
112392
  maxTokens: 8192
112393
112393
  },
112394
112394
  voice: {
@@ -119863,7 +119863,7 @@ function createIdentityFromTemplate(templateName, overrides) {
119863
119863
  }
119864
119864
 
119865
119865
  // packages/core/src/commands/builtin.ts
119866
- var VERSION = "0.6.57";
119866
+ var VERSION = "0.6.58";
119867
119867
  function resolveAuthTimeout(resolve5) {
119868
119868
  resolve5({ exitCode: 1, stdout: { toString: () => "{}" } });
119869
119869
  }
@@ -157621,7 +157621,7 @@ Interactive Mode:
157621
157621
  // packages/terminal/src/index.tsx
157622
157622
  var jsx_dev_runtime17 = __toESM(require_jsx_dev_runtime(), 1);
157623
157623
  setRuntime(bunRuntime);
157624
- var VERSION3 = "0.6.57";
157624
+ var VERSION3 = "0.6.58";
157625
157625
  var SYNC_START = "\x1B[?2026h";
157626
157626
  var SYNC_END = "\x1B[?2026l";
157627
157627
  function enableSynchronizedOutput() {
@@ -157751,4 +157751,4 @@ export {
157751
157751
  main
157752
157752
  };
157753
157753
 
157754
- //# debugId=C7846662D8A65AFE64756E2164756E21
157754
+ //# debugId=C08AF3E09F769CB664756E2164756E21