chore(opencode): migrate project agent config #210
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/auto_review!210
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "opencode-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.opencode/, overriding the built-inbuildagent.Verification
opencode debug configbash tests/release_tooling_test.shnix flake checkThe PR successfully migrates the project configuration from Kilo to Opencode, including agents, commands, skills, and plugins. The changes appear to be well-structured, but ensure that all new configurations are correctly set up and dependencies are managed.
Walkthrough
.opencode/node_modules/instead of.kilo/node_modules/.build.mdfile in.opencode/agents/overrides the built-in build agent, ensuring project-specific configurations are applied.@kilocode/pluginto@opencode-ai/pluginin plugin files, which requires verification of dependency correctness.