Skip to content

feat: add Kimi Code host connector#2298

Open
abkrim wants to merge 1 commit into
garrytan:mainfrom
abkrim:feat/kimi-host
Open

feat: add Kimi Code host connector#2298
abkrim wants to merge 1 commit into
garrytan:mainfrom
abkrim:feat/kimi-host

Conversation

@abkrim

@abkrim abkrim commented Jul 18, 2026

Copy link
Copy Markdown

What

Add support for Kimi Code as a gstack host.

Changes

  • New hosts/kimi.ts with HostConfig for Kimi Code
  • Register kimi in hosts/index.ts
  • Update setup to detect kimi CLI and install skills to ~/.kimi-code/skills/gstack
  • Add .kimi-code/ to .gitignore
  • Update host-config tests for 11 hosts

Notes

Kimi Code reads Agent Skills from ~/.kimi-code/skills/ and ~/.agents/skills/. This connector installs gstack skills to ~/.kimi-code/skills/gstack-*/ so they are discoverable by Kimi Code as /skill:gstack-*.

Co-authored-by: abkrim abdelkarim.mateos@castris.com
Co-authored-by: Kimi 3 kimi-3@example.com

- Add hosts/kimi.ts with HostConfig for Kimi Code
- Register kimi in hosts/index.ts (ALL_HOST_CONFIGS)
- Update setup to detect kimi CLI and install to ~/.kimi-code/skills/gstack
- Add .kimi-code/ to .gitignore
- Update host-config tests for 11 hosts

Kimi Code reads skills from ~/.kimi-code/skills/ and ~/.agents/skills/.
This connector installs gstack skills to ~/.kimi-code/skills/gstack-*/ so
they are discoverable by Kimi Code as /skill:gstack-*.

Co-authored-by: abkrim <abdelkarim.mateos@castris.com>
Co-authored-by: Kimi 3 <kimi-3@example.com>
@trunk-io

trunk-io Bot commented Jul 18, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

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.

1 participant