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

Binary GCD

https://gmplib.org/manual/Binary-GCD
1•tosh•3m ago•0 comments

Young sons of legendary U.S. marshal ride horseback from Oklahoma to New York

https://texascooppower.com/the-astonishing-ride-of-the-abernathy-boys/
1•mhb•6m ago•0 comments

Thoughts and Feelings Around Claude Design

https://samhenri.gold/blog/20260418-claude-design/
1•cdrnsf•7m ago•0 comments

OpenAI Proposes a 'Social Contract' for the Intelligence Age

https://www.noemamag.com/openai-proposes-a-social-contract-for-the-intelligence-age/
1•Brajeshwar•7m ago•0 comments

Show HN: TTS.ai

https://tts.ai/
1•nadermx•8m ago•0 comments

My personal website – a start to my internet home

https://alexarias.me/
1•AlexArias•8m ago•0 comments

Vibe Genomics: Sequencing Your Whole Genome at Home

https://vibe-genomics.replit.app/
1•moozilla•8m ago•0 comments

Show HN: Trained a 12M transformer on an ML framework we built from scratch

https://github.com/mni-ml/framework
1•caliandbust•9m ago•0 comments

Trappsec – Deception as a Developer Tool

https://trappsec.dev
2•kyuradar•12m ago•1 comments

Open Source SaaS Is Dead, AI Killed It

https://nmn.gl/blog/open-source-killed-ai
1•namanyayg•12m ago•0 comments

Claude –dangerously-skip-permissions –model Claude-Opus-4-5-20251101

1•deofoo•15m ago•0 comments

Salesforce Goes Headless: The Smart Self-Disruption Play

https://www.whatshotit.vc/p/whats-in-enterprise-itvc-494
1•jhonovich•15m ago•0 comments

The Best Sports Game Nobody Played [video]

https://www.youtube.com/watch?v=7cMc4M5QJvM
1•pulkitsh1234•18m ago•0 comments

Our World in Data

https://ourworldindata.org
2•dnw•19m ago•0 comments

Version 1.0 Released: WireGuard for Windows and WireGuardNT

https://lore.kernel.org/wireguard/CAHmME9pDd2JMcEuSgOKpXPhUB8FSO+rNJdTkXRzpLhK1_xW9Cg@mail.gmail....
2•zx2c4•19m ago•0 comments

Ask HN: Stable, self-hosted macOS VFS that works in 2026?

1•buibuibui•21m ago•0 comments

A short quest to build some Web Feeds

https://lzon.ca/posts/site/feeds/
1•jpmitchell•21m ago•0 comments

Scopeon – AI Observability – token breakdown, cache ROI, cost tracking, CI gates

https://github.com/sorunokoe/Scopeon
3•sorunokoe•21m ago•0 comments

(Gated) Secure Coding AI Prompt Library

https://newsletter.shehackspurple.ca/c/securemyvibe
1•shehackspurple•21m ago•1 comments

How the UK Retreated on Cloud and Called Its Local Media Band-Aid a Plan

https://www.techpolicy.press/how-the-uk-retreated-on-cloud-and-called-its-local-media-bandaid-a-p...
2•ripe•24m ago•0 comments

The blast radius problem with coding agents in bypass mode

https://www.arnaudp.dev/the-blast-radius-problem-running-your-coding-agent-in-yolo-mode/
1•gentle_bubble•25m ago•0 comments

College instructor turns to typewriters to curb AI-written work

https://sentinelcolorado.com/uncategorized/a-college-instructor-turns-to-typewriters-to-curb-ai-w...
2•gnabgib•26m ago•0 comments

Adobe Has Run Out of Allies

https://petapixel.com/2026/04/18/adobe-has-run-out-of-allies/
3•MBCook•30m ago•0 comments

50% of AI datacenters have been cancelled or "delayed"

https://www.youtube.com/watch?v=w-DVTHH1ux8
4•amanaplanacanal•33m ago•0 comments

Widgetfied: Multi-tenant widget platform and hosted pages for service businesses

https://widgetfied.com
1•guymorganb•34m ago•0 comments

Digital Ecosystems: Interactive Multi-Agent Neural Cellular Automata

https://pub.sakana.ai/digital-ecosystem/
2•SebastianSosa•35m ago•0 comments

What Emotion Goes Viral the Fastest? (2014)

https://www.smithsonianmag.com/science-nature/what-emotion-goes-viral-fastest-180950182/
1•chistev•38m ago•1 comments

Music discovery that works like flipping through record store bins

https://app.vinylbins.com/
1•dclatfel•39m ago•0 comments

Deep Scan Page Reader WCAG 2.2 Accessibility

https://webpossum.com
1•raphaelheide•40m ago•0 comments

How Are Calories in Foods Measured?

https://www.merckmanuals.com/home/multimedia/table/how-are-calories-in-foods-measured
1•georgecmu•41m ago•0 comments