Skip to content

Commit 5e9c474

Browse files
author
chenbo
committed
Record OpenCode sidecar tool evidence
1 parent 81e5d4f commit 5e9c474

34 files changed

Lines changed: 24085 additions & 23391 deletions

.agent-context/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This document is generated from static repository signals. Treat it as a startin
1818
- `benchmarks`: benchmarks contains 25 files and depends on core, harness, outputs.
1919
- `cli`: cli contains 5 files and depends on benchmarks, config, core, harness, integrations, outputs, retrievers.
2020
- `analyzers`: analyzers contains 6 files and depends on core.
21-
- `benchmarks/fixtures/small-ts-app`: benchmarks/fixtures/small-ts-app contains 17 files.
21+
- `benchmarks/fixtures/small-ts-app`: benchmarks/fixtures/small-ts-app contains 13 files.
2222

2323
## Agent Guidance
2424
- Start with `AGENTS.md`, then read `key-files.md` for the highest-signal files.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
"benchmarks/fixtures/small-ts-app/**"
232232
],
233233
"imports": [],
234-
"summary": "benchmarks/fixtures/small-ts-app contains 17 files."
234+
"summary": "benchmarks/fixtures/small-ts-app contains 13 files."
235235
},
236236
{
237237
"name": "benchmarks/fixtures/monorepo/packages/api",

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

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

.agent-context/dependency-graph.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ graph TD
7878
| harness | outputs | 26 |
7979
| harness | sandbox | 3 |
8080
| integrations | core | 8 |
81-
| integrations | harness | 3 |
81+
| integrations | harness | 4 |
8282
| integrations | outputs | 5 |
8383
| integrations | retrievers | 1 |
8484
| llm | core | 1 |
@@ -98,7 +98,7 @@ graph TD
9898
| test | cli | 4 |
9999
| test | config | 3 |
100100
| test | core | 46 |
101-
| test | harness | 14 |
101+
| test | harness | 15 |
102102
| test | integrations | 5 |
103103
| test | mcp | 1 |
104104
| test | outputs | 23 |

0 commit comments

Comments
 (0)