fix: use character limit instead of sentence split for skill description (#358)

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-02-07 19:08:08 +09:00
parent 8e92704316
commit a0201e17b9
6 changed files with 166 additions and 40 deletions
+1
View File
@@ -42,3 +42,4 @@ export * from "./model-suggestion-retry"
export * from "./opencode-server-auth"
export * from "./port-utils"
export * from "./safe-create-hook"
export * from "./truncate-description"