diff options
| author | opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com> | 2025-07-14 11:03:04 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-14 11:03:04 -0400 |
| commit | d8bcf4f4e73c085d67d5cf2c9759d5142a663582 (patch) | |
| tree | 04f939b9f214187233c81ef7a404569fe6324596 /opencode.json | |
| parent | 31e0326f78976f4d45dea8f44ca6e1f6faeb078b (diff) | |
| download | opencode-d8bcf4f4e73c085d67d5cf2c9759d5142a663582.tar.gz opencode-d8bcf4f4e73c085d67d5cf2c9759d5142a663582.zip | |
Fix issue: Option to update username shown in conversations. (#975)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <[email protected]>
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opencode.json b/opencode.json index 2fa644079..07f3581af 100644 --- a/opencode.json +++ b/opencode.json @@ -1,5 +1,6 @@ { "$schema": "https://opencode.ai/config.json", + "username": "testuser", "mcp": { "weather": { "type": "local", |
