The recursive publish 404'd on every package (npm's obscured 'unauthenticated'):
setup-node's ${NODE_AUTH_TOKEN}-templated .npmrc is read by npm but not reliably
by pnpm publish. Write the token literally into .npmrc + set @hanzo:registry, and
add npm whoami as an auth diagnostic. .npmrc gitignored.
- Add autonomous browser control overlay: dot matrix grid, sparkle particles,
glowing cursor with aura + trail, click ripple, shimmer highlights, scanning
beam, animated gradient status bar — blocks user interaction until AI finishes
- Extension tools (MCP, ZAP, CDP, tab filesystem) now work without login;
only Chat tab requires authentication
- Sidebar defaults to Tools tab; Chat tab shows compact login prompt with
Zen AI models branding and link to docs.hanzo.ai
- CDP bridge auto-activates overlay on navigate/click/fill commands
- Both Chrome and Firefox background scripts forward ai.control.* messages
- Stop button and Esc key cancel AI control and notify ZAP
- E2E tests updated for new auth-free behavior
- Implement multi-agent orchestration system for parallel AI tasks
- Add role-based AI assignment (coder, reviewer, critic, architect, etc)
- Create predefined workflows (code-review, implement-feature, optimize, debug)
- Add local LLM support with auto-detection (Ollama, LocalAI, etc)
- Implement async job management with idle timeout
- Add authentication system with OAuth2 PKCE flow
- Create comprehensive test suite with integration tests
- Add headless Chrome testing for auth flows
- Create mock AI server for testing all endpoints
- Add visual test runners and demo scripts
- Update CI/CD pipeline for all services
- Rename CLI from 'hanzo-dev' to 'dev' for simplicity
- Update repository references to github.com/hanzoai/dev
Key features:
- Parallel execution of multiple AI agents
- Git worktree support for isolated development
- Universal context sync across tools
- Secure API key management
- Comprehensive workflow system
- Implement feature parity between Python and TypeScript MCP versions
- Add comprehensive test coverage for all orthogonal tools
- Consolidate tools to follow single-tool-multiple-actions pattern
- Add bash, git-search, critic, and mode tools
- Create multi-platform build system for VS Code, Claude Desktop, and DXT
- Add test files for filesystem, search, shell, process, web-fetch, mode, and git-search tools
- Fix TypeScript compilation issues and update build scripts
- Update package.json with hanzo-ai publisher ID
- Successfully build all distribution formats:
- VS Code Extension (.vsix)
- Claude Desktop MCP package
- Claude Code DXT file
- Standalone MCP server