You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goose CLI: Added goose agent, with first-run configure guidance.
Droid CLI: Added droid agent.
Kilo Code CLI: Added kilocode agent.
Yolo Mode Config: Added [agents] config to enable yolo flags per-agent or globally in config.toml.
Agent Browser: Added agent-browser to default npm packages and configured its post-install dependency setup. Headless browser automation CLI for AI agents. Fast Rust CLI with Node.js fallback. No MCP required.
LiteLLM: Added litellm to default pip packages; open-source LLM gateway/SDK with a unified OpenAI-compatible API across 100+ providers, with cost/error handling and failover.
Post-Install Hooks: Added [post_install].commands to packages.toml, executed after all package managers finish.