Skip to content

chore: archive repo and point to kimi-cli monorepo#80

Merged
stdrc merged 3 commits intomainfrom
chore/cleanup-main
Dec 26, 2025
Merged

chore: archive repo and point to kimi-cli monorepo#80
stdrc merged 3 commits intomainfrom
chore/cleanup-main

Conversation

@stdrc
Copy link
Copy Markdown
Collaborator

@stdrc stdrc commented Dec 26, 2025

Context

Kosong has moved to the kimi-cli monorepo; this repo is kept as a pointer only.

Changes

  • Remove source/tests/CI/config files
  • Replace README with a migration notice and link to the new location

Impact

  • This repo is no longer the development/release source
  • Docs will be served from the gh-pages branch (maintained separately)

Testing

  • Not applicable (cleanup and documentation-only change)

Signed-off-by: Richard Chien <stdrc@outlook.com>
Copilot AI review requested due to automatic review settings December 26, 2025 14:49
Signed-off-by: Richard Chien <stdrc@outlook.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR archives the kosong repository by removing the dependency lockfile and all test files, redirecting users to the kimi-cli monorepo. The changes include deletion of the complete uv.lock file (1364 lines) and removal of 6 test files, while preserving empty __init__.py files in the source tree.

  • Complete removal of dependency lockfile (uv.lock)
  • Deletion of all test files
  • Preservation of empty source file markers

Reviewed changes

Copilot reviewed 53 out of 60 changed files in this pull request and generated no comments.

Show a summary per file
File Description
uv.lock Entire dependency lockfile removed (1364 lines)
tests/test_tool_result.py Complete test file deleted (156 lines)
tests/test_tool_call.py Complete test file deleted (294 lines)
tests/test_step.py Complete test file deleted (65 lines)
tests/test_message.py Complete test file deleted (286 lines)
tests/test_json_schema_deref.py Complete test file deleted (148 lines)
tests/test_generate.py Complete test file deleted (84 lines)
tests/test_echo_chat_provider.py Complete test file deleted (127 lines)
src/kosong/utils/init.py Empty file preserved
src/kosong/py.typed Empty file preserved
src/kosong/contrib/context/init.py Empty file preserved
src/kosong/contrib/chat_provider/init.py Empty file preserved

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stdrc stdrc merged commit 1ddade6 into main Dec 26, 2025
2 checks passed
@stdrc stdrc deleted the chore/cleanup-main branch December 26, 2025 14:53
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.

2 participants