multica/src/agent/profile
Jiayuan 75fba044bd
Merge pull request #30 from multica-ai/forrestchang/add-unit-tests
test: add comprehensive unit tests across the codebase
2026-01-30 14:13:10 +08:00
..
index.ts feat(agent): add profile system and improve tools 2026-01-30 02:47:30 +08:00
storage.test.ts test(profile): add unit tests for profile storage 2026-01-30 13:55:03 +08:00
storage.ts refactor(shared): extract DATA_DIR constant to shared/paths.ts 2026-01-30 13:49:35 +08:00
templates.ts docs(agent): add web tools to profile templates (#22) 2026-01-30 05:33:27 +08:00
types.ts docs: translate comments from Chinese to English (#15) 2026-01-30 04:01:14 +08:00