Open
Conversation
Owner
|
Can you fix editor file now has |
Move duplicated label and color definitions from share-image.js and relay-client.js into editors/index.js as the single source of truth. This resolves the merge conflict in PR f#12 and addresses the owner's request to export labels from the editor file. https://claude.ai/code/session_01UyQSBoGQwx5ih6sL6zEF5t
…3M3s refactor: centralize EDITOR_LABELS and EDITOR_COLORS in editors/index.js
…R_COLORS Merge master into kimi cli adapter branch to incorporate the refactoring that moved EDITOR_LABELS and EDITOR_COLORS from relay-client.js and share-image.js into editors/index.js as the single source of truth. https://claude.ai/code/session_01KmNL9s9b5deyyqgZs8mtoo
…s-Ck3lm fix: resolve conflict by adopting centralized EDITOR_LABELS and EDITOR_COLORS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Kimi CLI support to Agentlytics.
This introduces a new
kimi-cliadapter that reads local Kimi session data from~/.kimi(orKIMI_SHARE_DIR), ingests chats/messages into the existing analytics pipeline, and exposes Kimi across the CLI/UI surfaces.What changed
editors/kimi.jsadapterREADME.mdand adapter behavior inCONTRIBUTING.mdtestscript inpackage.jsonAdapter behavior
sessions/*/*kimi.jsonwork dirscontext*.jsonlfiles in transcript order_checkpointand_usagerecords_toolCallsanalyticswire.jsonlStatusUpdateevents only when assistant-turn counts matchconfig.tomldefault_modelwhen a session does not store a model directly