agent-Specialization/test
JOJO 398ee6e760 feat(memory): refactor proactive memory and conversation recall
Refactor conversation persistence into workspace-scoped storage with host workspace legacy migration, current workspace filtering, and active host workspace state protection.

Add proactive recent-conversation prompt injection with personal-space controls, configurable item count, empty-conversation filtering, and frozen per-conversation prompt metadata to keep request caches stable.

Introduce conversation_search and conversation_review tools for current-workspace history: multi-keyword search, list mode, current conversation exclusion, message/tool counts, formatted model output, read/save review modes, long-review fallback, and .agents/review storage.

Move internal workspace artifacts under .agents, including uploads, skills, compact results, and reviews; update prompt file-tree visibility, compression output, upload paths, and hidden versioning exclusions.

Add create_skill workflow and a Skills tool category, move read_skill into Skills, validate/归档 skill folders, support host global skills and Docker/API private skills, and sync private skills into .agents/skills and skill prompts.

Update frontend tool icons, statuses, and expanded renderers for conversation recall and skills workflows; add workspace conversation and skills-manager tests.
2026-05-27 03:09:42 +08:00
..
all_icons docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08:00
upload_samples feat: add upload quarantine scanning and ui toasts 2025-11-24 14:31:13 +08:00
deepseek_ocr_tutorial.md <fix thinking chunk> 2025-11-19 20:47:56 +08:00
demo.html docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08:00
snake.html docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08:00
test_api_client_multimodal_sanitize.py fix: harden multimodal handling and sanitize mcp action results 2026-04-27 20:11:21 +08:00
test_config_paths_resolution.py fix(prompt): merge disabled-tool notice into leading system prompts 2026-05-09 18:56:49 +08:00
test_conversation_workspace_storage.py feat(memory): refactor proactive memory and conversation recall 2026-05-27 03:09:42 +08:00
test_file_manager_read_empty_file.py feat(host-security+ui): unify host execution/approval behavior, runtime notices, and approval overlay UX 2026-05-12 19:16:38 +08:00
test_host_workspace_manager.py feat: add host workspace manager, mcp-tool-config skill, and UI enhancements 2026-04-28 13:04:51 +08:00
test_mcp_integration.py fix(prompt): merge disabled-tool notice into leading system prompts 2026-05-09 18:56:49 +08:00
test_media_store_and_mcp_content.py fix: avoid fake MCP completion text for empty results 2026-04-27 13:17:22 +08:00
test_server_refactor_smoke.py chore: add smoke checks and refactor notes 2026-03-07 18:42:25 +08:00
test_skills_manager.py feat(memory): refactor proactive memory and conversation recall 2026-05-27 03:09:42 +08:00
test_tool_result_formatter.py fix(skills): update frontend design skill and read_skill output 2026-05-26 02:02:14 +08:00
截屏2025-11-18 16.12.11.png <fix thinking chunk> 2025-11-19 20:47:56 +08:00