Tags

Tags give the ability to mark specific points in history as being important
  • ai-playground-0.2.0

    8eff95d2 · Bump version to 0.2.0 ·
    ai-playground-0.2.0
    
    Added:
    
    - Download progress bar for AI tool installations
    - Interactive privilege-escalation warning for `--host-exec`
    - Working directory restriction to prevent running from `$HOME` or `/`
    - Streaming output for host-exec commands via Varlink protocol
    - Manpages for `aip(1)` and `ai-playground.toml(5)`
    - Configurable TasksMax resource limit
    
    Changed:
    
    - Renamed `tool` config key to `coding_agent`
    
    Fixed:
    
    - `--help` now works before environment restoration
    - Only orphaned containers are killed, not live sessions
    - Correct lookup path for `aip-host-exec` binary
  • ai-playground-0.1.0

    ai-playground-0.1.0
    
    * Initial release