Skip to content

Tags: gpu-cli/agentis

Tags

local-v0.1.6

Toggle local-v0.1.6's commit message
release: @gpu-cli/agentis v0.1.6

local-v0.1.5

Toggle local-v0.1.5's commit message
release: @gpu-cli/agentis v0.1.5

- Improve transcript import form visual hierarchy and differentiation
- Add section containers, dropzone states, disabled reason hints
- Upgrade Files/Zip toggle to accessible segmented control
- Lighten modal background for better contrast between layers
- Add with-root-env.sh for single .env at repo root
- Update E2E test selectors to match new markup
- Add NEXT_PUBLIC_ENABLE_INTERNAL_TRANSCRIPT to turbo globalEnv

local-v0.1.4

Toggle local-v0.1.4's commit message
release: @gpu-cli/agentis v0.1.4

v0.1.3

Toggle v0.1.3's commit message
release: @gpu-cli/agentis v0.1.3

- fix: preserve demo fixtures in build (fixes 404 in demo mode)
- docs: remove website link from README

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

local-v0.1.2

Toggle local-v0.1.2's commit message
fix: clean up broken symlinks after .pnpm removal, keep root next/

After deleting .pnpm/, symlinks in apps/web/node_modules/ become
dangling and break cp -r. Remove broken symlinks before copying.
Since apps/web/node_modules/next is now gone, server.js resolves
from root node_modules/next — so don't delete that copy.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

local-v0.1.1

Toggle local-v0.1.1's commit message
release: @gpu-cli/agentis v0.1.1

local-v0.1.0

Toggle local-v0.1.0's commit message
chore: rename package from @agentis/local to @gpu-cli/agentis

Scope @Agentis was unavailable on npm. Updated package name, CLI help
text, READMEs, PRIVACY.md, CI/release workflows, and build script.