@tutti-os/agent-gui 0.0.8 → 0.0.9

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 (33) hide show
  1. package/dist/agent-message-center/index.d.ts +1 -1
  2. package/dist/agent-message-center/index.js +3 -3
  3. package/dist/app/renderer/agentactivity.css +9 -9
  4. package/dist/{chunk-ZU3FKYMG.js → chunk-4ASBZ4X7.js} +7 -7
  5. package/dist/chunk-4ASBZ4X7.js.map +1 -0
  6. package/dist/{chunk-3D3TO2MH.js → chunk-CUQJ3VO3.js} +13 -13
  7. package/dist/chunk-CUQJ3VO3.js.map +1 -0
  8. package/dist/{chunk-DHOAJJ3K.js → chunk-EHLA6MSQ.js} +3 -3
  9. package/dist/{chunk-DHOAJJ3K.js.map → chunk-EHLA6MSQ.js.map} +1 -1
  10. package/dist/{chunk-4RB33ETE.js → chunk-QU4F2RSS.js} +3 -3
  11. package/dist/chunk-QU4F2RSS.js.map +1 -0
  12. package/dist/{chunk-GYG57VTA.js → chunk-R5Q2UDDH.js} +4 -4
  13. package/dist/{chunk-GYG57VTA.js.map → chunk-R5Q2UDDH.js.map} +1 -1
  14. package/dist/{chunk-ZAVQMGAX.js → chunk-T6U7AB7F.js} +44 -44
  15. package/dist/chunk-T6U7AB7F.js.map +1 -0
  16. package/dist/i18n/index.d.ts +43 -43
  17. package/dist/i18n/index.js +1 -1
  18. package/dist/index.d.ts +1 -1
  19. package/dist/index.js +29 -29
  20. package/dist/index.js.map +1 -1
  21. package/dist/workbench/contribution.d.ts +1 -1
  22. package/dist/workbench/contribution.js +3 -3
  23. package/dist/workbench/index.js +3 -3
  24. package/dist/workspace-agent-generated-files.d.ts +1 -1
  25. package/dist/workspace-agent-generated-files.js +2 -2
  26. package/dist/{workspaceAgentActivityListViewModel-PvLQDj60.d.ts → workspaceAgentActivityListViewModel-Be4zm3nk.d.ts} +2 -2
  27. package/package.json +11 -11
  28. package/dist/chunk-3D3TO2MH.js.map +0 -1
  29. package/dist/chunk-4RB33ETE.js.map +0 -1
  30. package/dist/chunk-ZAVQMGAX.js.map +0 -1
  31. package/dist/chunk-ZU3FKYMG.js.map +0 -1
  32. /package/dist/app/renderer/assets/icons/agents/{manage-agent-nextop.png → manage-agent-tutti.png} +0 -0
  33. /package/dist/app/renderer/assets/icons/agents/{nextop-doc-rounded.png → tutti-doc-rounded.png} +0 -0
@@ -5,7 +5,7 @@ import { AgentGuiWorkbenchState, AgentGuiWorkbenchProvider } from './types.js';
5
5
  declare const agentGuiWorkbenchDefaultNodeFrame: WorkbenchFrame;
6
6
  declare const agentGuiWorkbenchDefaultUsableHeightRatio = 0.7;
7
7
  declare const agentGuiWorkbenchCompactVisibleAreaRatio = 0.9;
8
- declare const AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT = "nextop:agent-gui-workbench-conversation-rail-toggle";
8
+ declare const AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT = "tutti:agent-gui-workbench-conversation-rail-toggle";
9
9
  interface AgentGuiWorkbenchConversationRailToggleDetail {
10
10
  conversationRailCollapsed: boolean;
11
11
  instanceId: string;
@@ -7,13 +7,13 @@ import {
7
7
  createAgentGuiWorkbenchContribution,
8
8
  resolveAgentGuiWorkbenchContributionCopy,
9
9
  resolveAgentGuiWorkbenchDefaultLaunchFrame
10
- } from "../chunk-4RB33ETE.js";
10
+ } from "../chunk-QU4F2RSS.js";
11
11
  import "../chunk-3735XYFZ.js";
12
12
  import "../chunk-GEXHKJK5.js";
13
13
  import "../chunk-22L4VWUR.js";
14
14
  import "../chunk-6AZ2KF6R.js";
15
- import "../chunk-GYG57VTA.js";
16
- import "../chunk-ZU3FKYMG.js";
15
+ import "../chunk-R5Q2UDDH.js";
16
+ import "../chunk-4ASBZ4X7.js";
17
17
  export {
18
18
  AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT,
19
19
  agentGuiWorkbenchCompactVisibleAreaRatio,
@@ -5,7 +5,7 @@ import {
5
5
  agentGuiWorkbenchDefaultNodeFrame,
6
6
  createAgentGuiWorkbenchContribution,
7
7
  resolveAgentGuiWorkbenchContributionCopy
8
- } from "../chunk-4RB33ETE.js";
8
+ } from "../chunk-QU4F2RSS.js";
9
9
  import {
10
10
  agentGuiWorkbenchDockEntryId,
11
11
  agentGuiWorkbenchInstanceId,
@@ -42,8 +42,8 @@ import {
42
42
  import {
43
43
  agentGuiWorkbenchOpenSessionActivationType
44
44
  } from "../chunk-6AZ2KF6R.js";
45
- import "../chunk-GYG57VTA.js";
46
- import "../chunk-ZU3FKYMG.js";
45
+ import "../chunk-R5Q2UDDH.js";
46
+ import "../chunk-4ASBZ4X7.js";
47
47
  export {
48
48
  AGENT_GUI_WORKBENCH_CONVERSATION_RAIL_TOGGLE_EVENT,
49
49
  AgentGuiWorkbenchHeader,
@@ -1,2 +1,2 @@
1
- export { B as BuildWorkspaceAgentActivityListOptions, W as WorkspaceAgentActivityCard, m as WorkspaceAgentActivityListViewModel, n as WorkspaceAgentActivityStatus, o as WorkspaceAgentChangedFile, p as buildWorkspaceAgentActivityListViewModel, q as collectWorkspaceAgentGeneratedFiles, r as resolveWorkspaceAgentActivityStatus, s as resolveWorkspaceAgentActivityTitle, t as reuseWorkspaceAgentActivityListViewModelIfUnchanged, w as workspaceAgentProviderLabel } from './workspaceAgentActivityListViewModel-PvLQDj60.js';
1
+ export { B as BuildWorkspaceAgentActivityListOptions, W as WorkspaceAgentActivityCard, m as WorkspaceAgentActivityListViewModel, n as WorkspaceAgentActivityStatus, o as WorkspaceAgentChangedFile, p as buildWorkspaceAgentActivityListViewModel, q as collectWorkspaceAgentGeneratedFiles, r as resolveWorkspaceAgentActivityStatus, s as resolveWorkspaceAgentActivityTitle, t as reuseWorkspaceAgentActivityListViewModelIfUnchanged, w as workspaceAgentProviderLabel } from './workspaceAgentActivityListViewModel-Be4zm3nk.js';
2
2
  import '@tutti-os/agent-activity-core';
@@ -4,12 +4,12 @@ import {
4
4
  resolveWorkspaceAgentActivityStatus,
5
5
  resolveWorkspaceAgentActivityTitle,
6
6
  reuseWorkspaceAgentActivityListViewModelIfUnchanged
7
- } from "./chunk-DHOAJJ3K.js";
7
+ } from "./chunk-EHLA6MSQ.js";
8
8
  import {
9
9
  workspaceAgentProviderLabel
10
10
  } from "./chunk-3D5VTIKP.js";
11
11
  import "./chunk-GCBDIQDX.js";
12
- import "./chunk-ZAVQMGAX.js";
12
+ import "./chunk-T6U7AB7F.js";
13
13
  export {
14
14
  buildWorkspaceAgentActivityListViewModel,
15
15
  collectWorkspaceAgentGeneratedFiles,
@@ -15,7 +15,7 @@ interface AgentHostManagedAgentsStateItem {
15
15
  }
16
16
  interface AgentHostToolchainConfigSyncedAgent {
17
17
  agentId: string;
18
- /** RFC3339 timestamp for when Nextop last synced this agent's host config. */
18
+ /** RFC3339 timestamp for when Tutti last synced this agent's host config. */
19
19
  syncedAt?: string;
20
20
  }
21
21
  interface AgentHostManagedAgentsState {
@@ -28,7 +28,7 @@ interface AgentHostManagedAgentsState {
28
28
  readyAgentIds: string[];
29
29
  /** Agent IDs whose host config has been synced to the VM through Manage Agents. */
30
30
  configSyncedAgentIds: string[];
31
- /** Agent config sync metadata, including when Nextop last copied host config. */
31
+ /** Agent config sync metadata, including when Tutti last copied host config. */
32
32
  configSyncedAgents?: AgentHostToolchainConfigSyncedAgent[];
33
33
  }
34
34
  interface AgentHostUserInfo {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tutti-os/agent-gui",
3
- "version": "0.0.8",
3
+ "version": "0.0.9",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -70,15 +70,15 @@
70
70
  },
71
71
  "dependencies": {
72
72
  "@monaco-editor/react": "^4.7.0",
73
- "@tutti-os/agent-activity-core": "0.0.8",
74
- "@tutti-os/ui-i18n-runtime": "0.0.8",
75
- "@tutti-os/ui-react-hooks": "0.0.8",
76
- "@tutti-os/ui-system": "0.0.8",
77
- "@tutti-os/workbench-surface": "0.0.8",
78
- "@tutti-os/workspace-file-manager": "0.0.8",
79
- "@tutti-os/workspace-file-reference": "0.0.8",
80
- "@tutti-os/workspace-issue-manager": "0.0.8",
81
- "@tutti-os/workspace-user-project": "0.0.8",
73
+ "@tutti-os/agent-activity-core": "0.0.9",
74
+ "@tutti-os/ui-i18n-runtime": "0.0.9",
75
+ "@tutti-os/ui-react-hooks": "0.0.9",
76
+ "@tutti-os/ui-system": "0.0.9",
77
+ "@tutti-os/workbench-surface": "0.0.9",
78
+ "@tutti-os/workspace-file-manager": "0.0.9",
79
+ "@tutti-os/workspace-file-reference": "0.0.9",
80
+ "@tutti-os/workspace-issue-manager": "0.0.9",
81
+ "@tutti-os/workspace-user-project": "0.0.9",
82
82
  "@tanstack/react-virtual": "^3.13.12",
83
83
  "@tiptap/core": "^3.11.1",
84
84
  "@tiptap/pm": "^3.23.6",
@@ -113,7 +113,7 @@
113
113
  "react": "^19.1.0",
114
114
  "react-dom": "^19.1.0"
115
115
  },
116
- "nextop": {
116
+ "tutti": {
117
117
  "tailwindSourceRoot": "."
118
118
  },
119
119
  "publishConfig": {