agent-Specialization/static/src
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
..
admin feat: add MCP management and host-only runtime policy 2026-04-26 23:49:04 +08:00
app fix(composer): avoid draft restore while busy 2026-05-25 22:57:29 +08:00
auth feat: add manage_personalization tool and fix personalization sync 2026-04-13 20:22:06 +08:00
components feat(memory): improve workspace memory and skill workflows 2026-05-27 03:04:43 +08:00
composables chore: 合并多项独立 WIP 改动 2026-05-23 02:01:36 +08:00
stores feat(memory): improve workspace memory and skill workflows 2026-05-27 03:04:43 +08:00
styles fix(input): polish runtime queue rendering 2026-05-25 22:57:29 +08:00
utils feat(memory): improve workspace memory and skill workflows 2026-05-27 03:04:43 +08:00
app.ts feat: add manage_personalization tool and fix personalization sync 2026-04-13 20:22:06 +08:00
App.vue feat(host-security+ui): unify host execution/approval behavior, runtime notices, and approval overlay UX 2026-05-12 19:16:38 +08:00
env.d.ts feat: add custom tools guide and id validation 2026-01-05 21:46:55 +08:00
main.ts chore: snapshot before stacked blocks demo 2026-01-01 01:09:24 +08:00