Skip to content

chore: rename @opencode-harness/llm → @belarusian/llm - #3

Merged
belarusian merged 3 commits into
mainfrom
feat/rename-to-belarusian-llm
Jul 9, 2026
Merged

chore: rename @opencode-harness/llm → @belarusian/llm#3
belarusian merged 3 commits into
mainfrom
feat/rename-to-belarusian-llm

Conversation

@belarusian

Copy link
Copy Markdown
Owner

Summary

All packages in the ecosystem are now under the @belarusian scope. This renames the extracted LLM client from @opencode-harness/llm to @belarusian/llm so consumers get consistent scoping.

Changes:

  • package.json: name → @belarusian/llm, added publishConfig pointing to npm.pkg.github.com, updated description + keywords
  • README.md: all import examples use @belarusian/llm
  • AGENTS.md: internal references updated

The harness package (@belarusian/harness) already bundles this code internally — this change is for consumers who want the standalone LLM client (e.g. tools, compsci.boutique).

… published under belarusian scope with publishConfig
… Schema.Defect → Schema.Unknown for beta.91 compatibility
@belarusian

Copy link
Copy Markdown
Owner Author

Updated with effect version bump to beta.91 (matches agent-system) — was stuck on stale beta.70

PR #3 updated package.json to use effect@beta.91 but left the stale
package-lock.json from beta.70, causing CI 'npm ci' failures on all
Node versions. Regenerated lock file with npm install so npm ci works.

Dist files excluded — only CRLF line-ending differences with no content change.
@belarusian
belarusian merged commit a73faf2 into main Jul 9, 2026
4 checks passed
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