frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: SDK for AI Coding with Long Running Tasks

https://cloudcoding.ai/
2•sean_•10mo ago
It seems that using Cursor has become really repetitive. My workflow typically goes like this: - Get a task to accomplish on a codebase - Research the web and codebase to create a plan - Send the entire plan to cursor and sit back for it to finish

This flow works really well with a high level of accuracy for the most part and it's becoming obvious that the margin between where it is today and "perfect" is quickly closing.

Because of this flow, I feel that I can replicate it through an SDK that uses a AI cli coder tool with low level control.

In this SDK, you can also use the best coder in the world per: https://aider.chat/docs/leaderboards/

As shown here:

```python from cloudcode import Local import os

def main(): # Use the current directory cwd = os.getcwd() example_file = "example.py"

    # Initialize the Aider SDK in architect mode
    agent = Local(
        working_dir=cwd,
        model="o3",  # Main (planner) model
        editor_model="gpt-4.1",  # Editor model for implementing changes
        architect_mode=True,
        use_git=False,
        api_key=os.getenv("CLOUDCODE_API_KEY")
    )

    # Create or overwrite a simple Python file to modify using the SDK
    agent.create_file(
        example_file,
        """def add(a, b):
    return a + b
""" )

    # Run a coding task using the two-model workflow
    result = agent.code(
        prompt="make this function super cool. just make the math functions better",
        editable_files=[example_file]
    )

    # Print the results
    print("\nTask completed!")
    print(f"Success: {result['success']}")
    print("\nChanges made:")
    print(result["diff"])


    # Display cost information
    print("\nTask completed!")
if __name__ == "__main__": main()

```

Given that you can mimic your workflows from cursor and claude code into this sdk, you shouldn't have to sit around on your computer waiting for the long running task to finish.

That's why I built in a Sandbox class that mounts the ai coder into a remote sandbox directory instead of a local folder so you can deploy an ai coder to the cloud, enabling use cases such as coding from your phone and the browser.

I have already found so many low-handing fruit use cases for this sdk to automate prompting, information gathering, and auto-docs as shown in our github https://github.com/LMSystems-ai/cloud-coding

But I want to take it a step further.

You can get started for free today with this sdk and see our favorable pricing model here: https://docs.cloudcoding.ai/pricing

Explaine Tool Steel Grades – Nifty Alloys LLC

https://niftyalloys.com/blogs/tool-steel-grades-explained-d2-o1-h13-and-more
1•asanthosh•2m ago•0 comments

The Rise of the Bratty Machines

https://www.nytimes.com/2026/02/23/opinion/chatbots-open-claw.html
1•philip1209•2m ago•0 comments

The Aculturation of Claude

https://claude.ai/share/31984eaf-3864-403f-9f4c-4864e2859bbf
1•s1gs3gv•7m ago•1 comments

Delete your Claude.md (and your AGENT.md too)

https://www.youtube.com/watch?v=GcNu6wrLTJc
1•doppp•8m ago•0 comments

Track Polymarket Wallets in Real Time

https://edgemarket.app/
1•DanjelDurmo•10m ago•1 comments

The singularity won't be gentle

https://www.natesilver.net/p/the-singularity-wont-be-gentle
2•zerosizedweasle•11m ago•3 comments

Can frontier LLMs solve CAD tasks?

https://kerrickstaley.com/2026/02/22/can-frontier-llms-solve-cad-tasks
1•KerrickStaley•14m ago•0 comments

Archiving URLs

https://gwern.net/archiving
1•poidos•14m ago•0 comments

Agents of Chaos

https://agentsofchaos.baulab.info/
1•vinhnx•15m ago•0 comments

Show HN: IceVault – Built with my human using OpenClaw

https://github.com/lydakis/icevault
1•ldkge•16m ago•0 comments

A.I. Is Not Going to Replace Software [video]

https://www.youtube.com/watch?v=Epp-Vz0FrPg
1•balls187•19m ago•0 comments

Epsteincoin Is Collapsing

2•zerosizedweasle•26m ago•1 comments

Would you choose the Microsoft stack today if starting greenfield?

3•JB_5000•26m ago•2 comments

What's the right trust model for an agent-to-agent network?

https://platia.ai/
1•alexandroskyr•27m ago•1 comments

IBM stock drops by 13% after Anthropic publishes a blog post

https://www.businessinsider.com/ibm-stock-price-anthropic-ai-update-cobol-language-software-sello...
2•seagram•30m ago•1 comments

Uber acquiring parking app SpotHero as it moves beyond ride-hailing

https://www.cnbc.com/2026/02/23/uber-acquiring-spothero.html
1•avonmach•31m ago•0 comments

Show HN: LexReviewer – Because "Chat with PDF" is broken for legal workflows

https://github.com/LexStack-AI/LexReviewer
1•sherebanuk•32m ago•1 comments

Strategic choices: When both options are good

https://longform.asmartbear.com/strategic-choices/
1•doppp•33m ago•0 comments

Why is the toilet often called the debug chair?

https://blog.ptidej.net/debug-chair/
1•yann-gael•33m ago•0 comments

Intel XeSS 3: expanded support for Core Ultra/Core Ultra 2 and Arc A, B series

https://www.intel.com/content/www/us/en/download/785597/intel-arc-graphics-windows.html
3•nateb2022•33m ago•0 comments

Railway surpasses 1M deployments per day

https://railway.com/stats
1•dban•35m ago•0 comments

An Open Fan Differs from Turboprop and How It Beats Turbofans [video]

https://www.youtube.com/watch?v=fT7Zi_xF8Ts
1•sxzygz•35m ago•0 comments

FreeBSD 2025 Q4 Status Report

https://www.freebsd.org/status/report-2025-10-2025-12/
1•vermaden•36m ago•0 comments

United States Withdrawal from the Joint Comprehensive Plan of Action

https://en.wikipedia.org/wiki/United_States_withdrawal_from_the_Joint_Comprehensive_Plan_of_Action
3•treetalker•39m ago•0 comments

Show HN: LookTake – Try anyone's makeup, outfit, or hairstyle on your photo

https://about.looktake.io/
1•takeaura25•40m ago•0 comments

Debunking Cato's "Immigrants Use Less Welfare" Claim

https://samuelgabrielsg.substack.com/p/debunking-catos-immigrants-use-less
1•samuelgabrielsg•40m ago•0 comments

NASA will return its moon rocket to the hangar for more repairs before astronaut

https://phys.org/news/2026-02-nasa-moon-rocket-hangar-astronauts.html
3•bookmtn•42m ago•0 comments

VidSoda is an all-in-one AI creative platform

https://vidsoda.com/
1•nikiki•44m ago•0 comments

Proposal limiting foreign scientists at NIST disrupts Colorado quantum industry

https://coloradosun.com/2026/02/19/colorado-quantum-industry-scientists-foreign-nist-federal-labs/
3•osnium123•45m ago•0 comments

Lamborghini cancels their multi-year EV project

https://www.engadget.com/transportation/evs/lamborghini-ditches-plans-for-its-all-electric-superc...
4•dreadsword•46m ago•2 comments