Commit graph

6 commits

Author SHA1 Message Date
frdel
d02dda3667 BIG PYTHON REFACTOR
Python scripts moved out of python/ folder to root to be unified with plugins

+ frontend extension around api calls
2026-03-05 17:28:11 +01:00
Alessandro
505128c384 Detach memory and update config
Removed the memory_subdir attribute from AgentConfig and related settings, transitioning to a project-based memory isolation approach. Updated the memory plugin configuration to default to an empty string for agent_memory_subdir. Enhanced the get_context_memory_subdir function to support project-specific memory directories. Removed the project-edit-memory component and adjusted the UI to reflect these changes. Added a new memory configuration file for better management of memory settings.
2026-02-21 10:41:29 +01:00
frdel
fd06f51ee0 polish skills import, bugfixes 2026-02-06 13:41:56 +01:00
frdel
dd018d66a4 pipx, subagent paths, alpine directives, CSRF allowed origins autoset 2025-12-19 11:30:08 +01:00
frdel
11d1cb0e64 subagents preparation 2025-11-26 09:07:30 +01:00
linuztx
a2a5a4c00c Allow subordinate agents to override settings 2025-10-26 14:34:37 +08:00