agent-ecosystem/src/renderer
2026-04-16 23:08:00 +03:00
..
api feat(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +03:00
components fix(extensions): sanitize suggested skill folder names 2026-04-16 23:08:00 +03:00
constants improvement: alot small improvements and fixes 2026-04-13 16:20:57 +03:00
contexts feat: migrate to React 19 2026-03-24 17:11:55 +02:00
features refactor: migrate agent graph to feature slice 2026-04-14 16:24:09 +03:00
hooks fix(extensions): ignore stale MCP search responses 2026-04-16 22:26:03 +03:00
lib feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
services feat(teams): unify provider-aware create and launch flows 2026-04-02 10:23:14 +03:00
store fix(extensions): scope mcp operation state by install scope 2026-04-16 22:57:22 +03:00
types feat(chat): show project and user skills as slash command suggestions 2026-04-14 16:38:12 +03:00
utils feat(team): enhance team provisioning with runtime model handling 2026-04-16 21:02:33 +03:00
App.tsx feat(graph-controls): add team page and task creation buttons, improve toolbar button styles 2026-04-13 18:36:44 +03:00
favicon.png feat: use agent teams 2026-02-22 15:41:18 +02:00
index.css feat(graph-controls): integrate tooltip support, refine button styles, and enhance task creation functionality 2026-04-13 20:51:45 +03:00
index.html refactor: update UI and functionality for team provisioning and progress indicators 2026-03-21 17:43:29 +02:00
main.tsx feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00
sentry.ts fix: resolve lint warnings in hooks, store, and sentry modules 2026-03-22 17:36:11 +02:00
vite-env.d.ts fix(updater): prevent installation of non-newer versions and enhance update notifications 2026-03-30 15:24:23 +03:00