Skip to content

feat(parser): add Kilo session parser support#108

Open
gha-kzr wants to merge 1 commit into
microsoft:mainfrom
gha-kzr:add-kilo-code-parser
Open

feat(parser): add Kilo session parser support#108
gha-kzr wants to merge 1 commit into
microsoft:mainfrom
gha-kzr:add-kilo-code-parser

Conversation

@gha-kzr
Copy link
Copy Markdown

@gha-kzr gha-kzr commented Jun 6, 2026

Description

Add support for kilo code
Kilo code is a fork of opencode
The PR replicates most of the opencode parser

  • Add parser-kilo.ts with findKiloDirs() and parseKiloSessions()
  • Register the Kilo harness in parser-harnesses.ts
  • Include parser-kilo.test.ts with test coverage
  • Add Kilo to trusted roots in parser-shared.ts

Related Issues

Checklist

  • npm run check passes (typecheck + lint + spellcheck + knip + tests)
  • Changes are covered by tests (if applicable)
  • Documentation updated (if applicable)

- Add `parser-kilo.ts` with `findKiloDirs()` and `parseKiloSessions()`
- Register the Kilo harness in `parser-harnesses.ts`
- Include `parser-kilo.test.ts` with  test coverage
- Add Kilo to trusted roots in `parser-shared.ts`
@gha-kzr
Copy link
Copy Markdown
Author

gha-kzr commented Jun 6, 2026

@gha-kzr please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree

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