mateclaw/mateclaw-server/src/main/java/vip/mate/agent
2026-07-06 16:44:59 +08:00
..
binding fix(mcp): cascade-delete agent-tool bindings when an MCP server is removed 2026-06-29 15:03:09 +08:00
context feat(chat): context occupancy panel with per-source breakdown (#492) 2026-07-06 16:44:59 +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 docs(agent): fix stale ledger-guard comment and translate ActionNode javadoc 2026-07-06 11:53:00 +08:00
model feat(agent): add wiki_disabled opt-out flag for knowledge bases 2026-06-20 07:21:07 +08:00
progress docs(agent): fix stale ledger-guard comment and translate ActionNode javadoc 2026-07-06 11:53:00 +08: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(agent): 注意力锚定与环境感知——MCP 工具溯源 + skill 约束固定 + 事件通知 (#490) 2026-07-06 11:50:41 +08:00
AgentService.java feat(agent): 注意力锚定与环境感知——MCP 工具溯源 + skill 约束固定 + 事件通知 (#490) 2026-07-06 11:50:41 +08: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
GraphEventPublisher.java feat(agent,ui): recovery affordance card for non-transient LLM errors 2026-05-10 19:15:57 +08:00
StructuredStreamCapable.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00