You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
zhangyu
authored and
zhangyu
committed
merge: sync upstream v0.41.0
Merge kenn-io/agentsview main (v0.41.0, 138 commits ahead of our
0.38.1 fork point) and realign the fork onto the upstream superset.
What this fork gains from upstream:
- Nine new agent parsers, the Recall subsystem, the artifact machine,
and the Money/microdollars pricing rework across SQLite, PostgreSQL,
and DuckDB stores.
- Token usage view reworked as the in-page Cost|Tokens toggle with
four-way token-type filtering, URL state, and an automatic redirect
from the legacy /token-usage route (upstream kenn-io#1234, authored by this
fork's maintainer).
- Kimi Work fixes beyond the fork copy: tool-step usage back-fill,
k2d6-agent K2.6 pricing, cwd extraction, and date-ambiguous alias
pricing behind the Kimi model-era cutoff (kenn-io#1338, kenn-io#1427).
Conflict resolution across 40 files:
- Token usage UI, Kimi Work parser/pricing, usage backends, docs, and
golden fixtures: take upstream. The fork's older components predate
the Money response protocol and cannot coexist with it.
- start-agentsview.command and start-agentsview-dev.command: keep the
fork versions, which carry later local refinements (Makefile
alignment, link to the local build doc) missing upstream.
- 本地构建说明.md is the only other fork-only file; it merged without
conflict. Golden v2 fixtures follow upstream's v4/v5 contract rename.
First run after this merge reparses stored sessions (data version 70
to 88, non-destructive) and rebuilds any DuckDB mirror under the new
schema version by design.
0 commit comments