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_•11mo 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

PGO to Post-Link Optimization: Exploring and Benchmarking Clang (Part 1)

https://www.sidchintamaneni.com/pages/blog?id=pgo-lto-plto&type=blogs
1•blockholder•21s ago•0 comments

The 1SubML Programming Language

https://github.com/Storyyeller/1subml
1•fanf2•32s ago•0 comments

Faster Mission Control Animations for macOS

https://github.com/tomeraviv/FastMissionControl
1•mrclears•53s ago•0 comments

Embarrassingly Simple Self-Distillation Improves Code Generation

https://arxiv.org/abs/2604.01193
1•jryio•3m ago•0 comments

Britain's Free Speech Crisis and the Bill That Would Fix It

https://reclaimthenet.org/britains-free-speech-crisis-and-the-bill-that-would-fix-it
1•uyzstvqs•3m ago•0 comments

Tech Companies Are Trying to Neuter Colorado's Landmark Right-to-Repair Law

https://www.wired.com/story/tech-companies-are-trying-to-neuter-colorados-landmark-right-to-repai...
1•liz_ifixit•6m ago•0 comments

Don't want to pay for YouTube Premium? Morphe picks up where Revanced left off

https://www.androidauthority.com/morphe-youtube-revanced-3629859/
1•Markoff•7m ago•0 comments

Reddit is moving on from R/all

https://www.theverge.com/tech/906314/reddit-r-all-deprecating
1•efraim•7m ago•0 comments

Iran: Recruitment of child soldiers as young as 12 amounts to a war crime

https://www.amnesty.org/en/latest/news/2026/04/iran-recruitment-of-child-soldiers-as-young-as-12-...
1•mhb•7m ago•0 comments

Manuscript: A writing workspace where AI reads but never writes

https://app.manuscript.no/try
1•issaafk•8m ago•0 comments

Revive Prompt: What if the people you lose could still be known and remembered?

https://github.com/Jamessfks/revive-prompt
1•Jamessfks123•8m ago•0 comments

Five Survivors of Spectacular Falls

https://www.bbc.com/news/magazine-22934269
1•thunderbong•8m ago•0 comments

Genesis – Desktop AI with persistent memory, 11 agents. Buy once, own forever

https://genesis.bmbnexus.ai
1•bahabashatwah•10m ago•0 comments

Solana Drift Protocol drained of $285M via fake token and governance hijack

https://anonhaven.com/en/news/drift-protocol-hack-285-million-solana/
3•anonhaven•13m ago•0 comments

A case study in testing with 100 of Claude agents in parallel

https://imbue.com/product/mngr_part_2/
3•thejash•14m ago•0 comments

GitMindPro – Scan any GitHub repo for AI-injected security risks

https://gitmindpro.com
1•DevToday•15m ago•0 comments

Raytheon generalized modular toolchains for Hidden Communication Systems

https://github.com/raytheonbbn/maude-hcs
2•uticus•16m ago•1 comments

Gstack pull request – "no seriously, accept it. it fixes everything"

https://github.com/garrytan/gstack/pull/681
2•Topfi•16m ago•0 comments

Linkhut: A Social Bookmarking Site

https://ln.ht
1•Imustaskforhelp•17m ago•0 comments

Ghostty, but with Vertical tabs, lightweight and native

https://github.com/muxy-app/muxy
1•543310•19m ago•1 comments

iNaturalist

https://www.inaturalist.org/
13•bookofjoe•20m ago•1 comments

AI Governance

https://medium.com/@paul.bernard_80815/the-ai-highground-8a438dfd18c5
1•paulbernard•21m ago•0 comments

Revision Demoscene Festival 3-6 April

https://2026.revision-party.net/
2•thinkingemote•22m ago•0 comments

Half of NASA's pool of active astronauts served in the Middle East

https://www.stripes.com/theaters/us/2026-04-01/artemis-2-military-involvement-iraq-veterans-21250...
1•ThrowawayGuy1•22m ago•0 comments

Artemis II Looking Back at Earth

https://images.nasa.gov/details/art002e000191
1•DarmokJalad1701•23m ago•0 comments

Getting Claude to QA its own work

https://www.skyvern.com/blog/getting-claude-to-qa-its-own-work/
4•suchintan•23m ago•0 comments

Are web apps really slower than native?

https://atfzl.com/are-web-apps-really-slower-than-native/
2•atfzl•26m ago•0 comments

A Visual Guide to Gemma 4

https://newsletter.maartengrootendorst.com/p/a-visual-guide-to-gemma-4
2•mariuz•26m ago•0 comments

Code-review-graphv 2.1.0, 8× fewer tokens for code reviews via structural graph

https://github.com/tirth8205/code-review-graph
1•tirthkanani•28m ago•0 comments

Pharmaceuticals face 100% tariffs in US – unless firms strike a deal

https://www.bbc.com/news/articles/cx29kke01gpo
13•geox•31m ago•9 comments