Build Agents That Act. Not ones that just answer.
Anything can talk. An agent has to reach your real systems, run the code it writes without breaking anything, and know when to stop and ask. One day, one room in Bangalore, built on TrueForge — TrueFoundry's open-source agent harness. Round 1 is open to everyone online; shortlisted builders get a seat at the Polaris campus on 26 September.
One day, one room, 350–400 builders
TrueFoundry and Polaris are co-hosting a day-long hackathon in Bangalore, built on TrueForge, the open-source agent harness TrueFoundry released in August.
If you followed the online Agent Harness Hackathon earlier this year, this is the same challenge in a very different format: seven hours instead of seven days, in one room instead of on your own, with mentors from the team that built the harness sitting at the next table. Bring the idea you did not have time to finish, or a new one.
Entry runs in two rounds. Round 1 is an open online form: tell us why you want in and what you plan to build. We shortlist from those answers. Round 2 is the build itself, in person, on 26 September, using TrueForge and TrueFoundry's AI gateway alongside whatever else your stack needs.
No prior TrueFoundry experience is required — TrueForge is MIT-licensed and runs locally with one command. Bring an idea and a laptop.
Agents That Act
Reach real systems. Run real code. Stop before it hurts.
A model that answers questions is a feature. A model that opens the pull request, runs the migration, or revokes the access key is something else entirely — and the distance between the two is not a better prompt. It is plumbing.
Acting on the world takes three things a chat window never needed, and every one of them is infrastructure rather than intelligence. That plumbing is the theme. Pick a job in any domain that is genuinely worth handing to an agent, and build the thing that does it end to end.
The layer that handles all three sits between the model and everything it touches, and building it yourself would eat the whole day. TrueForge is an open-source one: MCP tools, sandboxed execution, approval checkpoints, subagents, and sessions that survive a reconnect. You write the agent; the harness does the machinery. TrueFoundry's AI gateway is there too if you want budgets, rate limits, and traces without touching your agent code — useful, but not required to win anything.
Six agents worth building
Starting points, not categories. Any domain is fair game — what matters is that the agent reaches something real and has a line it will not cross alone. Each of these has one.
What every submission needs
Five things. The first one decides whether a project qualifies at all — if it would work just as well as a text box, it is not this hackathon.
- An agent running on TrueForge, with the harness visibly doing the work: a real tool reached, code executed in the sandbox, a pause before something irreversible.
- One job, finished. Seven hours is short. One narrow task done end to end beats three half-built features every time.
- The approval moment in your demo. Show us where the code ran and show us the agent stopping to ask. This is the part everyone forgets to film.
- A public repo with a README that works on someone else's laptop. Note which AI assistants you used while building.
- Only what is yours to connect. Your accounts, your data, your keys — and none of those keys in the repo or the demo video.
Start before the day
You do not have to wait for 26 September to touch the tooling. TrueForge is open source, MIT-licensed, and runs on your laptop in one command.
TrueForge is the runtime layer that turns a model into a working agent: 40+ built-in tools, MCP servers with OAuth, sandboxed code execution, tool-approval checkpoints, subagents, git-backed skills, and persistent sessions. Local mode is a single process on SQLite — no infrastructure to stand up.
# Node.js 22+ · runs locally, no infra
$ npx @truefoundry/trueforge
Point it at any model provider — OpenAI, Anthropic, Gemini, or any OpenAI-compatible endpoint — or route everything through TrueFoundry's AI gateway to get budgets, rate limits, and traces without touching your agent code. Walking in on the day already familiar with the harness is the single biggest advantage you can give yourself.
Two rounds
Round 1 is online and open to all. Round 2 is in person, by invitation.
Saturday, 26 September
Provisional running order, all times IST. Expect these to shift by up to thirty minutes; the final schedule goes out with the shortlist invitation.
₹3,00,000, two ways to win
Cash, paid out after the event. Build prizes are judged on the day. Community prizes are judged on what you post publicly in the run-up.
Community prizes are open to every Round 1 registrant, shortlisted or not — post on LinkedIn or X, tag @truefoundry and @polariscodes, and you are in the running. Build prizes are for teams at the venue on 26 September. Partner credits and category awards may be added; nothing already listed here will shrink.
How you'll be scored
Published up front so you can build against it. Every submission is scored on all five, out of 100.
The judging panel is engineers and developer-relations leads working on agents in production, drawn from TrueFoundry, Polaris, and the wider ecosystem. Names go up here as invitations are confirmed.
Partner with us
TrueFoundry and Polaris are funding this between them. We are talking to model and compute providers about credits for participants, and logos go up here only once they are signed.
Eligibility
- You have shipped, or are shipping, something with an LLM in the loop.
- You write code day to day — backend, ML, platform, or full-stack.
- You have a chore at work you have quietly wanted to hand to an agent.
- You are a student or new grad who can build without hand-holding.
- You can be in Bangalore, in person, on Saturday 26 September.
- Free to enter and attend. No fee at any stage.
- Open to anyone 18+ who can attend in person. No student-only restriction.
- Round 1 registration is individual. Teams of up to 4 form on the day or in advance in Discord.
- Build on the day. Pre-built projects are not eligible; prior research and reading the docs are encouraged.
- Your agent must run on TrueForge. Everything else — language, framework, model provider — is your call.
- AI assistants are allowed and expected. Disclose what you used in your README, and be ready to explain your own architecture. Submissions nobody on the team can explain are not eligible.
- A short code of conduct applies: be decent to each other, to mentors, and to the venue. Harassment means you leave.
- You keep full IP in what you build. We ask only to showcase your demo.
Timeline
Questions
Does it cost anything?
Can I take part remotely?
How big can a team be?
Do I have to use TrueForge?
npx @truefoundry/trueforge, so you can get familiar with it today rather than learning it under time pressure.Can I use Claude, Copilot, or Cursor to write the code?
How do the community prizes work?
Who can apply?
How does shortlisting work?
What should I bring?
Who owns what I build?
Where do I register and submit?
Who is running this
Find a team in Discord
Round 1 is an individual application, so the Discord is where you find the other three people. It is also where mentors answer TrueForge questions before the day, where the schedule gets posted, and where we announce the shortlist.
Register for Round 1.
Tell us what you want to build. A paragraph is enough. We review on a rolling basis and email shortlist invitations directly.
Round 1 closes Friday 18 September. Seats for the in-person day are capped at 350–400 and allocated by review, not by who clicked first — but a specific idea submitted early gets read when we are still fresh.
Read the judging rubric before you write your answer. It tells you what we are looking for.
What the form asks
- Who you are, and where you write code.
- What you plan to build — the job you want to hand over, and what it has to reach.
- Why you want the seat.
- Whether you already have a team, or want one.
TEAMS OF UP TO 4 FORM LATER















