platform

every tool you need. none of the bloat.

hellocode.ai is a from-scratch native ide. no electron, no background daemons. just a fast editor and a great agent.

hellocode.ai workspace with stacked editor, vault, and agent panels
every panel. one workspace.
you are here
browse all features
7 categories Β· 45+ capabilities
compare
compare
us vs cursor vs windsurf β€” side-by-side
9
agent profiles
30
built-in tools
22
slash commands
7
categories
45+
capabilities

editor & speed

01 / 07

a from-scratch native editor. no electron, no daemons.

native editor

built in rust. opens instantly, idles at <1% cpu, no electron tax.

instant autocomplete

p99 under 30ms, trained on your codebase β€” not the public internet.

inline edit prediction

predicts your next edit, not just your next token. accept with a single keystroke.

terminal inline assistant

select text in the terminal, get an ai rewrite β€” without leaving the shell.

lightning indexer

indexes a 10k-file monorepo in 2 seconds. incremental updates in milliseconds.

vs code extensions

100% extension compatibility. bring your themes, snippets, and language servers.

multi-terminal

split, tab, and task-integrated terminals β€” first class, not an afterthought.

dap debugger

set breakpoints, step through code, inspect state. full debug adapter protocol.

repl & notebooks

jupyter-style notebook surface for python, js, and more.

agent & intelligence

02 / 07

the agent doesn't just complete code. it plans, edits, tests, and ships.

agent mode

delegate multi-file tasks to an autonomous agent. it plans, edits, runs tests, opens a pr.

9 agent profiles

write, ask, plan, debug, secure, minimal, architect, refactor, performance β€” each with its own tools and model.

plan & approve

the agent proposes a plan, you approve before any edits land. trust, with a paper trail.

codebase chat

ask 'where do we handle stripe webhooks?' β€” get a cited answer in two seconds.

thinking & streaming

watch the agent reason in real time. thinking blocks, shimmer, live tool output.

shared & archived threads

every conversation saved, searchable, and shareable with your team.

model picker

favorite models, swap mid-thread, see cost per call. claude, gpt, gemini, local β€” your choice.

auto model routing

the right model for each message, automatically. cheap for trivia, smart for refactors.

project intel

03 / 07

two surfaces no other ide has: a live map of your code, and a memory it actually uses.

project atlas

an auto-mapped architecture graph of your whole repo. crates, packages, import edges β€” live.

explore

document vault

durable project knowledge the agent reads from and writes to on every task.

explore

vault & atlas tools

the agent reads and writes vault docs and atlas data directly. no copy-paste prompting.

full-repo scan

walks rust, typescript, python, go. finds crates, packages, entry points, and the edges between them.

tools & extensibility

04 / 07

30 built-in agent tools, plus a marketplace for everything else.

30 built-in tools

read, edit, search, run, test, browse β€” every tool the agent needs, sandboxed and audited.

browser (playwright)

on by default. the agent can navigate, click, fill forms, and screenshot β€” to test what it ships.

run tests in loop

the agent runs your test suite, reads failures, and iterates until green.

mcp catalog

browse and install model context protocol servers in-app. no json wrangling.

engineering agent marketplace

install templated agents β€” qa, security, perf β€” from the registry.

external acp agents

plug in third-party agent servers. hellocode-agent, claude code, gemini cli, more.

per-profile permissions

lock down exactly which tools each profile can call. secure by default.

workflows & automation

05 / 07

codify your team's agent recipes once. run them forever.

workflows engine

yaml-defined multi-step agent pipelines. 9 step kinds: prompt, tool, branch, loop, and more.

bundled workflow seeds

ships with feature-delivery.yaml and other starters. fork and adapt.

playbook

browse, run, and share team playbooks from the bottom dock.

22 slash commands

/plan, /compact, /doctor, /init-rules, /help β€” fly through the editor without the mouse.

spawn workflow agent

kick off a long-running workflow from any thread. monitor in the observe panel.

collaboration & git

06 / 07

built for teams that ship together, not just individuals.

git panel

stage, commit, branch, push β€” native, no terminal needed.

git worktree sessions

run parallel agent sessions in isolated worktrees. ship three features at once.

shared sessions

share a live agent thread with a teammate. pair-program with ai in the loop.

collab panel

see who's editing what, in real time.

diagnostics

lint, type, and build diagnostics piped straight to the agent so it can self-correct.

trust, enterprise & ops

07 / 07

what compliance and finance need to say yes.

cost dashboard

per-tool, per-thread, per-user token and dollar aggregation. no surprise bills.

local audit log

every tool call written to a local audit.db. portable, queryable, yours.

agent observe

live view of every tool call, every model request, every error. the glass cockpit.

sso, rbac, scim

saml sso, role-based access, scim provisioning. compliance teams approve in days.

hosted or on-device

run hellocode's hosted llm proxy, or point at your own vpc / on-device models.

guest access

limited-scope guest seats for contractors and reviewers.

secrets manager

encrypted local secrets store. api keys never leave your machine unless you say so.

feature flags

roll out new agent capabilities to a subset of your team first.

agent Β· buildbuild
let's build a mission control interface, similar to the expose-style window manager on macos.
thought 4s
read appmanager.tsx
searched expose patterns
drafted feature-prd.md (+68)
3 tasks
add multiplayer mode to useappstore.ts
create missioncontrolview.tsx
β—‹ update appmanager.tsx
agents

agents turn ideas into code.

accelerate development by handing off tasks to hellocode while you focus on making decisions. plan, build, test, and demo features end to end β€” all without leaving the editor.

learn about agentic development
surfaces

in every tool. at every step.

hellocode runs in your terminal, collaborates in slack, and reviews prs in github. one agent, every surface.

in your terminal

one-line install, full agent in any shell. curl https://hellocode.ai/install -fsS | bash

in slack

tag @hellocode in a channel and it ships a pr without anyone leaving the thread.

in github

code review, conflict resolution, and stack-aware pr summaries β€” automatically.

benchmarks

measurably faster, provably lighter.

no electron bloat. no background daemons. no waiting on the indexer.

cold startlower is better
hellocode
0.4s
cursor
3.2s
indexing 10k fileslower is better
hellocode
2s
cursor
18s
completion latencylower is better
hellocode
28ms
cursor
240ms
memory footprintlower is better
hellocode
180mb
cursor
1.4gb
manifesto

the new way
to build software.

a single tool for everything β€” from a one‑line tab completion to a multi‑day cloud agent. one editor, one agent, one bill. write less glue, ship more product.

800%
faster than cursor
28ms
tab latency
+15k
builders