This website requires JavaScript.
Explore
Help
Sign In
WEBDIENSTE
/
openswarm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/openswarm-ai/openswarm.git
synced
2026-09-18 15:48:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
216eb7018a13fdac9cedec081d7237b1dfb07ac9
openswarm
/
backend
/
apps
/
agents
T
History
haikdc
c329c0f837
[Haik]: migrate launchAndSendFirstMessage and searchHistory from agentsSlice to backend-bridge thunks (META_LAUNCH_AND_SEND, GET_HISTORY); wire up new thunks in useAgentChat, useToolbarActions, useDashboardToolbar, agentsExtraReducers, and dashboardLayoutSlice; normalize backend response key from SESSIONS to sessions; remove dashboardId param from history search calls; replace any types with AgentSession, CardPosition, and AgentConfig; remove stale settingsApplied useEffect; split image payload into separate data and media_type arrays for SEND_MESSAGE
2026-04-18 04:04:44 -07:00
..
agent_utils
[Haik]: tools subapp done, some touch ups may be done tho
2026-04-05 14:24:16 -07:00
COMMS_MANAGER
[Haik]: Fixed all pydantic instance attribute violations
2026-04-17 23:34:15 -07:00
ResolvedModeConfig
[Haik]: tools subapp done, some touch ups may be done tho
2026-04-05 14:24:16 -07:00
__init__.py
[Haik]: ckpt on agents.py abstraction, looking good so far but we can do more
2026-04-05 08:37:38 -07:00
agents.py
[Haik]: migrate launchAndSendFirstMessage and searchHistory from agentsSlice to backend-bridge thunks (META_LAUNCH_AND_SEND, GET_HISTORY); wire up new thunks in useAgentChat, useToolbarActions, useDashboardToolbar, agentsExtraReducers, and dashboardLayoutSlice; normalize backend response key from SESSIONS to sessions; remove dashboardId param from history search calls; replace any types with AgentSession, CardPosition, and AgentConfig; remove stale settingsApplied useEffect; split image payload into separate data and media_type arrays for SEND_MESSAGE
2026-04-18 04:04:44 -07:00