@tangle-network/create-agent-app 0.46.4 → 0.46.6
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/package.json
CHANGED
|
@@ -71,7 +71,7 @@ Discovery: **What does the real surface look like?**
|
|
|
71
71
|
- [ ] For a chat-first product, use `AgentWorkspaceLayout` from
|
|
72
72
|
`@tangle-network/agent-app/workspace-react` for the outer layout and
|
|
73
73
|
session rail, `EntryComposer` from
|
|
74
|
-
`@tangle-network/agent-app/
|
|
74
|
+
`@tangle-network/agent-app/web-react` for the new-session route, and
|
|
75
75
|
`SessionHistoryPanel` from `@tangle-network/agent-app/web-react` for the
|
|
76
76
|
full history route.
|
|
77
77
|
Pass `agent.profile`, `agent.harness`, `agent.model`, and `agent.effort`
|