Jeon Suyeol
32f3fa70e5
add anthropic/ provider prefix for claude models, preserve date suffixes, passthrough provider-prefixed models
2026-03-06 12:00:54 +09:00
Jeon Suyeol
d99015f8cb
map Claude Code model strings to OpenCode format when importing agents
2026-03-06 11:56:03 +09:00
YeonGyu-Kim
536a82d509
refactor(installer): remove dead Antigravity auth plugin code
...
The installer was writing Antigravity provider config and calling a no-op addAuthPlugins function. Since opencode-antigravity-auth is no longer auto-installed and OpenCode supports native Google/Gemini auth, all Antigravity-related installer code is dead. Gemini detection now checks for native google provider instead.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-06 10:59:41 +09:00
YeonGyu-Kim
248a55f44c
update agent-browser skill to match upstream v0.16.3
...
Sync SKILL.md and inline template with vercel-labs/agent-browser v0.16.3.
Adds: native Rust daemon, diff commands, annotated screenshots, profiler,
keyboard type/inserttext, get styles, expanded locators (placeholder/alt/
title/testid/last), security options, config file support, iOS Simulator,
cloud providers (Browserbase/Browser Use/Kernel), session persistence,
CDP auto-connect, and state management commands.
2026-03-06 10:45:35 +09:00
github-actions[bot]
8c7609fe4c
@mrosnerr has signed the CLA in code-yeongyu/oh-my-opencode#2328
2026-03-05 18:11:22 +00:00
github-actions[bot]
3b23a23c93
@hkc5 has signed the CLA in code-yeongyu/oh-my-opencode#2327
2026-03-05 17:56:52 +00:00
github-actions[bot]
c8dee882de
@mInrOz has signed the CLA in code-yeongyu/oh-my-opencode#2321
2026-03-05 12:42:40 +00:00
YeonGyu-Kim
f2191e8292
Merge pull request #2315 from ualtinok/fix/bgoutputdesc
...
fix(background-task): clarify timeout unit is milliseconds in description
2026-03-05 20:58:29 +09:00
github-actions[bot]
591e4903ef
@Wangmerlyn has signed the CLA in code-yeongyu/oh-my-opencode#2318
2026-03-05 11:08:20 +00:00
ismeth
1e7e75d730
Update constants.ts
2026-03-05 11:41:39 +01:00
ismeth
e4f4b0e8af
fix(background-task): clarify timeout unit is milliseconds in description
2026-03-05 09:05:29 +01:00
github-actions[bot]
a62109a040
@Vacbo has signed the CLA in code-yeongyu/oh-my-opencode#2310
2026-03-05 04:20:01 +00:00
YeonGyu-Kim
646a0d70aa
Update @opencode-ai/plugin and SDK to v1.2.x and align system transform handler signature
...
- Bump @opencode-ai/plugin ^1.1.19 → ^1.2.16, @opencode-ai/sdk ^1.1.19 → ^1.2.17
- Update system-transform handler input type to match new plugin contract (optional sessionID, required model)
- Add @opencode-ai/sdk override in bun.lock
🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode )
2026-03-05 11:18:12 +09:00
YeonGyu-Kim
539314653e
fix(look-at): add catch block to prevent TUI crash on unexpected errors
2026-03-05 11:11:53 +09:00
YeonGyu-Kim
96966d142f
Merge pull request #2309 from code-yeongyu/fix/task-tui-session-metadata-sync
...
fix(task): align background delegate-task output with OpenCode TUI session metadata contract
2026-03-05 11:06:11 +09:00
YeonGyu-Kim
4d09be6607
fix(task): disambiguate background task_id metadata
2026-03-05 11:02:49 +09:00
YeonGyu-Kim
147b3ffa04
fix(task): align background output task_id with opencode contract
2026-03-05 11:02:49 +09:00
YeonGyu-Kim
07f93cf4fe
fix(task): avoid pending sessionId metadata in background delegate output
2026-03-05 11:02:49 +09:00
github-actions[bot]
009a2730c5
@Romanok2805 has signed the CLA in code-yeongyu/oh-my-opencode#2306
2026-03-04 23:51:14 +00:00
github-actions[bot]
201158308f
@RaviTharuma has signed the CLA in code-yeongyu/oh-my-opencode#2302
2026-03-04 21:53:50 +00:00
github-actions[bot]
2d949ae430
@brandonwebb-vista has signed the CLA in code-yeongyu/oh-my-opencode#2299
2026-03-04 17:30:54 +00:00
github-actions[bot]
46bbd3b3c7
@guazi04 has signed the CLA in code-yeongyu/oh-my-opencode#2293
2026-03-04 10:31:56 +00:00
YeonGyu-Kim
6e2a0ea5bf
feat(delegate-task): unify TUI metadata by adding model field to all 5 executor paths
2026-03-04 18:31:19 +09:00
github-actions[bot]
5ea3934edf
@SeeYouCowboi has signed the CLA in code-yeongyu/oh-my-opencode#2291
2026-03-04 08:50:49 +00:00
github-actions[bot]
3452caf922
@chan1103 has signed the CLA in code-yeongyu/oh-my-opencode#2288
2026-03-04 08:41:04 +00:00
YeonGyu-Kim
f066ed5245
Merge pull request #2280 from code-yeongyu/feat/multimodal-looker-gpt53-codex-first
...
feat: make gpt-5.3-codex medium the primary model for multimodal-looker
2026-03-04 11:33:27 +09:00
YeonGyu-Kim
4abd3d29e5
test: update snapshots and assertions for kimi-k2.5-free removal
2026-03-04 11:33:11 +09:00
YeonGyu-Kim
8cba19d27f
refactor: remove kimi-k2.5-free from all fallback chains and reorder multimodal-looker
...
kimi-k2.5-free is no longer available. Remove from all agent and category
fallback chains (sisyphus, multimodal-looker, prometheus, metis, atlas,
writing). Reorder multimodal-looker to: gpt-5.3-codex medium -> k2p5 ->
gemini-3-flash -> glm-4.6v -> gpt-5-nano.
2026-03-04 11:24:39 +09:00
YeonGyu-Kim
3d05f7224d
feat: make gpt-5.3-codex medium the primary model for multimodal-looker
...
GPT-5.3 Codex has strong multimodal capabilities. Promote it to first
candidate in multimodal-looker fallback chain, with gemini-3-flash
following (matching the ULW pattern of gpt-5.3-codex -> gemini).
2026-03-04 11:20:55 +09:00
github-actions[bot]
b99c9c5d61
@SwiggitySwerve has signed the CLA in code-yeongyu/oh-my-opencode#2277
2026-03-04 00:44:03 +00:00
github-actions[bot]
03b4f851fa
@markarranz has signed the CLA in code-yeongyu/oh-my-opencode#2127
2026-03-03 14:12:10 +00:00
YeonGyu-Kim
2dab9fcce3
chore: remove sisyphus-prompt.md
...
🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode )
2026-03-03 21:43:12 +09:00
YeonGyu-Kim
a05b6829c0
docs(readme): remove security warning banners and fix table formatting
...
Remove ohmyopencode.com impersonation warnings from all localized READMEs
and fix markdown table column alignment across ja, ko, ru, zh-cn variants.
Also remove Sisyphus Labs note block from ko README.
🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode )
2026-03-03 21:43:06 +09:00
github-actions[bot]
e3d9807950
@yhc509 has signed the CLA in code-yeongyu/oh-my-opencode#1455
2026-03-03 10:16:53 +00:00
github-actions[bot]
0f705c1c12
@janghoon-ju has signed the CLA in code-yeongyu/oh-my-opencode#2269
2026-03-03 07:44:39 +00:00
github-actions[bot]
eae645955f
@wangjingu has signed the CLA in code-yeongyu/oh-my-opencode#2265
2026-03-03 02:20:41 +00:00
github-actions[bot]
0310b37c23
@ilovingjny has signed the CLA in code-yeongyu/oh-my-opencode#2259
2026-03-02 23:58:24 +00:00
github-actions[bot]
59be291f57
@nous-labs has signed the CLA in code-yeongyu/oh-my-opencode#2254
2026-03-02 17:12:00 +00:00
YeonGyu-Kim
a2b840c4ce
Merge pull request #2251 from code-yeongyu/fix/pr-1906-image-conversion
...
fix(look-at): temp dir cleanup, Windows compat, argument injection prevention
2026-03-03 00:49:25 +09:00
YeonGyu-Kim
b1531c3ea0
Merge pull request #2250 from code-yeongyu/fix/pr-2113-model-fallback
...
fix(model-fallback): correct transform expectations and hermetic test isolation
2026-03-03 00:48:11 +09:00
YeonGyu-Kim
df1c9efd43
Merge pull request #2249 from code-yeongyu/fix/pr-2173-timeout-issues
...
fix(delegate-task): resolve timeout handling regressions from #2173
2026-03-03 00:48:08 +09:00
YeonGyu-Kim
a423e6eff4
Merge pull request #2248 from code-yeongyu/fix/pr-2080-model-format
...
fix: model format normalization and explicit config cache bypass
2026-03-03 00:48:04 +09:00
YeonGyu-Kim
a7aa4f5aa5
Merge pull request #2247 from code-yeongyu/fix/pr-1977-doctor-paths
...
fix(doctor): quote cache paths and respect release channel tags
2026-03-03 00:48:00 +09:00
YeonGyu-Kim
f9339d6ece
Merge pull request #2246 from code-yeongyu/fix/pr-2166-notifier-fallback
...
fix(hooks): ensure notification fallback on terminal-notifier failure
2026-03-03 00:47:57 +09:00
YeonGyu-Kim
cd76428649
test(look-at): stabilize image-converter tests across platforms
2026-03-03 00:47:21 +09:00
YeonGyu-Kim
0c903858f1
fix(look-at): temp dir cleanup, Windows compat, argument injection prevention
2026-03-03 00:38:47 +09:00
YeonGyu-Kim
f4a512b06c
fix(model-fallback): correct transform expectations and hermetic test isolation
2026-03-03 00:38:45 +09:00
YeonGyu-Kim
77b7430c56
fix(delegate-task): resolve timeout detection and config drift in sync poller
2026-03-03 00:38:22 +09:00
YeonGyu-Kim
e2ddd03306
fix(model-resolution): normalize model format and remove dead config flag
2026-03-03 00:38:20 +09:00
YeonGyu-Kim
c75af85cb2
fix(doctor): quote paths and respect version channels in fix messages
2026-03-03 00:38:19 +09:00