-
Notifications
You must be signed in to change notification settings - Fork 943
feat(agent-core-v2): add custom agent identity #2573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+1,861
−179
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
4e64ee8
refactor(agent-core-v2): simplify context tags and shared copy
RealKai42 3ff467e
feat(agent-core-v2): add a switch for the product-documentation skills
RealKai42 dee3e11
feat(agent-core-v2): add custom agent identity
RealKai42 7cae62e
fix(agent-core-v2): keep the file value when a scalar env binding fai…
RealKai42 32bfd0d
feat(agent-core-v2): extend the custom identity to discovery and glob…
RealKai42 5097d42
refactor(agent-core-v2): neutralize remaining copy and align comments
RealKai42 5a921d0
Merge branch 'main' into feat/custom-agent-identity
RealKai42 82eae7b
fix(agent-core-v2): read the product-skill switch after config is ready
RealKai42 cc35b36
fix(agent-core-v2): apply the product-skill switch to session-less li…
RealKai42 b0f1f21
fix(node-sdk): await config before materializing the global MCP OAuth…
RealKai42 cddb2f6
refactor(agent-core-v2): drop the unused builtin-skill registrar
RealKai42 db4618f
fix(agent-core-v2): send the configured identity on custom-registry i…
RealKai42 463bcb5
docs: scope the identity env vars and condense the changeset
RealKai42 733c649
docs(agent-core-v2): describe the identity as what the agent calls it…
RealKai42 f03e0e4
test(agent-core-v2): cover the identity on custom-registry imports
RealKai42 ca21540
fix(node-sdk): guard every global MCP OAuth path behind config readiness
RealKai42 34974b0
fix(agent-core-v2): send the configured identity on models.dev requests
RealKai42 d0940a3
test(agent-core-v2): assert the product-skill set literally
RealKai42 57d9c0d
fix(agent-core-v2): normalize the host-declared display name too
RealKai42 d8ca821
Merge branch 'main' into feat/custom-agent-identity
RealKai42 1450304
fix(agent-core-v2): keep the configured slug when the host sends no U…
RealKai42 6bf7e7c
test(acp-server): follow the renamed skill-activation tag
RealKai42 408d57c
fix(agent-core-v2): present the configured slug on registry refreshes…
RealKai42 a836636
docs(agent-core-v2): move new member docs into the module headers
RealKai42 4e89373
fix(agent-core-v2): connect session MCP overlays after config is ready
RealKai42 3603944
fix(agent-core-v2): reload builtin skills when their switch changes
RealKai42 02b1017
Merge branch 'main' into feat/custom-agent-identity
RealKai42 48a7f68
fix(agent-core-v2): apply the identity to self-configured web services
RealKai42 ad5adf5
docs(agent-core-v2): condense the identity headers to their contracts
RealKai42 37c54d4
fix(agent-core-v2): rebuild active prompts when the builtin skills ch…
RealKai42 b2fd7b9
Merge remote-tracking branch 'origin/main' into feat/custom-agent-ide…
RealKai42 c10e449
refactor(agent-core-v2): freeze the agent identity for the process li…
RealKai42 1b8bed9
fix(agent-core-v2): locate the User-Agent header case-insensitively
RealKai42 ef85373
Merge remote-tracking branch 'origin/main' into feat/custom-agent-ide…
RealKai42 42c13cc
fix(agent-core-v2): attribute header provenance from the finished thi…
RealKai42 35ce330
fix(agent-core-v2): keep web tool backends from racing the identity f…
RealKai42 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@moonshot-ai/kimi-code": minor | ||
| --- | ||
|
|
||
| Add a custom agent identity, plus a switch for the built-in skills that document Kimi Code itself. Set `[identity] name` in `config.toml` (or `KIMI_CODE_IDENTITY_NAME`) to change the name the agent uses for itself and the identifier it presents to third-party providers and MCP servers; set `builtin_product_skills = false` to drop the product-documentation skills. |
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.