| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-05-20 | 6.4 kB | |
| Terax_0.7.0_x64-setup.exe.sig | 2026-05-20 | 416 Bytes | |
| Terax_0.7.0_x64-setup.exe | 2026-05-20 | 4.0 MB | |
| Terax_0.7.0_x64_en-US.msi | 2026-05-20 | 5.0 MB | |
| Terax_0.7.0_x64_en-US.msi.sig | 2026-05-20 | 416 Bytes | |
| Terax_0.7.0_amd64.AppImage.sig | 2026-05-20 | 416 Bytes | |
| Terax_0.7.0_amd64.AppImage | 2026-05-20 | 94.0 MB | |
| Terax-0.7.0-1.x86_64.rpm.sig | 2026-05-20 | 412 Bytes | |
| Terax-0.7.0-1.x86_64.rpm | 2026-05-20 | 5.3 MB | |
| Terax_0.7.0_amd64.deb.sig | 2026-05-20 | 408 Bytes | |
| Terax_0.7.0_amd64.deb | 2026-05-20 | 5.3 MB | |
| Terax_aarch64.app.tar.gz.sig | 2026-05-20 | 404 Bytes | |
| Terax_aarch64.app.tar.gz | 2026-05-20 | 5.6 MB | |
| Terax_0.7.0_aarch64.dmg | 2026-05-20 | 6.4 MB | |
| Terax_x64.app.tar.gz.sig | 2026-05-20 | 404 Bytes | |
| Terax_x64.app.tar.gz | 2026-05-20 | 5.8 MB | |
| Terax_0.7.0_x64.dmg | 2026-05-20 | 6.7 MB | |
| README.md | 2026-05-20 | 3.4 kB | |
| Terax v0.7.0 source code.tar.gz | 2026-05-20 | 8.1 MB | |
| Terax v0.7.0 source code.zip | 2026-05-20 | 8.2 MB | |
| Totals: 20 Items | 154.4 MB | 0 | |
What's Changed
- feat(source panel): implement source control panel by @alpemreelmas in https://github.com/crynta/terax-ai/pull/174
- security: harden AI tool deny-list, SSRF guard, terminal OSC trust, preview iframe sandbox, WSL distro validation by @Su1ph3r in https://github.com/crynta/terax-ai/pull/319
- feat(windows): add 'Open in Terax' shell integration by @amaralkaff in https://github.com/crynta/terax-ai/pull/265
- fix(wsl): honor workspace env for git and shells by @viniraioli in https://github.com/crynta/terax-ai/pull/345
- feat(ai): add Mistral provider by @zico20047 in https://github.com/crynta/terax-ai/pull/355
- fix(explorer): keep file tree static across InlineInput open/cancel cycles (#123) by @Su1ph3r in https://github.com/crynta/terax-ai/pull/337
- fix(ai): implement responsive scrollable todo list in mini-window by @shethshlok in https://github.com/crynta/terax-ai/pull/353
- feat(editor): add Ruby syntax highlighting by @wnsdud-jy in https://github.com/crynta/terax-ai/pull/294
- fix(terminal): support Option arrow word navigation by @AielloChan in https://github.com/crynta/terax-ai/pull/308
- fix(terminal): repaint TUIs on resume instead of replaying dormant bytes by @AsafSaar in https://github.com/crynta/terax-ai/pull/360
- fix(shortcuts): wire editor undo/redo and surface them in shortcuts dialog by @amaralkaff in https://github.com/crynta/terax-ai/pull/221
- fix(search): refocus terminal after dismissing find by @KurodaKayn in https://github.com/crynta/terax-ai/pull/207
- feat(explorer): markdown preview tab via right-click 'Open Preview' by @amaralkaff in https://github.com/crynta/terax-ai/pull/350
- fix(editor): auto-reload files when AI modifies them by @rrr63 in https://github.com/crynta/terax-ai/pull/362
- feat(settings): add configurable context limit for OpenAI-compatible … by @zico20047 in https://github.com/crynta/terax-ai/pull/370
- feat(terminal): add configurable font family setting by @hespinoza01 in https://github.com/crynta/terax-ai/pull/374
- fix(security): block CR/LF and C0 controls in shell command guard checkShellCommand only rejected NUL, letting a second statement smuggle past the approval UI on an embedded newline (echo safe\nwhoami). Reported by Peter D Mora IV (https://github.com/pdmIV)
- fix(fs): use O_EXCL random tempfile for atomic writes Closes a symlink-staging issue where a pre-existing .<name>.terax.tmp in the parent dir could redirect an approved write outside the target. Reported by chocolatecake777.
Added source control / git graph
New Contributors
- @alpemreelmas made their first contribution in https://github.com/crynta/terax-ai/pull/174
- @Su1ph3r made their first contribution in https://github.com/crynta/terax-ai/pull/319
- @shethshlok made their first contribution in https://github.com/crynta/terax-ai/pull/353
- @wnsdud-jy made their first contribution in https://github.com/crynta/terax-ai/pull/294
- @AielloChan made their first contribution in https://github.com/crynta/terax-ai/pull/308
- @AsafSaar made their first contribution in https://github.com/crynta/terax-ai/pull/360
- @KurodaKayn made their first contribution in https://github.com/crynta/terax-ai/pull/207
- @hespinoza01 made their first contribution in https://github.com/crynta/terax-ai/pull/374
Full Changelog: https://github.com/crynta/terax-ai/compare/v0.6.6...v0.7.0