agent-Specialization/agentskills
JOJO b7fe5f2b02 feat(memory): improve workspace memory and skill workflows
Implement workspace-scoped conversation storage with legacy migration based on host workspace metadata, active host workspace state protection, and frontend/backend conversation list scoping.

Add proactive recent-conversation prompt support with a configurable personal-space limit, frozen per conversation metadata, empty-conversation filtering, and a dedicated prompt template.

Add conversation_search and conversation_review tools with readable formatted results, workspace-only access, current-conversation exclusion, multi-keyword search, list mode, message/tool counts, read/save review modes, long-review fallback to .agents/review, and frontend detail renderers.

Move internal workspace artifacts under .agents, update upload/skills/compact/review paths, show .agents internal directories in prompt file trees, and adjust versioning ignores.

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

Update memory stamping with conversation/time source metadata and include frontend icon/status/display updates plus tests for workspace conversation storage and skills management.
2026-05-27 03:04:43 +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): improve workspace memory and skill workflows 2026-05-27 03:04:43 +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