Dynamic tools, smarter projects, and new models
Build custom toolkits that run inside your sandbox, get more out of Projects with access controls, a files workspace, and scheduled Autopilot runs, and reach for new models from the selector. Under the hood, this release makes long-running tasks noticeably faster and lighter, with quicker time-to-first-token and lower memory pressure, and lands a broad wave of stability fixes across uploads, scheduling, streaming, integrations, and the sandbox. It also adds credit spending limits, self-serve billing, and native GitHub, Slack, and Linear apps.
Dynamic tools
NewWhen Neo is missing a capability your workflow needs, just ask for it. Describe the tool you want, whether that is hitting an internal API, querying your own database, or running a repeatable check, and Neo builds it on the spot, tries it against real inputs, and starts using it in the same task. Already rely on your favorite scripts or tools? Hand them over and Neo wraps them into ready-to-call tools instead of rebuilding from scratch. The tools run in your sandbox, are reused by Neo and its sub-agents, and stay available for future tasks, so the agent keeps getting more capable on the work you actually do.
Credit spending limits
NewOwners can now keep credit usage under control across the team. Set a team-wide default limit that applies to every eligible member, then override it per user when someone needs more or less headroom. Limits cap how much each member can spend without reserving credits, and changing the default can optionally clear existing per-user overrides so everyone inherits the new value.

- Set a single team-wide default limit for all members (viewer roles excluded).
- Override the limit for individual users from the team members table.
- Optionally reset existing per-user limits when you update the default.
Project access controls
NewProjects can now be team-visible or invite-only, with per-member access controls. Make a project visible to the whole team for shared work, or keep it invite-only and add specific members. Owners manage membership and visibility from the project header, so the right people see the right work.
Project files and sandbox workspace
NewEvery project now has a Files tab backed by its sandbox workspace. The sandbox volume persists across tasks and container restarts, so anything agents read or write during a run stays available afterward. Browse the workspace, search for what you need, preview files inline, and upload your own, all in context alongside the project's tasks, issues, and members.
- Files are the project sandbox workspace, persisted on the attached volume across runs.
- Outputs that agents create or modify mid-task show up here automatically.
- Search, preview inline, and upload files without leaving the project.
Project Autopilot
NewSchedule recurring runs for a project and let it make continuous progress on its own. Choose a daily, weekly, monthly, or custom-day frequency and a run time, then Neo picks up where the last run left off using the latest project context. Pause and resume the schedule at any time, trigger an immediate run with Run Now, and review the full execution history from the Autopilot tab.
- Configurable frequency (daily, weekly, monthly, or specific weekdays) and run time.
- Pause, resume, and edit the schedule without losing run history.
- Run Now triggers an on-demand run; choose summary-only or full reporting.
Task artifact export
NewExport task artifacts automatically over webhooks or pull them via the API. Wire task output into your own pipelines, ticketing, or storage so results flow downstream the moment they are produced, without manual copying.
New models and the Azure AI Foundry gateway
NewClaude Opus 4.8, DeepSeek V4 Pro (high), and GLM-5.1 are now available from the model selector. Azure AI Foundry joins as a new bring-your-own-key gateway: add your Azure key and endpoint, create a deployment per model named after its Neo label, and those models appear in your picker.
- Claude Opus 4.8, the most capable model for complex, multi-step security work.
- DeepSeek V4 Pro (high) and GLM-5.1 added to the model selector.
- Azure AI Foundry (BYOK) gateway with deployment-name routing through the OpenAI-compatible surface.
Self-serve subscription billing
NewGet started in minutes and subscribe to Neo on your own. Pick the number of seats, choose monthly or annual billing, and check out right from the onboarding flow. Annual plans come with a built-in discount, and you can review the per-seat breakdown before you pay. Billing, invoices, and plan changes are all managed from Settings.
- Per-seat pricing with monthly and annual billing intervals.
- Annual plans apply a discount over the equivalent monthly cost.
- Manage seats, payment method, and invoices from Settings → Billing.
Quality gate before issue creation
ImprovementIssues now pass a quality gate before they are filed, reducing false positives and low-signal findings. Medium-and-above findings must clear validation and structural checks first, so the data that lands in your issues list starts cleaner and needs less manual triage.
Native GitHub, Slack, and Linear apps
ImprovementGitHub, Slack, and Linear are now first-class native applications, replacing the previous Composio-based integrations. Connect directly with each provider for tighter, more reliable behavior: review pull requests, run Neo from your channels and DMs, and create or update issues, all without a third-party bridge in between.
Faster, lighter long-running tasks
ImprovementTime-to-first-token is faster and memory pressure is lower during long agent runs. Tasks start responding sooner and stay stable across extended, multi-step work.
Fixes and stability
FixA round of fixes across uploads, scheduling, streaming, integrations, and the sandbox.
- Improved file upload handling and a longer timeout for large uploads.
- Scheduled tasks now accept the auto model option.
- Resolved empty thinking/reasoning blocks (including on Opus 4.8) and stale "suspended" banners on completed tasks.
- Fixed GitHub app installation issues.
- Fixed ask_question tool submission and status updates.
- Fixed blank assistant messages when the LLM provider filters content.
- Fixed the sandbox failing to start in certain edge cases.
- Fixed issues search to match across multiple fields.


