YeonGyu-Kim
b8a82d9c67
docs(shared-skills): batch 8 (2 files)
2026-05-30 19:12:03 +09:00
YeonGyu-Kim
6c8940bc97
docs(shared-skills): batch 7 (2 files)
2026-05-30 19:12:03 +09:00
YeonGyu-Kim
46884dcc37
docs(shared-skills): batch 6 (2 files)
2026-05-30 19:12:03 +09:00
YeonGyu-Kim
4a86d191b8
docs(shared-skills): batch 5 (2 files)
2026-05-30 19:12:03 +09:00
YeonGyu-Kim
d3fdedced4
docs(omo-codex): batch 4 (2 files)
2026-05-30 19:12:02 +09:00
YeonGyu-Kim
c27bfacba6
docs(omo-codex): batch 3 (2 files)
2026-05-30 19:12:02 +09:00
YeonGyu-Kim
c64ac12c40
docs(omo-codex): batch 2 (2 files)
2026-05-30 19:12:02 +09:00
YeonGyu-Kim
aacafedc90
docs(omo-codex): batch 1 (2 files)
2026-05-30 19:12:02 +09:00
YeonGyu-Kim
2bcc4003f0
feat(packages): add CHANGELOG.md
2026-05-30 19:09:12 +09:00
YeonGyu-Kim
54b5f51f0a
feat(packages): add biome.json
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
232049e9f0
feat(packages): add AGENTS.md
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
2d9e835932
feat(packages): add .gitignore
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
31e2952a4c
feat(packages): add publish.yml
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
d65805cf06
feat(packages): add ci.yml
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
a55d4ae55e
feat(packages): add pull_request_template.md
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
e6edb20ee2
feat(packages): add feature.yml
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
847a10b8f2
feat(packages): add bug.yml
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
50ae71da95
feat(packages): add dependabot.yml
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
998b2fe014
feat(packages): add CODEOWNERS
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
8b88a035e4
feat(packages): add branch-ruleset.json
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
ee07987f7b
feat(packages): add .gitattributes
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
7e35ba35fd
feat(packages): add .mcp.json
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
669e82d9fc
feat(packages): add plugin.json
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
545d936d29
feat(packages): add package.json
2026-05-30 19:09:11 +09:00
YeonGyu-Kim
4b09d82b2d
feat(packages): add MARKETPLACE.md
2026-05-30 19:09:10 +09:00
YeonGyu-Kim
ae5b0db469
feat(packages): add marketplace.json
2026-05-30 19:09:10 +09:00
YeonGyu-Kim
9ac91ebcad
feat(packages): add index.d.ts
2026-05-30 19:09:10 +09:00
YeonGyu-Kim
15bcfbc98e
test(packages): add normalize-session-id.test.ts
2026-05-30 19:09:10 +09:00
YeonGyu-Kim
b68b6b2ae6
test(packages): add package-smoke.test.ts
2026-05-30 19:09:10 +09:00
YeonGyu-Kim
e48b68e440
feat(packages): add mcp-stdio-transport.ts
2026-05-30 19:09:10 +09:00
YeonGyu-Kim
7fbe4e2b4a
feat(packages): add mcp-stdio-server.ts
2026-05-30 19:09:10 +09:00
YeonGyu-Kim
a01e11af4d
test(packages): add mcp-stdio-server.test.ts
2026-05-30 19:09:10 +09:00
YeonGyu-Kim
5058a149e7
feat(packages): add mcp-lifecycle-log.ts
2026-05-30 19:09:10 +09:00
github-actions[bot]
36e69f8b3c
release: v4.5.1
2026-05-26 10:08:16 +00:00
github-actions[bot]
d7b4072a90
release: v4.5.0
2026-05-26 07:54:27 +00:00
YeonGyu-Kim
94d9d93212
Merge pull request #4453 from code-yeongyu/fix-4419-atlas-subagent-fallback
...
fix(background-agent): atlas subagent fallback retry on retryable model errors (#4419 )
2026-05-25 17:33:03 +09:00
YeonGyu-Kim
dc845a8808
chore(web): migrate canonical domain to omo.dev
...
Switch the production worker route and all hardcoded URLs from
ohmyopenagent.com to omo.dev. Six legacy domains (ohmyopenagent.com,
ohmyopencode.org, ulw.dev, ultrawork.ai, ultrawork.dev,
ultrawork.engineer) are configured to permanently (301) redirect to
omo.dev via Cloudflare Page Rules set up out-of-band via flarectl
and the CF API.
- wrangler.toml: bind worker to omo.dev + www.omo.dev only
- middleware.ts: primaryHost to omo.dev, www to apex redirect retained
- layout.tsx: primarySiteUrl + gaTrackedDomain to omo.dev (GA still G-S0QJFKT46Q)
- sitemap.ts, robots.ts: BASE_URL to https://omo.dev
- npm-downloads/route.ts: usage comment URL refreshed
- web-deploy.yml: environment URL to https://omo.dev
- manifesto.md: domain reality-check line lists omo.dev as canonical
- README*.md (5 langs): npm-downloads badge endpoint to omo.dev
2026-05-25 17:15:16 +09:00
YeonGyu-Kim
767f5a6148
fix(model-core): retry OpenAI usage_limit_reached fallbacks
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-25 17:09:52 +09:00
YeonGyu-Kim
3806d93dbc
feat(prompts-core): wire Prometheus variant table
2026-05-24 18:44:24 +09:00
YeonGyu-Kim
fa0500e970
feat(prompts-core): add Prometheus prompt markdown variants
2026-05-24 18:44:24 +09:00
YeonGyu-Kim
803f030b5b
Merge remote-tracking branch 'origin/dev' into refactor/mode-prompts-to-prompts-core
...
# Conflicts:
# packages/prompts-core/src/index.ts
2026-05-24 18:35:36 +09:00
YeonGyu-Kim
528f083f5a
Merge pull request #4388 from code-yeongyu/refactor/atlas-to-prompts-core
...
refactor(atlas): extract agent prompt variants to packages/prompts-core with runtime injection (PR5)
2026-05-24 18:33:07 +09:00
YeonGyu-Kim
63ef72d1b9
docs(agents): document prompts-core mode prompts
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-24 18:33:00 +09:00
YeonGyu-Kim
80361c05ab
chore(prompts-core): wire markdown prompt packaging
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-24 18:32:53 +09:00
YeonGyu-Kim
2c8e2dac41
refactor(mode-prompts): migrate hyperplan prompt
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-24 18:32:45 +09:00
YeonGyu-Kim
e79baf5910
refactor(mode-prompts): migrate team prompt
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-24 18:32:35 +09:00
YeonGyu-Kim
3b7f51d568
refactor(mode-prompts): migrate analyze prompt
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-24 18:32:19 +09:00
YeonGyu-Kim
5cefbdbb6d
refactor(mode-prompts): migrate search prompt
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-24 18:31:17 +09:00
YeonGyu-Kim
96a9365044
build(prompts-core): bundle markdown prompt variants
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-24 18:29:05 +09:00
YeonGyu-Kim
91351d73fd
feat(prompts-core): support bundled prompt sources
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-24 18:28:57 +09:00