Skip to content

Releases: runkids/veto

v0.1.12

07 Mar 16:54

Choose a tag to compare

v0.1.11

01 Feb 00:47

Choose a tag to compare

Full Changelog: v0.1.10...v0.1.11

v0.1.10

30 Jan 04:24

Choose a tag to compare

Full Changelog: v0.1.9...v0.1.10

v0.1.9

30 Jan 02:39

Choose a tag to compare

Full Changelog: v0.1.8...v0.1.9

v0.1.8

29 Jan 05:55

Choose a tag to compare

Full Changelog: v0.1.7...v0.1.8

v0.1.7

28 Jan 18:14

Choose a tag to compare

Full Changelog: v0.1.6...v0.1.7

v0.1.6

28 Jan 17:18

Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

gemini-demo.mp4

v0.1.5

28 Jan 16:04

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

28 Jan 07:03

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Jan 05:15

Choose a tag to compare

v0.1.3 - OpenCode Support

New Features

OpenCode Integration

  • veto setup opencode - Install veto plugin for OpenCode

  • veto setup opencode --uninstall - Remove plugin

  • --opencode flag - New gate mode for OpenCode plugin

  • Plugin intercepts bash commands via tool.execute.before hook

  • Reads authentication method from ~/.veto/config.toml

  • Supports all auth methods: dialog, touchid, pin, totp, confirm, telegram

  • Tracks denied commands to prevent AI retry loops

Quick Start

veto init
veto setup opencode

Restart OpenCode

Documentation

  • Added docs/opencode.md guide
  • Updated flow diagrams in documentation

Full Changelog: v0.1.2...v0.1.3