qzl
|
d060962a5f
|
feat(agent): redesign project_cli with module/method/input protocol
- Replace command/subcommand/args with module/method/input envelope
- Calendar handler uses discriminated union (mode) for read operations
- Strict Pydantic models with extra='forbid' for all calendar methods
- Worker max_iters=7, router prompt simplified (removed project_cli_defaults)
- Skill index cards + per-action files for progressive disclosure
- Frontend/AG-UI aligned to module/method dispatch
- Protocol docs updated to module/method/input contract
WIP: action cards need envelope fix, 2 tests need update, memory
handler needs Pydantic models.
|
2026-04-24 13:24:13 +08:00 |
|
qzl
|
19e273a9e6
|
refactor: clean CLI taxonomy — canonical subcommands, merged memory.update, no aliases
- calendar: split write → create/read/update/delete/share
- contacts: rename lookup → read
- memory: merge write+forget → update (unified action field in operations)
- Remove all alias/normalization logic from adapter and handlers
- Update tool_postprocessor ui_hints builders to canonical keys
- Remove frontend legacy TOOL_CALL_START/ARGS/END events and ToolCallItem
- Update SKILL.md files and protocol docs
- Update tests and settings screens
|
2026-04-23 12:12:41 +08:00 |
|
qzl
|
ef931ee73c
|
chore: clean up legacy tool/UI code paths and remove unused events
|
2026-04-22 17:33:12 +08:00 |
|
qzl
|
4d55df45ab
|
refactor: unify skills+cli runtime and streamline ag-ui flow
|
2026-04-22 17:09:37 +08:00 |
|
qzl
|
7b6dbe72c3
|
feat: 添加 Analytics 分析功能(行为追踪、错误码、协议更新)
|
2026-04-02 11:52:36 +08:00 |
|
qzl
|
91bf3c3f96
|
feat: 重构 Reminder Notification 系统并更新应用包名
|
2026-03-30 18:36:57 +08:00 |
|
zl-q
|
60318b7aaa
|
chore: 更新国际化翻译及 UI 组件优化
|
2026-03-30 09:07:30 +08:00 |
|