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_•1y 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

Sick of Ads on Free QR Generator

https://miqr.mx/
1•rubiocanino•1m ago•1 comments

Genera OS

https://wiki.c2.com/?GeneraOs
1•tosh•2m ago•0 comments

Leak reveals Google's Aluminium OS with a 16-minute video

https://www.androidauthority.com/google-aluminium-os-leak-3665979/
1•thunderbong•2m ago•0 comments

The Role of HubSpot in Driving Successful CRM Adoption in Africa

https://amdan.pro/the-role-of-hubspot-in-driving-successful-crm-adoption-in-africa/
1•amdanmerit•4m ago•0 comments

Tep: A Sinatra-flavoured framework that compiles to a native binary via Spinel

https://github.com/oripekelman/tep
1•futurecat•7m ago•0 comments

Show HN: Design posters showcasing your country's electrical grid

https://github.com/open-energy-transition/grid2poster
1•lyoncy•13m ago•0 comments

European governments: 3.000 tracking sites, 1.000 phpMyAdmins, and 99% poorly

https://internetcleanup.foundation/2026/05/european-governments-3000-tracking-sites-1000-phpmyadm...
4•aequitas•16m ago•2 comments

A Brazilian Space Launch System for the Small Satellite Market

https://www.mdpi.com/2226-4310/6/11/123
1•rbanffy•17m ago•0 comments

Show HN: FreedomLang, a small AOT language where the compiler is just JavaScript

https://github.com/DO-SAY-GO/freelang
1•keepamovin•18m ago•0 comments

The Download: a Nobel winner on AI, and the case for fixing everything

https://www.technologyreview.com/2026/05/12/1137103/the-download-nobel-winner-ai-maintenance-of-e...
1•joozio•18m ago•0 comments

The Emacsification of Software

https://sockpuppet.org/blog/2026/05/12/emacsification/
2•rdslw•21m ago•0 comments

Google announces Googlebooks with Gemini Intelligence focus

https://9to5google.com/2026/05/12/googlebooks-announcement/
1•pjmlp•22m ago•0 comments

Weird A.I

https://www.computer.org/csdl/magazine/an/2026/01/11442847/2eXeigMA4eI
3•tosh•25m ago•0 comments

A Critique of Cybernetics, by Hans Jonas (1953) [pdf]

https://s3.amazonaws.com/arena-attachments/892605/f0747c7943bec99f4891969d4a808ecd.pdf
2•lukebuehler•26m ago•1 comments

Axavive vs. Collagen: Which Is Best for Skin in 2026?

https://finance.yahoo.com/sectors/healthcare/articles/axavive-skin-exploding-2026-golden-22590060...
2•natujaiq•28m ago•0 comments

Hella Jongerius: I am a design pastor (holistic d-ethics)

https://www.youtube.com/watch?v=pME7hgUqpmE
2•vi_sextus_vi•28m ago•0 comments

Why AI Projects Fail

https://krellixlabs.com/en/blog/why-ai-projects-fail
3•radu_me•28m ago•0 comments

Digger engines drive JCB's attempt on hydrogen-powered land speed record

https://www.thetimes.com/uk/transport/article/jcb-hydromax-world-land-speed-record-lqvqgx0cp
2•sorentwo•29m ago•0 comments

"I applied to be pope"

https://www.thestandard.com.hk/world/article/331886/I-applied-to-be-pope-Losing-grip-on-reality-w...
4•hansmayer•29m ago•0 comments

Hella Jongerius Retools UN Delegates' Lounge Preserves Dutchness (NY 2013)

https://metropolismag.com/projects/hella-jongerius-retools-u-n-delegates-lounge/
1•vi_sextus_vi•30m ago•0 comments

AI Will Hit a Wall in 2026, if nothing changes [video]

https://www.youtube.com/watch?v=XA84pSrPHS0
1•mpweiher•31m ago•0 comments

The Ozempic plateau may be caused by the drug starving the gut bacteria

https://www.researchhub.com/proposal/32164/gut-microbiomescfa-axis-as-a-pharmacodynamic-modifier-...
2•cryptarsh•31m ago•0 comments

EU iPhones Get AirPods-Style Pairing for Third-Party Wearables in iOS 26.5

https://www.macrumors.com/2026/05/11/ios-26-5-eu-third-party-wearable-changes/
1•cgeier•32m ago•0 comments

How to Build Better Startup Products Using Apple's Thinking

https://comuniq.xyz/post?t=1069
1•01-_-•37m ago•0 comments

Trump Says Nvidia CEO Jensen Huang Is Flying with Him to China

https://www.forbes.com/sites/siladityaray/2026/05/13/trump-says-nvidia-ceo-jensen-huang-is-flying...
2•01-_-•38m ago•0 comments

Chrome IndexedDB: SQLite back end

https://chromestatus.com/feature/5161589557821440
1•fofoz•40m ago•0 comments

The role of cat eye narrowing movements in cat–human communication (2020)

https://www.nature.com/articles/s41598-020-73426-0
3•mifydev•42m ago•0 comments

One Startup Is Gambling. Ten Is Mathematics

https://www.mynameisfeng.com/blog/one-startup-is-gambling-ten-is-mathematics
5•edward8628•44m ago•4 comments

Emergent Quantization from a Dynamic Vacuum

https://journals.aps.org/prresearch/abstract/10.1103/l8y7-r3rm
1•davedx•47m ago•0 comments

What Is BusyBox?

https://specular.fi/post/what-is-busybox
2•maxloh•48m ago•1 comments