Features · Scale & power
Code search
FreeCoder can search across your whole repository — by name, by content, or by symbol — to find exactly the code a task touches. You don't have to tell it which files to open; it locates them the way an experienced engineer would.
This is what lets FreeCoder work on real, large codebases instead of isolated snippets. It reads what's relevant, understands your conventions, and edits in the right places.
Frequently asked
Do I have to point FreeCoder at specific files?
No. Describe the task and the agent searches your project to find the relevant files itself.
Does it work on large repositories?
Yes. Fast search lets it navigate big codebases and pull in only the code a task actually needs.
Does it respect .gitignore?
Yes. FreeCoder skips files you don't track, so it won't wander into build output or dependencies.
irm https://freecoder.space/install.ps1 | iex — then read the getting-started guide.Related: Your first session → · All features →