Skip to content

v0.2.79

Choose a tag to compare

@github-actions github-actions released this 25 May 07:46
· 4 commits to main since this release

What's new in v0.2.79

A tiny UI cleanup on top of v0.2.78.

Codex agent card no longer asks you to copy AGENTS.md

The Settings → External Integration page used to tell Codex users:

AGENTS.md guide needs to be copied to project root or ~/.codex/AGENTS.md.

That instruction was a leftover from the v1 Codex integration. v2 (Codex CLI
0.121+) auto-installs the Skill to ~/.codex/skills/tidemind-<agentId>/SKILL.md
and Codex loads it on startup — no manual copying needed.

This release:

  • Updates the hint text across all 12 supported languages to reflect the v2
    behavior.
  • Hides the legacy ~/Downloads/tidemind-codex-<id>.md path from the agent
    card when the v2 native install is present, so users no longer see two
    paths and wonder which one to copy.

If you're on Codex CLI < 0.121, the wizard still surfaces an upgrade hint as
before — that path is unchanged.

No other changes

No code behavior changes from v0.2.78. MCP server, cloud server, and database
schema are identical to v0.2.78.