Skip to content

feat(settings): refine token usage and model configuration - #319

Merged
ZongYue99 merged 4 commits into
MemTensor:v1.1.2from
EF1874:codex/token-usage-model-filter-v1.1.2
Sep 1, 2026
Merged

feat(settings): refine token usage and model configuration#319
ZongYue99 merged 4 commits into
MemTensor:v1.1.2from
EF1874:codex/token-usage-model-filter-v1.1.2

Conversation

@EF1874

@EF1874 EF1874 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add model filtering to token usage, refresh usage when settings regains focus, and resolve usage from the active Memmy home
  • simplify the platform model catalog and show the platform Agent model as agent_chat from Memmy Platform
  • expose distinct local and cloud platform Embedding choices with explicit assignment and account-owner validation

Validation

  • npm run test -w @memmy/frontend-desktop — 160 files, 1530 tests passed
  • changed Agent token-usage integration test — 6 tests passed
  • Backend — 109 files, 834 tests passed with a local 10s Vitest timeout
  • Memory — 75 files, 622 passed, 1 skipped
  • frontend and Agent production builds passed
  • frontend, Agent, Backend, and Memory typechecks passed
  • Backend ESLint and git diff --check passed

Unrelated local full-suite observations

  • @memmy/desktop full tests reported 5 failures in Windows process/upgrade-relay tests; none of those files are changed here
  • App/memmy-agent full tests reported 28 failures across Windows path, Unix tool, Office archive, and process-timing tests; the changed token-usage integration test passes 6/6

@EF1874
EF1874 force-pushed the codex/token-usage-model-filter-v1.1.2 branch from ef6e047 to 04c0f0f Compare August 31, 2026 12:09
@ZongYue99
ZongYue99 merged commit 8731e75 into MemTensor:v1.1.2 Sep 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants