feat: add runtime event handling for providers in ProvidersSection feat: update routing to include Channels and Agents pages feat: extend route types and navigation items for Channels and Agents feat: implement agents store for managing agent data and interactions fix: update chat store to utilize agents store for agent-related functionality chore: export agents store from index fix: enhance runtime types for better event handling fix: update Vite config to handle dev server URL correctly
8 lines
168 B
JavaScript
8 lines
168 B
JavaScript
"use strict";
|
|
require("electron");
|
|
require("./main-CK4u0iKH.js");
|
|
require("electron-squirrel-startup");
|
|
require("electron-log");
|
|
require("bytenode");
|
|
require("axios");
|