A fleet, not a chatbot.
askFinz isn't one mind pretending to be every specialist. It's a fleet of small, named agents — routers, planners, researchers, coders, browsers, reviewers, memory keepers — each one good at exactly one job and wired together so they hand work to the right neighbour.
The router sees the prompt first.
Every prompt enters through one door. A foundational layer reads what you want, drafts a plan, hands the steps to the right specialist surface, and runs a reviewer over the result before it comes back to you.
Memory listens the whole time — what you decided, what you saved, what you asked a week ago — so the next prompt doesn't start from zero.
The layer underneath everything.
A small set of always-on pieces that route a prompt to the right specialist, plan multi-step work, and check the result before it reaches you.
Thinker
Reads the prompt and classifies intent, complexity and entities.
Planner
Breaks a task into ordered steps, each tagged with the kind of specialist it needs.
Router
Matches every step to the best-fit agent and the right depth of reasoning.
Executor
Runs the plan step by step, streaming each event so you can watch the work happen.
Reflector
Reviews the finished result against the brief and asks for a retry when quality is short.
Ingestor
Pulls relevant memory, prior work and uploaded files into context before the model sees them.
A2A Bridge
Speaks the open agent-to-agent protocol so external agents can ask askFinz to do real work.
Inside Research.
A reading room that browses for you, argues with itself, and writes only what it can cite.
Deep Researcher
Plans, browses and synthesises a long-form study, streaming every step.
Council
Runs the same prompt across several minds in parallel, then a judge merges the strongest drafts.
Critic
Generator + reviewer pair — scores a draft against a rubric and sends it back for one revision.
Source Matrix
Reads N sources across M questions and fills a comparison grid with a confidence score per cell.
Citation Lens
Pulls inbound citations for any source and labels each one as supporting, contradicting or neutral.
Reviewer
Lint, gap analysis and rubric scoring on a draft — surfaces uncited claims and missing sections.
Library Trainer
Licences public-library documents for training, settles royalties and tracks owner credits.
Template Extractor
Reads any document and proposes a reusable structure you can apply to the next study.
Suggestion Reviewer
Turns tracked-change proposals into accept/reject decisions with an audit trail.
Inside Code.
A pair-programmer that lives in the editor and a small army of specialists you can call when the work needs more than one head.
Code Agent
Pairs in the editor — reads the repo, edits files, runs commands, answers in your terminal.
Inline Agent
Highlight a span of code and ask for the rewrite right there; preview the diff before accepting.
Swarm
Run several code agents at once on the same prompt or on independent slices of a task.
Coordinator
Lets the main agent spawn sub-agents on its own and weave their answers into one reply.
Sub-agent Spawner
Drops a focused agent onto a sub-task with its own scratchpad, then hands the result back.
Ultraplan
Multi-agent planning — parallel planners propose approaches, the best parts get merged.
Batch Worker
Runs thousands of prompts through a model in one cheap overnight job and streams results as ready.
Skills
Reusable role packs (refactor, test, review, debug, security, optimise) the agent loads on demand.
Hooks Runner
Fires shell commands before, during or after a tool call so your project rules stay enforced.
Tool Server
Exposes the workspace as a tool registry so other agents — even ones outside askFinz — can call it.
Live Collaborator
Cursor presence, real-time cursors and shared selections when more than one person is in the file.
Bug Hunter
A specialised mode that hardens its prompt for reproducing, isolating and fixing nasty bugs.
Inside Chat.
Specialists you can summon by role inside any conversation — and one general-purpose mind that knows when to hand off.
Researcher
Reads broadly, cross-references claims, cites sources and structures the answer.
Coder
Generates, reviews, debugs and refactors code in any major language.
Writer
Drafts, edits and rewrites to a target tone — clean structure, plain language.
Analyst
Works with numbers — tables, comparisons, charts and quantitative reasoning.
Summariser
Distils long content into the essentials with a structured outline and TL;DR.
Advisor
Secondary mind running alongside the primary, surfacing alternative suggestions as you go.
Inside News.
Crawls, deduplicates, listens — turns the firehose into a single briefing and a daily audio version you can play.
Crawler
Reaches into hundreds of publishers, extracts full articles and keeps the index fresh.
Analyst
Sentiment, bias and category — every story scored so the briefing reads honestly.
Briefing Host
Builds the hourly transcript across today's top stories and renders it as audio.
Risk Watcher
Scans the headline window for sector and ticker risk signals over a rolling fourteen-day view.
Inside Browser.
A real browser an agent can drive — for the times the web won't give you an API.
Navigator
Drives a real, headed browser to read pages, follow flows and fill forms — with a screencast.
Proxy Manager
Rotates clean exit-IPs and degrades gracefully so a brittle site doesn't end the session.
Inside Search.
askFinz's own search index — keeps every workspace findable for humans, agents and other models.
Indexer
Reads every workspace and keeps the askFinz vector index in sync as you work.
Index Reviewer
Sweeps the index for stale, broken or low-quality entries and quietly heals them.
Inside Workflow.
Drag-and-drop flows that the platform can execute on a schedule or on demand.
Workflow Runner
Executes a custom flow you've designed — connects steps, ships the output, logs the run.
Inside Memory.
What every other agent leans on so it doesn't forget you between sessions.
Memory Keeper
Saves the facts you ask it to remember and pulls them back into future conversations.
Team Memory
Shares a project-scoped memory across collaborators with last-write-wins reconciliation.
Dreamer
Once a week, distils recent session logs into durable project memory you can review.
Memory Searcher
Semantic recall across everything memory has ever held — surfaces the right fact, fast.
Inside Safety.
The pieces that say no on your behalf — so a fast agent never becomes a destructive one.
Permissions
Per-tool approval rules with wildcard allow/deny so risky actions always pause for you.
Diff Reviewer
Queues every file write for inspection before it lands — accept, reject or rewrite the patch.
Sandbox
Restricts which files and domains an agent may touch, even when it is told to do more.
Verifier
Cross-checks an action against your stated intent before money is spent or content is sent.
Where they pause.
A larger fleet isn't a faster one if it doesn't know when to stop. These pauses sit between every surface in the roster above.
- Won't spend money without you.
Anything that costs money pauses for confirmation. Always. Even when you've already said yes today.
- Won't publish without you seeing it.
Anything that's public-facing — a post, a comment, a reply — surfaces a preview before it leaves.
- Won't quietly retry on failure.
When something goes sideways, the work pauses with the page state intact. You decide what to do with it, not the agent.
Every name on this page maps to a real piece of code running in the platform. None of them are flowcharts. None of them are roadmap.
All of them share a memory. The workspaces all live under one login.
See the workspaces