agent-Specialization/agentskills
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
..
agent-build-standard feat: gracefully stop tool execution on user request 2026-03-08 03:50:34 +08:00
agents-md-writer feat: add agents-md-writer skill scaffolding and references 2026-04-25 16:35:13 +08:00
docx feat: add skills framework and controls 2026-02-07 00:20:35 +08:00
frontend-design feat(memory): refactor proactive memory and conversation recall 2026-05-27 03:09:42 +08:00
mcp-tool-config feat: add host workspace manager, mcp-tool-config skill, and UI enhancements 2026-04-28 13:04:51 +08:00
pptx feat: add user turn tool protection to shallow compression 2026-04-12 18:48:08 +08:00
run-command-guide refactor(messages): 统一运行期消息插入为 [系统通知|source] 前缀的 user 消息 2026-05-23 02:01:36 +08:00
skill-creator chore: sync workspace updates 2026-02-23 01:20:41 +08:00
sub-agent-guide refactor(messages): 统一运行期消息插入为 [系统通知|source] 前缀的 user 消息 2026-05-23 02:01:36 +08:00
terminal-guide feat: 整合test/agents功能并更新配置 2026-04-13 17:47:19 +08:00
test feat: add skills framework and controls 2026-02-07 00:20:35 +08:00