Releases: emosenkis/terminai
Releases · emosenkis/terminai
Release list
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
- Use Minijinja for agent argument templates, including Jinja expressions that can expand to multiple arguments.
- Preserve soft-wrapped terminal lines during native scrolling and redraw so copying and line selection do not insert spurious newlines.
v0.1.5
- Add configurable Terminai MCP and CLI tool integration flags for agent presets.
- Expose Terminai tool and MCP launch commands to agent templates and prompts.
- Document the updated Handlebars config variables and regenerate the versioned config schema.
- Add kebab-case YAML config keys and CLI tool aliases.
- Make
terminai --versionreport the binary name.
v0.1.4
v0.1.3
Changes
- Configure bundled Codex and Claude presets to connect directly to Terminai's HTTP MCP server with bearer-token authorization.
- Keep the hidden stdio MCP forwarding subcommand available for custom agent presets.
- Document the release workflow requirement to keep versioned Homebrew formulae for historical releases.
- Use pwsh.exe for shell commands on Windows.
- Improve line wrapping handling during screen resize.
v0.1.2
- Route bundled Codex and Claude MCP integrations through Terminai's hidden stdio proxy.
- Protect the local HTTP MCP server with a generated per-launch bearer token.
- Add repo-scoped release workflow guidance for version, changelog, GitHub release, build, and Homebrew tap updates.