Skip to content

Commit 07f28d2

Browse files
author
chenbo
committed
Use canonical OpenCode++ repository URL
1 parent 38c3091 commit 07f28d2

27 files changed

Lines changed: 1069 additions & 1069 deletions

.agent-context/contracts/test.contract.json

Lines changed: 126 additions & 126 deletions
Large diffs are not rendered by default.

.agent-context/evidence/file-evidence.json

Lines changed: 193 additions & 193 deletions
Large diffs are not rendered by default.

.agent-context/graphs/dependencies.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2508,12 +2508,6 @@
25082508
"specifier": "../core/types.js",
25092509
"isExternal": false
25102510
},
2511-
{
2512-
"from": "src/llm/provider.ts",
2513-
"to": "src/core/types.ts",
2514-
"specifier": "../core/types.js",
2515-
"isExternal": false
2516-
},
25172511
{
25182512
"from": "src/integrations/codegraph.ts",
25192513
"to": "node:fs",
@@ -2544,6 +2538,12 @@
25442538
"specifier": "../retrievers/types.js",
25452539
"isExternal": false
25462540
},
2541+
{
2542+
"from": "src/llm/provider.ts",
2543+
"to": "src/core/types.ts",
2544+
"specifier": "../core/types.js",
2545+
"isExternal": false
2546+
},
25472547
{
25482548
"from": "src/mcp/server.ts",
25492549
"to": "node:fs",
@@ -4020,12 +4020,6 @@
40204020
"specifier": "../token-savings.js",
40214021
"isExternal": false
40224022
},
4023-
{
4024-
"from": "benchmarks/fixtures/fastapi-app/tests/test_users.py",
4025-
"to": "app.routes.users",
4026-
"specifier": "app.routes.users",
4027-
"isExternal": true
4028-
},
40294023
{
40304024
"from": "benchmarks/fixtures/fastapi-app/app/billing.py",
40314025
"to": "dataclasses",
@@ -4056,6 +4050,12 @@
40564050
"specifier": "pydantic",
40574051
"isExternal": true
40584052
},
4053+
{
4054+
"from": "benchmarks/fixtures/fastapi-app/tests/test_users.py",
4055+
"to": "app.routes.users",
4056+
"specifier": "app.routes.users",
4057+
"isExternal": true
4058+
},
40594059
{
40604060
"from": "benchmarks/fixtures/react-app/src/App.tsx",
40614061
"to": "benchmarks/fixtures/react-app/src/components/LoginStatus.tsx",

.agent-context/index/chunks.json

Lines changed: 77 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{
2727
"path": "AGENTS.md",
2828
"moduleName": "root",
29-
"tokenEstimate": 1293,
29+
"tokenEstimate": 1292,
3030
"summary": "AGENTS.md is a docs file written as Markdown."
3131
},
3232
{
@@ -563,6 +563,30 @@
563563
"tokenEstimate": 403,
564564
"summary": "docs/concepts/positioning.md is a docs file written as Markdown."
565565
},
566+
{
567+
"path": "docs/developer/benchmark-guide.md",
568+
"moduleName": "docs",
569+
"tokenEstimate": 236,
570+
"summary": "docs/developer/benchmark-guide.md is a docs file written as Markdown."
571+
},
572+
{
573+
"path": "docs/developer/guard-gate-schema.md",
574+
"moduleName": "docs",
575+
"tokenEstimate": 252,
576+
"summary": "docs/developer/guard-gate-schema.md is a docs file written as Markdown."
577+
},
578+
{
579+
"path": "docs/developer/runtime-state-machine.md",
580+
"moduleName": "docs",
581+
"tokenEstimate": 160,
582+
"summary": "docs/developer/runtime-state-machine.md is a docs file written as Markdown."
583+
},
584+
{
585+
"path": "docs/developer/source-walkthrough.md",
586+
"moduleName": "docs",
587+
"tokenEstimate": 203,
588+
"summary": "docs/developer/source-walkthrough.md is a docs file written as Markdown."
589+
},
566590
{
567591
"path": "docs/integrations/claude-code-mcp.md",
568592
"moduleName": "docs",
@@ -605,30 +629,6 @@
605629
"tokenEstimate": 1259,
606630
"summary": "docs/integrations/opencode-sidecar.md is a docs file written as Markdown."
607631
},
608-
{
609-
"path": "docs/developer/benchmark-guide.md",
610-
"moduleName": "docs",
611-
"tokenEstimate": 236,
612-
"summary": "docs/developer/benchmark-guide.md is a docs file written as Markdown."
613-
},
614-
{
615-
"path": "docs/developer/guard-gate-schema.md",
616-
"moduleName": "docs",
617-
"tokenEstimate": 252,
618-
"summary": "docs/developer/guard-gate-schema.md is a docs file written as Markdown."
619-
},
620-
{
621-
"path": "docs/developer/runtime-state-machine.md",
622-
"moduleName": "docs",
623-
"tokenEstimate": 160,
624-
"summary": "docs/developer/runtime-state-machine.md is a docs file written as Markdown."
625-
},
626-
{
627-
"path": "docs/developer/source-walkthrough.md",
628-
"moduleName": "docs",
629-
"tokenEstimate": 203,
630-
"summary": "docs/developer/source-walkthrough.md is a docs file written as Markdown."
631-
},
632632
{
633633
"path": "docs/reference/artifacts.md",
634634
"moduleName": "docs",
@@ -875,18 +875,18 @@
875875
"tokenEstimate": 624,
876876
"summary": "src/harness/types.ts contains 16 detected symbols, 0 imports, 11 exports."
877877
},
878-
{
879-
"path": "src/llm/provider.ts",
880-
"moduleName": "llm",
881-
"tokenEstimate": 479,
882-
"summary": "src/llm/provider.ts contains 9 detected symbols, 1 import, 2 exports."
883-
},
884878
{
885879
"path": "src/integrations/codegraph.ts",
886880
"moduleName": "integrations",
887881
"tokenEstimate": 2570,
888882
"summary": "src/integrations/codegraph.ts contains 59 detected symbols, 5 imports, 11 exports."
889883
},
884+
{
885+
"path": "src/llm/provider.ts",
886+
"moduleName": "llm",
887+
"tokenEstimate": 479,
888+
"summary": "src/llm/provider.ts contains 9 detected symbols, 1 import, 2 exports."
889+
},
890890
{
891891
"path": "src/mcp/server.ts",
892892
"moduleName": "mcp",
@@ -1193,24 +1193,6 @@
11931193
"tokenEstimate": 3809,
11941194
"summary": "src/outputs/renderers/writer.ts contains 61 detected symbols, 19 imports, 2 exports."
11951195
},
1196-
{
1197-
"path": "test/fixtures/next-app/package.json",
1198-
"moduleName": "test/fixtures/next-app",
1199-
"tokenEstimate": 49,
1200-
"summary": "test/fixtures/next-app/package.json is a test file written as JSON."
1201-
},
1202-
{
1203-
"path": "test/fixtures/next-app/tsconfig.json",
1204-
"moduleName": "test/fixtures/next-app",
1205-
"tokenEstimate": 24,
1206-
"summary": "test/fixtures/next-app/tsconfig.json is a test file written as JSON."
1207-
},
1208-
{
1209-
"path": "test/fixtures/python-package/pyproject.toml",
1210-
"moduleName": "test",
1211-
"tokenEstimate": 15,
1212-
"summary": "test/fixtures/python-package/pyproject.toml is a test file written as TOML."
1213-
},
12141196
{
12151197
"path": "test/fixtures/monorepo/package.json",
12161198
"moduleName": "test/fixtures/monorepo",
@@ -1230,10 +1212,22 @@
12301212
"summary": "test/fixtures/monorepo/turbo.json is a test file written as JSON."
12311213
},
12321214
{
1233-
"path": "benchmarks/fixtures/fastapi-app/tests/test_users.py",
1234-
"moduleName": "benchmarks",
1235-
"tokenEstimate": 37,
1236-
"summary": "benchmarks/fixtures/fastapi-app/tests/test_users.py contains 1 detected Python symbol and 1 import."
1215+
"path": "test/fixtures/next-app/package.json",
1216+
"moduleName": "test/fixtures/next-app",
1217+
"tokenEstimate": 49,
1218+
"summary": "test/fixtures/next-app/package.json is a test file written as JSON."
1219+
},
1220+
{
1221+
"path": "test/fixtures/next-app/tsconfig.json",
1222+
"moduleName": "test/fixtures/next-app",
1223+
"tokenEstimate": 24,
1224+
"summary": "test/fixtures/next-app/tsconfig.json is a test file written as JSON."
1225+
},
1226+
{
1227+
"path": "test/fixtures/python-package/pyproject.toml",
1228+
"moduleName": "test",
1229+
"tokenEstimate": 15,
1230+
"summary": "test/fixtures/python-package/pyproject.toml is a test file written as TOML."
12371231
},
12381232
{
12391233
"path": "benchmarks/fixtures/fastapi-app/app/admin.py",
@@ -1265,6 +1259,12 @@
12651259
"tokenEstimate": 27,
12661260
"summary": "benchmarks/fixtures/fastapi-app/app/schemas.py contains 1 detected Python symbol and 1 import."
12671261
},
1262+
{
1263+
"path": "benchmarks/fixtures/fastapi-app/tests/test_users.py",
1264+
"moduleName": "benchmarks",
1265+
"tokenEstimate": 37,
1266+
"summary": "benchmarks/fixtures/fastapi-app/tests/test_users.py contains 1 detected Python symbol and 1 import."
1267+
},
12681268
{
12691269
"path": "benchmarks/fixtures/react-app/src/App.tsx",
12701270
"moduleName": "benchmarks/fixtures/react-app",
@@ -1325,6 +1325,12 @@
13251325
"tokenEstimate": 197,
13261326
"summary": "benchmarks/fixtures/monorepo/packages/config/README.md is a docs file written as Markdown."
13271327
},
1328+
{
1329+
"path": "benchmarks/fixtures/monorepo/packages/shared/package.json",
1330+
"moduleName": "benchmarks/fixtures/monorepo/packages/shared",
1331+
"tokenEstimate": 6,
1332+
"summary": "benchmarks/fixtures/monorepo/packages/shared/package.json is a config file written as JSON."
1333+
},
13281334
{
13291335
"path": "benchmarks/fixtures/monorepo/packages/web/package.json",
13301336
"moduleName": "benchmarks/fixtures/monorepo/packages/web",
@@ -1337,12 +1343,6 @@
13371343
"tokenEstimate": 197,
13381344
"summary": "benchmarks/fixtures/monorepo/packages/web/README.md is a docs file written as Markdown."
13391345
},
1340-
{
1341-
"path": "benchmarks/fixtures/monorepo/packages/shared/package.json",
1342-
"moduleName": "benchmarks/fixtures/monorepo/packages/shared",
1343-
"tokenEstimate": 6,
1344-
"summary": "benchmarks/fixtures/monorepo/packages/shared/package.json is a config file written as JSON."
1345-
},
13461346
{
13471347
"path": "benchmarks/fixtures/react-app/src/auth/useAuthState.test.ts",
13481348
"moduleName": "benchmarks/fixtures/react-app",
@@ -1445,6 +1445,18 @@
14451445
"tokenEstimate": 83,
14461446
"summary": "benchmarks/fixtures/small-ts-app/test/auth/session.test.ts contains 0 detected symbols, 1 import, 0 exports."
14471447
},
1448+
{
1449+
"path": "test/fixtures/monorepo/packages/api/package.json",
1450+
"moduleName": "test/fixtures/monorepo/packages/api",
1451+
"tokenEstimate": 32,
1452+
"summary": "test/fixtures/monorepo/packages/api/package.json is a test file written as JSON."
1453+
},
1454+
{
1455+
"path": "test/fixtures/monorepo/packages/web/package.json",
1456+
"moduleName": "test/fixtures/monorepo/packages/web",
1457+
"tokenEstimate": 22,
1458+
"summary": "test/fixtures/monorepo/packages/web/package.json is a test file written as JSON."
1459+
},
14481460
{
14491461
"path": "test/fixtures/next-app/src/auth/session.ts",
14501462
"moduleName": "test/fixtures/next-app",
@@ -1463,18 +1475,6 @@
14631475
"tokenEstimate": 18,
14641476
"summary": "test/fixtures/python-package/src/app/service.py contains 1 detected Python symbol and 1 import."
14651477
},
1466-
{
1467-
"path": "test/fixtures/monorepo/packages/api/package.json",
1468-
"moduleName": "test/fixtures/monorepo/packages/api",
1469-
"tokenEstimate": 32,
1470-
"summary": "test/fixtures/monorepo/packages/api/package.json is a test file written as JSON."
1471-
},
1472-
{
1473-
"path": "test/fixtures/monorepo/packages/web/package.json",
1474-
"moduleName": "test/fixtures/monorepo/packages/web",
1475-
"tokenEstimate": 22,
1476-
"summary": "test/fixtures/monorepo/packages/web/package.json is a test file written as JSON."
1477-
},
14781478
{
14791479
"path": "benchmarks/fixtures/monorepo/packages/api/src/config.ts",
14801480
"moduleName": "benchmarks/fixtures/monorepo/packages/api",
@@ -1505,6 +1505,12 @@
15051505
"tokenEstimate": 38,
15061506
"summary": "benchmarks/fixtures/monorepo/packages/config/test/loader.test.ts contains 0 detected symbols, 1 import, 0 exports."
15071507
},
1508+
{
1509+
"path": "benchmarks/fixtures/monorepo/packages/shared/src/metrics.ts",
1510+
"moduleName": "benchmarks/fixtures/monorepo/packages/shared",
1511+
"tokenEstimate": 55,
1512+
"summary": "benchmarks/fixtures/monorepo/packages/shared/src/metrics.ts contains 2 detected symbols, 0 imports, 2 exports."
1513+
},
15081514
{
15091515
"path": "benchmarks/fixtures/monorepo/packages/web/src/app.ts",
15101516
"moduleName": "benchmarks/fixtures/monorepo/packages/web",
@@ -1517,12 +1523,6 @@
15171523
"tokenEstimate": 28,
15181524
"summary": "benchmarks/fixtures/monorepo/packages/web/src/config.ts contains 1 detected symbol, 1 import, 1 export."
15191525
},
1520-
{
1521-
"path": "benchmarks/fixtures/monorepo/packages/shared/src/metrics.ts",
1522-
"moduleName": "benchmarks/fixtures/monorepo/packages/shared",
1523-
"tokenEstimate": 55,
1524-
"summary": "benchmarks/fixtures/monorepo/packages/shared/src/metrics.ts contains 2 detected symbols, 0 imports, 2 exports."
1525-
},
15261526
{
15271527
"path": "test/fixtures/monorepo/packages/api/src/config.ts",
15281528
"moduleName": "test/fixtures/monorepo/packages/api",

0 commit comments

Comments
 (0)