mateclaw/mateclaw-server/src/main/java/vip/mate/agent
2026-08-06 05:48:28 -04:00
..
binding feat(skill): close the self-evolution loop — auto-bind, routine mining, curation provenance and restore points 2026-08-06 01:51:22 -04:00
context feat(skill): scope agent runtime skill resolution to the conversation workspace 2026-07-24 14:12:08 +08:00
controller feat(agent): one-sentence AI employee creation wizard 2026-06-17 17:38:42 +08:00
delegation feat(delegation): 本轮 token 总量页脚 + 子 Agent 用量向上滚加 2026-06-30 17:21:10 +08:00
event feat(agent,trigger): wire agent_lifecycle as a real event source 2026-05-08 15:07:18 +08:00
graph feat(chat): add reasoning retention controls and a linear trajectory export 2026-08-06 05:48:28 -04:00
model feat(agent): add wiki_disabled opt-out flag for knowledge bases 2026-06-20 07:21:07 +08:00
progress fix(agent): stop stale ledger entries from suppressing repeated status queries 2026-07-31 02:37:27 -04:00
prompt refactor(prompt): clean up prompt corpus, fix summary_budget bug, route fallbacks through i18n 2026-04-19 09:02:37 +08:00
repository Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
runtime feat(agent): 注意力锚定与环境感知——MCP 工具溯源 + skill 约束固定 + 事件通知 (#490) 2026-07-06 11:50:41 +08:00
service feat(agent): one-sentence AI employee creation wizard 2026-06-17 17:38:42 +08:00
vo feat(agent): one-sentence AI employee creation wizard 2026-06-17 17:38:42 +08:00
AgentAuthoringTool.java feat(agent): digital-employee builder skill to auto-create agents and chain them into a workflow (#165) 2026-05-21 16:26:04 +08:00
AgentGraphBuilder.java feat(chat): add reasoning retention controls and a linear trajectory export 2026-08-06 05:48:28 -04:00
AgentService.java feat(agent): producer-assigned content-kind tag on stream deltas 2026-08-04 22:49:34 -04:00
AgentState.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
AgentToolSet.java feat(tool,skill,ui): progressive tool/skill disclosure (load_skill + enable_tool + tier UI) 2026-05-23 09:07:45 +08:00
BaseAgent.java fix(workspace): harden chat-upload base-path containment + cleanup guard 2026-06-26 14:25:56 +08:00
ContentKind.java feat(agent): producer-assigned content-kind tag on stream deltas 2026-08-04 22:49:34 -04:00
GraphEventPublisher.java feat(agent): tool-call loop guard, post-mutation verify reminder, warning chips 2026-07-08 18:18:34 +08:00
StructuredStreamCapable.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00