Skip to content

Commit 5a050c0

Browse files
committed
chore(opencode): add repository metadata for provenance
1 parent 6f3dc98 commit 5a050c0

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

agents/opencode/plugin/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

agents/opencode/plugin/package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
{
22
"name": "@unfault/unlost-opencode",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Agent orientation for OpenCode that spots friction and keeps agents on track",
55
"homepage": "https://unlost.unfault.dev/",
66
"author": "Sylvain Hellegouarch <sylvain@unfault.dev> (http://unfault.dev/)",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/unfault/unlost"
10+
},
11+
"bugs": {
12+
"url": "https://github.com/unfault/unlost/issues"
13+
},
714
"license": "MIT",
815
"type": "module",
916
"main": "index.js",

0 commit comments

Comments
 (0)